Home
last modified time | relevance | path

Searched refs:bAllowMove (Results 1 – 9 of 9) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx174 bool bAllowMove = true; in NotifyStartDrag() local
182 bAllowMove = ( xSourceMgr->getLocales().getLength() == 0 ); in NotifyStartDrag()
184 if( bAllowMove ) in NotifyStartDrag()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx170 bAllowMove( sal_False ), in ScDPObject()
193 bAllowMove( sal_False ), in ScDPObject()
234 bAllowMove = bSet; in SetAllowMove()
395 if ( bAllowMove && nHeaderRows != nOldRows ) in CreateOutput()
413 bAllowMove = sal_False; // use only once in CreateOutput()
/trunk/main/sc/source/ui/inc/
H A Ddbdocfun.hxx101 sal_Bool bRecord, sal_Bool bApi, sal_Bool bAllowMove = sal_False );
H A Dundodat.hxx461 sal_Bool bAllowMove; member in ScUndoDataPilot
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx1169 sal_Bool bRecord, sal_Bool bApi, sal_Bool bAllowMove ) in DataPilotUpdate() argument
1273 pDestObj->SetAllowMove( bAllowMove ); in DataPilotUpdate()
1393 pOldUndoDoc, pNewUndoDoc, pUndoDPObj, pDestObj, bAllowMove ); in DataPilotUpdate()
/trunk/main/sc/inc/
H A Ddpobject.hxx105 sal_Bool bAllowMove; member in ScDPObject
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx1800 bAllowMove( bMove ) in ScUndoDataPilot()
1936 …aFunc.DataPilotUpdate( pSourceObj, pNewDPObject, sal_False, sal_False, bAllowMove ); // no new und… in Redo()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx664 sal_Bool bAllowMove = ( pDPObj != NULL ); // allow re-positioning when editing existing table in MakePivotTable() local
667 bool bSuccess = aFunc.DataPilotUpdate( pDPObj, &aObj, sal_True, sal_False, bAllowMove ); in MakePivotTable()
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx1699 sal_Bool bAllowMove = !pFrm->IsInFly() && pFrm->IsMoveable() && in MakeFrms() local
1701 if ( bMoveNext && bAllowMove ) in MakeFrms()

Completed in 76 milliseconds