LibreOffice
LibreOffice 24.2 SDK API Reference
|
provides for mapping a given sequence of content identifier strings to a sequence of respective media (mime) types More...
import"MediaTypeDetectionHelper.idl";
Additional Inherited Members | |
Public Member Functions inherited from XStringMapping | |
boolean | mapStrings ([inout] sequence< string > Parameter) |
provides a mapping for a given sequence of strings to a sequence of belonging strings. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
provides for mapping a given sequence of content identifier strings to a sequence of respective media (mime) types
Order of given and their returned corresponding strings is important. Don't pack or optimize it. Every item of [in] list must match to an item of [out] list.