Lines Matching refs:InformationParser
43 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()
361 GenericInformationList *InformationParser::Execute( Dir &rDir, in Execute()
396 sal_Bool InformationParser::Save( SvFileStream &rSourceStream, in Save()
410 sal_Bool InformationParser::Save( SvMemoryStream &rSourceStream, in Save()
422 sal_Bool InformationParser::Save( const UniString &rSourceFile, in Save()
437 sal_uInt16 InformationParser::GetErrorCode() in GetErrorCode()
444 ByteString &InformationParser::GetErrorText() in GetErrorText()