Home
last modified time | relevance | path

Searched refs:CFormatRegistrar (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dtrans/source/win32/dtobj/
H A DFetcList.cxx61 LCID CFormatRegistrar::m_TxtLocale = 0;
62 sal_uInt32 CFormatRegistrar::m_TxtCodePage = GetACP( );
180 CFormatRegistrar::CFormatRegistrar( const Reference< XMultiServiceFactory >& ServiceManager, in CFormatRegistrar() function in CFormatRegistrar
210 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()
323 DataFlavor SAL_CALL CFormatRegistrar::getRegisteredTextFlavor( ) const in getRegisteredTextFlavor()
414 sal_Bool SAL_CALL CFormatRegistrar::findLocaleForTextCodePage( ) in findLocaleForTextCodePage()
463 BOOL CALLBACK CFormatRegistrar::EnumLocalesProc( LPSTR lpLocaleStr ) in EnumLocalesProc()
469 isLocaleOemCodePage( lcid, CFormatRegistrar::m_TxtCodePage ) ) in EnumLocalesProc()
[all …]
H A DFetcList.hxx104 class CFormatRegistrar class
107CFormatRegistrar( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…
147 CFormatRegistrar( const CFormatRegistrar& );
148 CFormatRegistrar& operator=( const CFormatRegistrar& );
H A DXTDataObject.hxx140 CFormatRegistrar m_FormatRegistrar;

Completed in 20 milliseconds