Home
last modified time | relevance | path

Searched refs:Is3DRotationCreationActive (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sd/source/ui/func/
H A Dfusel.cxx212 if (!pHdl && mpView->Is3DRotationCreationActive()) in MouseButtonDown()
243 if (!pHdl && mpView->Is3DRotationCreationActive()) in MouseButtonDown()
749 pHdl->GetKind() != HDL_REF2 && mpView->Is3DRotationCreationActive()) in MouseButtonUp()
1178 if (!mpView->Is3DRotationCreationActive()) in Activate()
1229 if ((mpView->Is3DRotationCreationActive() && !bSuppressChangesOfSelection)) in SelectionHasChanged()
1567 if (mpView->Is3DRotationCreationActive()) in cancel()
/AOO42X/main/svx/inc/svx/
H A Dview3d.hxx129 sal_Bool Is3DRotationCreationActive() const { return (0L != mpMirrorOverlay); } in Is3DRotationCreationActive() function in E3dView
/AOO42X/main/svx/source/engine3d/
H A Dview3d.cxx1250 if(Is3DRotationCreationActive() && GetMarkedObjectCount()) in BegDragObj()
1549 if(Is3DRotationCreationActive()) in MovAction()