Searched defs:bExp (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | refupdat.cxx | 285 sal_Bool bExp = (bExpand && IsExpand( theCol1, theCol2, nCol1, nDx )); in Update() local 304 sal_Bool bExp = (bExpand && IsExpand( theRow1, theRow2, nRow1, nDy )); in Update() local 325 sal_Bool bExp = (bExpand && IsExpand( theTab1, theTab2, nTab1, nDz )); in Update() local 539 sal_Bool bExp = (bExpand && !bInDeleteUndo && IsExpand( rRef.Ref1.nCol, in Update() local 581 sal_Bool bExp = (bExpand && !bInDeleteUndo && IsExpand( rRef.Ref1.nRow, in Update() local 623 sal_Bool bExp = (bExpand && !bInDeleteUndo && IsExpand( rRef.Ref1.nTab, in Update() local
|
/aoo42x/main/svl/source/numbers/ |
H A D | zforscan.hxx | 180 sal_Bool bExp; // wird bei Lesen des E gesetzt member in ImpSvNumberformatScan
|
/aoo42x/main/sc/source/ui/navipi/ |
H A D | content.cxx | 1706 sal_Bool bExp = pSettings->IsExpanded( nEntry ); in ApplySettings() local 1735 sal_Bool bExp = pRootNodes[ nEntry ] && IsExpanded( pRootNodes[ nEntry ] ); in StoreSettings() local
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldmgr.cxx | 861 sal_Bool bExp = sal_False; in InsertFld() local
|
Completed in 35 milliseconds