Home
last modified time | relevance | path

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

/trunk/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 );
/trunk/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()
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1323 HTMLOutContext *pContext = 0 );
1325 HTMLOutContext *pContext = 0 );
2096 HTMLOutContext *pContext ) in OutStartAttrs()
2133 HTMLOutContext *pContext ) in OutEndAttrs()
2530 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()

Completed in 44 milliseconds