Overview | Namespace | Class | Index | Help |
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 );
- extern "C"
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 );
- extern "C"
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
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.