Searched refs:SimpleConfig (Results 1 – 5 of 5) sorted by relevance
55 SimpleConfig::SimpleConfig( String aSimpleConfigFileName ) in DECLARE_LIST()64 SimpleConfig::SimpleConfig( DirEntry& rDirEntry ) in SimpleConfig() function in SimpleConfig73 SimpleConfig::~SimpleConfig() in ~SimpleConfig()80 ByteString SimpleConfig::GetNext() in GetNext()99 ByteString SimpleConfig::GetNextLine() in GetNextLine()123 ByteString SimpleConfig::GetCleanedNextLine( sal_Bool bReadComments ) in GetCleanedNextLine()
176 SimpleConfig aConfig( aRespName ); in main()
37 class SimpleConfig class47 SimpleConfig(String aSimpleConfigFileName);48 SimpleConfig(DirEntry& rDirEntry);49 ~SimpleConfig();
140 class SimpleConfig class150 SimpleConfig(String aSimpleConfigFileName);151 SimpleConfig(DirEntry& rDirEntry);152 ~SimpleConfig();
65 SimpleConfig::SimpleConfig( String aSimpleConfigFileName ) in SimpleConfig() function in SimpleConfig74 SimpleConfig::SimpleConfig( DirEntry& rDirEntry ) in SimpleConfig() function in SimpleConfig83 SimpleConfig::~SimpleConfig() in ~SimpleConfig()90 ByteString SimpleConfig::GetNext() in GetNext()109 ByteString SimpleConfig::GetNextLine() in GetNextLine()138 ByteString SimpleConfig::GetCleanedNextLine( sal_Bool bReadComments ) in GetCleanedNextLine()1673 SimpleConfig aSolarConfig( rFilename ); in ReadBuildlist()
Completed in 20 milliseconds