Searched refs:isHTMLFormat (Results 1 – 7 of 7) sorted by relevance
127 BOOST_ASSERT(isHTMLFormat(aHTMLFormat) && "No HTML Format provided"); in HTMLFormatToTextHtml()159 bool isHTMLFormat(const Sequence<sal_Int8>& aHtmlSequence) in isHTMLFormat() function
39 bool isHTMLFormat (const com::sun::star::uno::Sequence<sal_Int8>& aHtmlSequence);
356 if (isHTMLFormat(unkHtmlData)) in getOOoData()
65 sal_Bool SAL_CALL isHTMLFormat( CLIPFORMAT cf ) const;
289 sal_Bool SAL_CALL CDataFormatTranslator::isHTMLFormat( CLIPFORMAT cf ) const in isHTMLFormat() function in CDataFormatTranslator
336 m_DataFormatTranslator.isHTMLFormat( aFormatEtc.getClipformat() ) ); in isSynthesizeableFormat()
464 OSL_ASSERT( m_DataFormatTranslator.isHTMLFormat( fetc.cfFormat ) ); in renderSynthesizedHtmlAndSetupStgMedium()
Completed in 38 milliseconds