Home
last modified time | relevance | path

Searched refs:bExp (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx861 sal_Bool bExp = sal_False; in InsertFld() local
1020 bExp = sal_True; in InsertFld()
1029 bExp = sal_True; in InsertFld()
1049 bExp = sal_True; in InsertFld()
1156 bExp = sal_True; in InsertFld()
1206 bExp = sal_True; in InsertFld()
1301 bExp = sal_True; in InsertFld()
1319 bExp = sal_True; in InsertFld()
1337 bExp = sal_True; in InsertFld()
1387 bExp = sal_True; in InsertFld()
[all …]
/trunk/main/sc/source/core/tool/
H A Drefupdat.cxx285 sal_Bool bExp = (bExpand && IsExpand( theCol1, theCol2, nCol1, nDx )); in Update() local
295 if ( bExp ) in Update()
304 sal_Bool bExp = (bExpand && IsExpand( theRow1, theRow2, nRow1, nDy )); in Update() local
314 if ( bExp ) in Update()
325 sal_Bool bExp = (bExpand && IsExpand( theTab1, theTab2, nTab1, nDz )); in Update() local
335 if ( bExp ) in Update()
539 sal_Bool bExp = (bExpand && !bInDeleteUndo && IsExpand( rRef.Ref1.nCol, in Update() local
567 if ( bExp ) in Update()
581 sal_Bool bExp = (bExpand && !bInDeleteUndo && IsExpand( rRef.Ref1.nRow, in Update() local
609 if ( bExp ) in Update()
[all …]
/trunk/main/svl/source/numbers/
H A Dzforscan.cxx1073 bExp = sal_False; in Reset()
1592 if (bExp) // doppelt in FinalScan()
1594 bExp = sal_True; in FinalScan()
1715 if (bExp || bBlank || bFrac) in FinalScan()
1843 else if (bExp) // behind E in FinalScan()
2052 if (bExp) in FinalScan()
2071 else if (bExp) // 'E' exponent present in FinalScan()
2332 bExp = sal_True; // missbraucht fuer A/P in FinalScan()
2363 if (bExp) in FinalScan()
2473 bExp = sal_True; // missbraucht fuer A/P in FinalScan()
[all …]
H A Dzforscan.hxx180 sal_Bool bExp; // wird bei Lesen des E gesetzt member in ImpSvNumberformatScan
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx1706 sal_Bool bExp = pSettings->IsExpanded( nEntry ); in ApplySettings() local
1707 if( bExp != IsExpanded( pRootNodes[ nEntry ] ) ) in ApplySettings()
1709 if( bExp ) in ApplySettings()
1719 if( bExp && (nChildSel != SC_CONTENT_NOCHILD) ) in ApplySettings()
1735 sal_Bool bExp = pRootNodes[ nEntry ] && IsExpanded( pRootNodes[ nEntry ] ); in StoreSettings() local
1736 pSettings->SetExpanded( nEntry, bExp ); in StoreSettings()

Completed in 57 milliseconds