Home
last modified time | relevance | path

Searched refs:bDoThis (Results 1 – 5 of 5) sorted by path

/trunk/main/sc/source/core/data/
H A Dtable3.cxx680 sal_Bool bDoThis = sal_True; in DoSubTotals() local
681 for (i=0; i<MAXSUBTOTAL && bDoThis; i++) in DoSubTotals()
685 bDoThis = sal_False; in DoSubTotals()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx1312 sal_Bool bDoThis = sal_True; in DeleteAll() local
1318 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()
/trunk/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx1093 sal_Bool bDoThis = (pLbField->GetSelectEntryPos() != 0); in IMPL_LINK() local
1094 rEntry.bDoQuery = bDoThis; in IMPL_LINK()
H A Dpfiltdlg.cxx407 sal_Bool bDoThis = (aFieldLbArr[i]->GetSelectEntryPos() != 0); in GetOutputItem() local
408 theParam.GetEntry(i).bDoQuery = bDoThis; in GetOutputItem()
410 if ( bDoThis ) in GetOutputItem()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx2560 sal_Bool bDoThis = sal_True; in CountNotePages() local
2570 bDoThis = AdjustPrintArea(sal_False); in CountNotePages()
2574 if (bDoThis) in CountNotePages()

Completed in 77 milliseconds