Searched refs:bDoIt (Results 1 – 6 of 6) sorted by relevance
497 sal_Bool bDoIt = sal_False; in ExecuteTable() local539 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() local620 if( !bDoIt ) in ExecuteTable()630 bDoIt = ( RET_YES == in ExecuteTable()[all …]
563 sal_Bool bDoIt = sal_False; in ExecuteEdit() local591 bDoIt=sal_False; in ExecuteEdit()646 bDoIt = sal_True; in ExecuteEdit()769 bDoIt = sal_True; in ExecuteEdit()774 if( bDoIt ) in ExecuteEdit()
743 sal_Bool bDoIt=sal_False; in SetNotPersistAttrToMarked() local746 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()
635 sal_Bool bDoIt(rPV.IsObjMarkable(pObj)); in InsertPageView() local637 if(bDoIt) in InsertPageView()
1041 sal_Bool bDoIt=sal_False; in UpdateOptions_Impl() local1049 bDoIt=sal_True; in UpdateOptions_Impl()1055 if ( nCategory != nCurCategory || bDoIt) in UpdateOptions_Impl()
391 bool bDoIt = true, bClear = false; in Select() local416 bDoIt = false; in Select()428 if( bDoIt ) in Select()
Completed in 167 milliseconds