Searched refs:bReadComments (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/soldep/inc/soldep/ |
H A D | prj.hxx | 154 ByteString GetCleanedNextLine( sal_Bool bReadComments = sal_False ); 422 …StarFile* ReadBuildlist (const String& rFilename, sal_Bool bReadComments = sal_False, sal_Bool bE… 456 …StarWriter( String aFileName, sal_Bool bReadComments = sal_False, sal_uInt16 nMode = STAR_MODE_SIN… 457 StarWriter( SolarFileList *pSolarFiles, sal_Bool bReadComments = sal_False ); 459 sal_Bool bReadComments = sal_False ); 466 …sal_uInt16 Read( String aFileName, sal_Bool bReadComments = sal_False, sal_uInt16 nMode = STAR_M… 467 sal_uInt16 Read( SolarFileList *pSolarFiles, sal_Bool bReadComments = sal_False );
|
/aoo4110/main/soldep/bootstrp/ |
H A D | prj.cxx | 138 ByteString SimpleConfig::GetCleanedNextLine( sal_Bool bReadComments ) in GetCleanedNextLine() argument 161 if (bReadComments ) in GetCleanedNextLine() 2398 Read ( aFileName, bReadComments, nMode ); in StarWriter() 2402 StarWriter::StarWriter( SolarFileList *pSolarFiles, sal_Bool bReadComments ) in StarWriter() argument 2406 Read( pSolarFiles, bReadComments ); in StarWriter() 2411 ByteString &rMinor, sal_Bool bReadComments ) in StarWriter() argument 2428 Read( sFileName_l, bReadComments ); in StarWriter() 2535 Read( pFileList, bReadComments ); in StarWriter() 2564 StarFile* pFile = ReadBuildlist (ssFileName, bReadComments, sal_False); in Read() 2579 sal_uInt16 StarWriter::Read( SolarFileList *pSolarFiles, sal_Bool bReadComments ) in Read() argument [all …]
|
/aoo4110/main/tools/bootstrp/ |
H A D | prj.cxx | 123 ByteString SimpleConfig::GetCleanedNextLine( sal_Bool bReadComments ) in GetCleanedNextLine() argument 130 if (bReadComments ) in GetCleanedNextLine()
|
/aoo4110/main/tools/inc/bootstrp/ |
H A D | prj.hxx | 51 ByteString GetCleanedNextLine( sal_Bool bReadComments = sal_False );
|
Completed in 35 milliseconds