LibreOffice
LibreOffice 7.4 SDK API Reference
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...

import"MediaTypeDetectionHelper.idl";

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. 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...
 

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: