LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
List of all members
MediaTypeDetectionHelper Service Referencepublished

provides for mapping a given sequence of content identifier strings to a sequence of respective media (mime) types More...

Inheritance diagram for MediaTypeDetectionHelper:
XStringMapping XInterface

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.
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

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.


The documentation for this service was generated from the following file: