Searched refs:bFirstOpen (Results 1 – 2 of 2) sorted by relevance
230 const sal_Bool bFirstOpen = pOutName ? sal_False : sal_True; in LayOutPut() local231 if( bFirstOpen ) in LayOutPut()248 SvFileStream aStream( pOutName, (bFirstOpen in LayOutPut()254 if ( bFirstOpen ) in LayOutPut()
1586 const sal_Bool bFirstOpen = pLogName ? sal_False : sal_True; in Flush() local1587 if( bFirstOpen ) in Flush()1604 SvFileStream aStream( String::CreateFromAscii(pLogName), (bFirstOpen in Flush()1610 if ( bFirstOpen ) in Flush()
Completed in 24 milliseconds