Searched refs:CFormatRegistrar (Results 1 – 3 of 3) sorted by relevance
61 LCID CFormatRegistrar::m_TxtLocale = 0;62 sal_uInt32 CFormatRegistrar::m_TxtCodePage = GetACP( );180 CFormatRegistrar::CFormatRegistrar( const Reference< XMultiServiceFactory >& ServiceManager, in CFormatRegistrar() function in CFormatRegistrar210 void SAL_CALL CFormatRegistrar::RegisterFormats( in RegisterFormats()296 sal_Bool SAL_CALL CFormatRegistrar::hasSynthesizedLocale( ) const in hasSynthesizedLocale()305 LCID SAL_CALL CFormatRegistrar::getSynthesizedLocale( ) const in getSynthesizedLocale()314 sal_uInt32 SAL_CALL CFormatRegistrar::getRegisteredTextCodePage( ) const in getRegisteredTextCodePage()323 DataFlavor SAL_CALL CFormatRegistrar::getRegisteredTextFlavor( ) const in getRegisteredTextFlavor()332 sal_Bool SAL_CALL CFormatRegistrar::isSynthesizeableFormat( const CFormatEtc& aFormatEtc ) const in isSynthesizeableFormat()344 sal_Bool SAL_CALL CFormatRegistrar::needsToSynthesizeAccompanyFormats( const CFormatEtc& aFormatEtc… in needsToSynthesizeAccompanyFormats()[all …]
104 class CFormatRegistrar class107 …CFormatRegistrar( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…147 CFormatRegistrar( const CFormatRegistrar& );148 CFormatRegistrar& operator=( const CFormatRegistrar& );
140 …CFormatRegistrar m_FormatReg…