Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/dtrans/
H A DHtmlFmtFlt.cxx125 Sequence<sal_Int8> HTMLFormatToTextHtml(const Sequence<sal_Int8>& aHTMLFormat) in HTMLFormatToTextHtml() argument
127 BOOST_ASSERT(isHTMLFormat(aHTMLFormat) && "No HTML Format provided"); in HTMLFormatToTextHtml()
129 Sequence<sal_Int8>& nonconstHTMLFormatRef = const_cast< Sequence<sal_Int8>& >(aHTMLFormat); in HTMLFormatToTextHtml()
140 return aHTMLFormat; in HTMLFormatToTextHtml()
H A DHtmlFmtFlt.hxx33 …equence<sal_Int8> HTMLFormatToTextHtml(const com::sun::star::uno::Sequence<sal_Int8>& aHTMLFormat);

Completed in 17 milliseconds