Home
last modified time | relevance | path

Searched refs:m_FormatRegistrar (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/dtrans/source/win32/dtobj/
H A DXTDataObject.cxx88 m_FormatRegistrar( m_SrvMgr, m_DataFormatTranslator ) in CXTDataObject()
166 if ( m_FormatRegistrar.isSynthesizeableFormat( *pFormatetc ) ) in GetData()
224 if ( m_FormatRegistrar.hasSynthesizedLocale( ) ) in renderLocaleAndSetupStgMedium()
226 LCID lcid = m_FormatRegistrar.getSynthesizedLocale( ); in renderLocaleAndSetupStgMedium()
397 Any aAny = m_XTransferable->getTransferData( m_FormatRegistrar.getRegisteredTextFlavor( ) ); in renderSynthesizedUnicodeAndSetupStgMedium()
414 m_FormatRegistrar.getRegisteredTextCodePage( ), in renderSynthesizedUnicodeAndSetupStgMedium()
616 if ( m_FormatRegistrar.hasSynthesizedLocale( ) ) in formatEtcToDataFlavor()
618 …m_DataFormatTranslator.getDataFlavorFromFormatEtc( aFormatEtc, m_FormatRegistrar.getSynthesizedLoc… in formatEtcToDataFlavor()
735 m_FormatRegistrar.RegisterFormats( m_XTransferable, m_FormatEtcContainer ); in InitializeFormatEtcContainer()
H A DXTDataObject.hxx140 CFormatRegistrar m_FormatRegistrar; member in CXTDataObject

Completed in 17 milliseconds