Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dtabvwshf.cxx497 sal_Bool bDoIt = sal_False; in ExecuteTable() local
539 bDoIt = pDestDoc->IsDocEditable(); in ExecuteTable()
551 bDoIt = sal_True; in ExecuteTable()
554 if ( bDoIt && nTab >= nTableCount ) // ggf. anhaengen in ExecuteTable()
581 bDoIt = sal_True; in ExecuteTable()
593 bDoIt = sal_False; in ExecuteTable()
606 if( bDoIt ) in ExecuteTable()
619 sal_Bool bDoIt = rReq.IsAPI(); in ExecuteTable() local
620 if( !bDoIt ) in ExecuteTable()
630 bDoIt = ( RET_YES == in ExecuteTable()
[all …]
H A Dcellsh1.cxx563 sal_Bool bDoIt = sal_False; in ExecuteEdit() local
591 bDoIt=sal_False; in ExecuteEdit()
646 bDoIt = sal_True; in ExecuteEdit()
769 bDoIt = sal_True; in ExecuteEdit()
774 if( bDoIt ) in ExecuteEdit()
/aoo41x/main/svx/source/svdraw/
H A Dsvdedtv1.cxx743 sal_Bool bDoIt=sal_False; in SetNotPersistAttrToMarked() local
746 bAllPosX=sal_True; bDoIt=sal_True; in SetNotPersistAttrToMarked()
750 bAllPosY=sal_True; bDoIt=sal_True; in SetNotPersistAttrToMarked()
754 bAllWdt=sal_True; bDoIt=sal_True; in SetNotPersistAttrToMarked()
758 bAllHgt=sal_True; bDoIt=sal_True; in SetNotPersistAttrToMarked()
760 if (bDoIt) { in SetNotPersistAttrToMarked()
H A Dsvdmark.cxx635 sal_Bool bDoIt(rPV.IsObjMarkable(pObj)); in InsertPageView() local
637 if(bDoIt) in InsertPageView()
/aoo41x/main/cui/source/tabpages/
H A Dnumfmt.cxx1041 sal_Bool bDoIt=sal_False; in UpdateOptions_Impl() local
1049 bDoIt=sal_True; in UpdateOptions_Impl()
1055 if ( nCategory != nCurCategory || bDoIt) in UpdateOptions_Impl()
/aoo41x/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx391 bool bDoIt = true, bClear = false; in Select() local
416 bDoIt = false; in Select()
428 if( bDoIt ) in Select()

Completed in 732 milliseconds