Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/drawfunc/ !
H A Ddrawsh5.cxx440 if (pView->GetDragMode() == SDRDRAG_MIRROR) in ExecDrawFunc()
443 eMode = SDRDRAG_MIRROR; in ExecDrawFunc()
447 if (eMode == SDRDRAG_MIRROR && !pView->IsFrameDragSingles()) in ExecDrawFunc()
H A Ddrawsh2.cxx101 rSet.Put( SfxBoolItem( SID_OBJECT_MIRROR, eMode == SDRDRAG_MIRROR ) ); in GetState()
/AOO41X/main/svx/inc/svx/ !
H A Dsvdtypes.hxx54 SDRDRAG_MIRROR, // Spiegeln enumerator
/AOO41X/main/svx/source/svdraw/ !
H A Dsvdmrkv.cxx963 case SDRDRAG_MIRROR: in AddDragModeHdl()
1148 case SDRDRAG_MIRROR: in ForceRefToMarked()
1228 if(eDragMode == SDRDRAG_ROTATE || eDragMode == SDRDRAG_MIRROR) in SetRef1()
1240 if(eDragMode == SDRDRAG_MIRROR) in SetRef2()
H A Dsvddrgv.cxx341 case SDRDRAG_MIRROR: in BegDragObj()
H A Dsvdedtv1.cxx908 if(eDragMode == SDRDRAG_ROTATE || eDragMode == SDRDRAG_MIRROR) in MergeNotPersistAttrFromMarked()
914 if(eDragMode == SDRDRAG_MIRROR) in MergeNotPersistAttrFromMarked()
H A Dsvdview.cxx1136 case SDRDRAG_MIRROR: { in GetPreferedPointer()
/AOO41X/main/sd/source/ui/func/ !
H A Dfusel.cxx1091 eMode = SDRDRAG_MIRROR; in Activate()
1172 eMode = SDRDRAG_MIRROR; in Activate()
/AOO41X/main/svx/source/engine3d/ !
H A Dview3d.cxx1339 case SDRDRAG_MIRROR: in BegDragObj()