Home
last modified time | relevance | path

Searched refs:isHTMLFormat (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/aqua/source/dtrans/
H A DHtmlFmtFlt.cxx127 BOOST_ASSERT(isHTMLFormat(aHTMLFormat) && "No HTML Format provided"); in HTMLFormatToTextHtml()
159 bool isHTMLFormat(const Sequence<sal_Int8>& aHtmlSequence) in isHTMLFormat() function
H A DHtmlFmtFlt.hxx39 bool isHTMLFormat (const com::sun::star::uno::Sequence<sal_Int8>& aHtmlSequence);
H A DDataFlavorMapping.cxx356 if (isHTMLFormat(unkHtmlData)) in getOOoData()
/trunk/main/dtrans/source/win32/dtobj/
H A DDataFmtTransl.hxx65 sal_Bool SAL_CALL isHTMLFormat( CLIPFORMAT cf ) const;
H A DDataFmtTransl.cxx289 sal_Bool SAL_CALL CDataFormatTranslator::isHTMLFormat( CLIPFORMAT cf ) const in isHTMLFormat() function in CDataFormatTranslator
H A DFetcList.cxx336 m_DataFormatTranslator.isHTMLFormat( aFormatEtc.getClipformat() ) ); in isSynthesizeableFormat()
H A DXTDataObject.cxx464 OSL_ASSERT( m_DataFormatTranslator.isHTMLFormat( fetc.cfFormat ) ); in renderSynthesizedHtmlAndSetupStgMedium()

Completed in 39 milliseconds