Home
last modified time | relevance | path

Searched refs:bFirstOpen (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtio.cxx230 const sal_Bool bFirstOpen = pOutName ? sal_False : sal_True; in LayOutPut() local
231 if( bFirstOpen ) in LayOutPut()
248 SvFileStream aStream( pOutName, (bFirstOpen in LayOutPut()
254 if ( bFirstOpen ) in LayOutPut()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1586 const sal_Bool bFirstOpen = pLogName ? sal_False : sal_True; in Flush() local
1587 if( bFirstOpen ) in Flush()
1604 SvFileStream aStream( String::CreateFromAscii(pLogName), (bFirstOpen in Flush()
1610 if ( bFirstOpen ) in Flush()

Completed in 26 milliseconds