Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


Global Functions in Global Namespace C++
in Sourcefile EnvDcp.h


uno_EnvDcp_getPurpose
extern "C"
void uno_EnvDcp_getPurpose(
const rtl_uString * pEnvDcp,
rtl_uString * * ppEnvPurpose );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO NO YES

Summary
Get the purpose part of an environment descriptor.
(http://wiki.services.openoffice.org/wiki/Uno/Binary/Spec/Environment_Descriptor)

Parameters
pEnvDcp
the Environment Descriptor
ppEnvPurpose
the purpose
Since
UDK 3.2.7

uno_EnvDcp_getTypeName
extern "C"
void uno_EnvDcp_getTypeName(
const rtl_uString * pEnvDcp,
rtl_uString * * ppEnvTypeName );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO NO YES

Summary
Get the OBI type part of an environment descriptor.
(http://wiki.services.openoffice.org/wiki/Uno/Binary/Spec/Environment_Descriptor)

Parameters
pEnvDcp
the Environment Descriptor
ppEnvTypeName
the OBI type
Since
UDK 3.2.7

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.