Home
last modified time | relevance | path

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

/AOO42X/main/tools/source/communi/
H A Dparser.cxx43 InformationParser::InformationParser( sal_Bool bReplace ) in InformationParser() function in InformationParser
60 InformationParser::~InformationParser() in ~InformationParser()
66 ByteString &InformationParser::ReadLine() in ReadLine()
127 GenericInformation *InformationParser::ReadKey( in ReadKey()
209 void InformationParser::Recover() in Recover()
216 sal_Bool InformationParser::Save( SvStream &rOutStream, in Save()
276 GenericInformationList *InformationParser::Execute( in Execute()
299 GenericInformationList *InformationParser::Execute( SvMemoryStream &rSourceStream, in Execute()
308 GenericInformationList *InformationParser::Execute( in Execute()
320 GenericInformationList *InformationParser::Execute( UniString &rSourceFile, in Execute()
[all …]
/AOO42X/main/tools/inc/tools/
H A Diparser.hxx73 class TOOLS_DLLPUBLIC InformationParser class
109 InformationParser( sal_Bool bReplace = sal_False );
110 virtual ~InformationParser();
/AOO42X/main/tools/bootstrp/
H A Dsspretty.cxx45 InformationParser aParser; in main()
H A Diserver.cxx94 InformationParser aParser( REPLACE_VARIABLES ); in main()
H A Dmkcreate.cxx534 InformationParser aParser; in CreateRootDirectory()