Searched refs:GetCleanedNextLine (Results 1 – 4 of 4) sorted by relevance
51 ByteString GetCleanedNextLine( sal_Bool bReadComments = sal_False );
123 ByteString SimpleConfig::GetCleanedNextLine( sal_Bool bReadComments ) in GetCleanedNextLine() function in SimpleConfig
154 ByteString GetCleanedNextLine( sal_Bool bReadComments = sal_False );
138 ByteString SimpleConfig::GetCleanedNextLine( sal_Bool bReadComments ) in GetCleanedNextLine() function in SimpleConfig1683 …while (( aString = aSolarConfig.GetCleanedNextLine( bReadComments )) != ByteString::EmptyString() ) in ReadBuildlist()
Completed in 38 milliseconds