LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
|
Functions | |
rtl::OUString | getTypeName (rtl::OUString const &rEnvDcp) |
Get the OBI type part of an environment descriptor. More... | |
rtl::OUString | getPurpose (rtl::OUString const &rEnvDcp) |
Get the purpose part of an environment descriptor. More... | |
|
inline |
Get the purpose part of an environment descriptor.
(http://wiki.openoffice.org/wiki/Uno/Binary/Spec/Environment_Descriptor)
rEnvDcp | the Environment Descriptor |
|
inline |
Get the OBI type part of an environment descriptor.
(http://wiki.openoffice.org/wiki/Uno/Cpp/Spec/Environment_Descriptor)
rEnvDcp | the Environment Descriptor |