Overview | Namespace | Class | Index | Help |
Methods of Class OImplementationId
- OImplementationId
- OImplementationId(
sal_Bool bUseEthernetAddress = sal_True ) throw();
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO YES NO
- Summary
- Constructor.
- Parameters
bUseEthernetAddress whether an ethernet mac address should be taken into account
- OImplementationId
- OImplementationId(
const ::com::sun::star::uno::Sequence< sal_Int8 > & rSeq ) throw();
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO YES NO
- Summary
- Constructor giving implementation id.
- Parameters
rSeq implementation id
- OImplementationId
- OImplementationId(
const OImplementationId & rId ) throw();
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO YES NO
- getImplementationId
- ::com::sun::star::uno::Sequence< sal_Int8 > getImplementationId() throw();
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO NO
- Summary
- Called upon XTypeProvider::getImplementationId().
- Return
- implementation id
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.