Methods
|
Mapping( const ::rtl::OUString & rFrom, const ::rtl::OUString & rTo, const ::rtl::OUString & rAddPurpose = :: rtl :: OUString ) throw( ); |
持つ/拘留するs a mapping from the 明示するd source to the 明示するd 目的地 by 環境
type 指名するs.
|
Mapping( uno_Environment * pFrom, uno_Environment * pTo, const ::rtl::OUString & rAddPurpose = :: rtl :: OUString ) throw( ); |
持つ/拘留するs a mapping from the 明示するd source to the 明示するd 目的地.
|
Mapping( const 環境 & rFrom, const 環境 & rTo, const ::rtl::OUString & rAddPurpose = :: rtl :: OUString ) throw( ); |
持つ/拘留するs a mapping from the 明示するd source to the 明示するd 目的地
環境.
|
Mapping( uno_Mapping * pMapping = 0 ) throw( ); |
建設者.
|
Mapping( const Mapping & rMapping ) throw( ); |
Copy 建設者.
|
~Mapping( ) throw( ); |
Destructor.
|
Mapping &
操作者=( uno_Mapping * pMapping ) throw( ); |
始める,決めるs a given mapping.
|
Mapping &
操作者=( const Mapping & rMapping ) throw( ); |
始める,決めるs a given mapping.
|
uno_Mapping *
get( ) const throw( ); |
供給するs a pointer to the C mapping. The returned mapping is NOT acquired!
|
sal_Bool
is( ) const throw( ); |
実験(する)s if a mapping is 始める,決める.
|
無効の
(疑いを)晴らす( ) throw( ); |
解放(する)s a 始める,決める mapping.
|
無効の *
mapInterface( 無効の * pInterface, typelib_InterfaceTypeDescription * pTypeDescr ) const throw( ); |
地図/計画するs an interface from one 環境 to another.
|
無効の *
mapInterface( 無効の * pInterface, typelib_TypeDescription * pTypeDescr ) const throw( ); |
地図/計画するs an interface from one 環境 to another.
|
無効の *
mapInterface( 無効の * pInterface, const ::com::sun::星/主役にする::uno::Type & rType ) const throw( ); |
地図/計画するs an interface from one 環境 to another.
|
無効の
mapInterface( 無効の * * ppOut, 無効の * pInterface, typelib_InterfaceTypeDescription * pTypeDescr ) const throw( ); |
地図/計画するs an interface from one 環境 to another.
|
無効の
mapInterface( 無効の * * ppOut, 無効の * pInterface, typelib_TypeDescription * pTypeDescr ) const throw( ); |
地図/計画するs an interface from one 環境 to another.
|
無効の
mapInterface( 無効の * * ppOut, 無効の * pInterface, const ::com::sun::星/主役にする::uno::Type & rType ) const throw( ); |
地図/計画するs an interface from one 環境 to another.
|