Home
last modified time | relevance | path

Searched refs:HTMLOutContext (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/svtools/inc/svtools/ !
H A Dhtmlout.hxx47 struct SVT_DLLPUBLIC HTMLOutContext struct
53 HTMLOutContext( rtl_TextEncoding eDestEnc ); argument
54 ~HTMLOutContext();
73 HTMLOutContext& rContext,
90 SVT_DLLPUBLIC static SvStream& FlushToAscii( SvStream&, HTMLOutContext& rContext );
/AOO42X/main/svtools/source/svhtml/ !
H A Dhtmlout.cxx54 HTMLOutContext::HTMLOutContext( rtl_TextEncoding eDestEnc ) in HTMLOutContext() function in HTMLOutContext
67 HTMLOutContext::~HTMLOutContext() in ~HTMLOutContext()
407 HTMLOutContext& rContext, in lcl_ConvertCharToHTML()
491 sal_Bool lcl_FlushToAscii( ByteString& rDest, HTMLOutContext& rContext ) in lcl_FlushToAscii()
519 HTMLOutContext aContext( eDestEnc ); in ConvertStringToHTML()
536 HTMLOutContext& rContext, in Out_Char()
549 HTMLOutContext aContext( eDestEnc ); in Out_String()
559 HTMLOutContext& rContext ) in FlushToAscii()
/AOO42X/main/sw/source/filter/html/ !
H A Dhtmlatr.cxx1319 HTMLOutContext *pContext = 0 );
1321 HTMLOutContext *pContext = 0 );
2091 HTMLOutContext *pContext ) in OutStartAttrs()
2128 HTMLOutContext *pContext ) in OutEndAttrs()
2525 HTMLOutContext aContext( rHTMLWrt.eDestEnc ); in OutHTML_SwTxtNode()
H A Dwrthtml.hxx347 sal_uInt8 nPos, HTMLOutContext *pContext = 0 );
H A Dhtmlfly.cxx373 HTMLOutContext *pContext ) in OutFlyFrm()