|
LibreOffice
LibreOffice 4.2 SDK C/C++ API Reference
|
Helper class to implement com::sun::star::lang::XTypeProvider. More...
#include <typeprovider.hxx>
Public Member Functions | |
| OImplementationId (sal_Bool bUseEthernetAddress=sal_True) throw () | |
| Constructor. More... | |
| OImplementationId (const ::com::sun::star::uno::Sequence< sal_Int8 > &rSeq) throw () | |
| Constructor giving implementation id. More... | |
| OImplementationId (const OImplementationId &rId) throw () | |
| ::com::sun::star::uno::Sequence < sal_Int8 > | getImplementationId () const throw () |
| Called upon XTypeProvider::getImplementationId(). More... | |
Helper class to implement com::sun::star::lang::XTypeProvider.
Construct a static object of this class for your UNO object's implementation id.
|
inline | ||||||||||||||
Constructor.
| bUseEthernetAddress | whether an ethernet mac address should be taken into account |
|
inline | ||||||||||||||
Constructor giving implementation id.
| rSeq | implementation id |
|
inline | ||||||||||||||
| ::com::sun::star::uno::Sequence< sal_Int8 > cppu::OImplementationId::getImplementationId | ( | ) | const | |
| throw | ( | |||
| ) | ||||
Called upon XTypeProvider::getImplementationId().
1.8.6