Home
last modified time | relevance | path

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

/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx781 const String *pSBLibrary, in OutScript() argument
811 if( STARBASIC != eScriptType && pSBLibrary ) in OutScript()
815 Out_String( rStrm, *pSBLibrary, eDestEnc, pNonConvertableChars ); in OutScript()
831 if( rSource.Len() || pSBLibrary || pSBModule ) in OutScript()
843 if( pSBLibrary ) in OutScript()
848 ByteString sTmp( *pSBLibrary, eDestEnc ); in OutScript()
/trunk/main/svtools/inc/svtools/
H A Dhtmlout.hxx98 const String *pSBLibrary = 0,

Completed in 27 milliseconds