Home
last modified time | relevance | path

Searched refs:bErr (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/idl/source/prj/
H A Dsvidl.cxx311 sal_Bool bErr = sal_False; local
314 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 …]
/AOO42X/main/svtools/source/svrtf/
H A Dsvparser.cxx189 sal_Bool bErr; in GetNextChar() local
196 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 …]
/AOO42X/main/sw/source/filter/xml/
H A Dwrtxml.cxx310 sal_Bool bWarn = sal_False, bErr = sal_False; in _Write() local
374 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()
/AOO42X/main/l10ntools/inc/
H A Dxrmmerge.hxx73 void SetError( sal_Bool bErr = sal_True ) { bError = bErr; } in SetError() argument
/AOO42X/main/sc/source/ui/docshell/
H A Ddocsh5.cxx559 sal_Bool bErr = sal_False; in DoConsolidate() local
569 bErr = sal_True; in DoConsolidate()
572 if (bErr) in DoConsolidate()
/AOO42X/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1501 sal_Bool bWarn = sal_False, bErr = sal_False; in storeToStorage() local
1554 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()