Searched refs:bErr (Results 1 – 6 of 6) sorted by relevance
311 sal_Bool bErr = sal_False; local314 if( !bErr && aCommand.aListFile.Len() )316 bErr |= !FileMove_Impl( aCommand.aListFile, aTmpListFile, bDoMove );317 if( bErr ) {322 if( !bErr && aCommand.aSlotMapFile.Len() )324 bErr |= !FileMove_Impl( aCommand.aSlotMapFile, aTmpSlotMapFile, bDoMove );325 if( bErr ) {330 if( !bErr && aCommand.aSfxItemFile.Len() )332 bErr |= !FileMove_Impl( aCommand.aSfxItemFile, aTmpSfxItemFile, bDoMove );333 if( bErr ) {[all …]
189 sal_Bool bErr; in GetNextChar() local196 bErr = rInput.IsEof() || rInput.GetError(); in GetNextChar()197 if( !bErr ) in GetNextChar()202 bErr = rInput.IsEof() || rInput.GetError(); in GetNextChar()203 if( !bErr ) in GetNextChar()240 bErr = rInput.IsEof() || rInput.GetError(); in GetNextChar()241 if( !bErr ) in GetNextChar()249 if( !bErr ) in GetNextChar()261 bErr = rInput.IsEof() || rInput.GetError(); in GetNextChar()262 if( !bErr ) in GetNextChar()[all …]
310 sal_Bool bWarn = sal_False, bErr = sal_False; in _Write() local374 if( !bErr ) in _Write()400 bErr = sal_True; in _Write()406 if( !bOrganizerMode && !bErr ) in _Write()414 bErr = sal_True; in _Write()421 !(bOrganizerMode || bBlock || bErr) ) in _Write()470 if( bErr ) in _Write()
73 void SetError( sal_Bool bErr = sal_True ) { bError = bErr; } in SetError() argument
559 sal_Bool bErr = sal_False; in DoConsolidate() local569 bErr = sal_True; in DoConsolidate()572 if (bErr) in DoConsolidate()
1501 sal_Bool bWarn = sal_False, bErr = sal_False; in storeToStorage() local1554 if( !bErr ) in storeToStorage()1570 if( !bErr ) in storeToStorage()1586 if( !bErr ) in storeToStorage()1602 if ( !bErr ) in storeToStorage()1610 bErr = sal_True; in storeToStorage()1633 if ( !bErr ) in storeToStorage()