Searched refs:bDoThis (Results 1 – 5 of 5) sorted by relevance
408 sal_Bool bDoThis = (aFieldLbArr[i]->GetSelectEntryPos() != 0); in GetOutputItem() local409 theParam.GetEntry(i).bDoQuery = bDoThis; in GetOutputItem()411 if ( bDoThis ) in GetOutputItem()
1093 sal_Bool bDoThis = (pLbField->GetSelectEntryPos() != 0); in IMPL_LINK() local1094 rEntry.bDoQuery = bDoThis; in IMPL_LINK()
1312 sal_Bool bDoThis = sal_True; in DeleteAll() local1318 bDoThis = !bCaption; // auch Kreise in DeleteAll()1320 bDoThis = bCircle; in DeleteAll()1322 bDoThis = !bCaption && !bCircle; // don't include circles in DeleteAll()1328 if ( bDoThis ) in DeleteAll()
680 sal_Bool bDoThis = sal_True; in DoSubTotals() local681 for (i=0; i<MAXSUBTOTAL && bDoThis; i++) in DoSubTotals()685 bDoThis = sal_False; in DoSubTotals()
2560 sal_Bool bDoThis = sal_True; in CountNotePages() local2570 bDoThis = AdjustPrintArea(sal_False); in CountNotePages()2574 if (bDoThis) in CountNotePages()
Completed in 118 milliseconds