Home
last modified time | relevance | path

Searched refs:SDRESC_LEFT (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdglue.cxx162 case SDRESC_LEFT : return 18000; in EscDirToAngle()
173 if (nWink<22500) return SDRESC_LEFT; in EscAngleToDir()
190 if ((nEscDir0&SDRESC_LEFT )!=0) nEscDir1|=EscAngleToDir(EscDirToAngle(SDRESC_LEFT )+nWink); in Rotate()
219 if ((nEscDir0&SDRESC_LEFT)!=0) { in Mirror()
220 long nEW=EscDirToAngle(SDRESC_LEFT); in Mirror()
H A Dsvdoedge.cxx631 if (dyo<dyu) nRet|=SDRESC_LEFT | SDRESC_TOP; in ImpCalcEscAngle()
632 else nRet|=SDRESC_LEFT | SDRESC_BOTTOM; in ImpCalcEscAngle()
641 if (dxl<dxr) return SDRESC_LEFT; in ImpCalcEscAngle()
819 …sal_uInt16 nE1=nA1==0 ? SDRESC_RIGHT : nA1==9000 ? SDRESC_TOP : nA1==18000 ? SDRESC_LEFT : nA1==27… in ImpCalcEdgeTrack()
821 …sal_uInt16 nE2=nA2==0 ? SDRESC_RIGHT : nA2==9000 ? SDRESC_TOP : nA2==18000 ? SDRESC_LEFT : nA2==27… in ImpCalcEdgeTrack()
/aoo41x/main/svx/inc/svx/
H A Dsvdglue.hxx39 #define SDRESC_LEFT 0x0001 macro
47 #define SDRESC_HORZ (SDRESC_LEFT|SDRESC_RIGHT)
/aoo41x/main/sd/source/ui/func/
H A Dfuediglu.cxx479 mpView->SetMarkedGluePointsEscDir( SDRESC_LEFT, in ReceiveRequest()
480 !mpView->IsMarkedGluePointsEscDir( SDRESC_LEFT ) ); in ReceiveRequest()
/aoo41x/main/svx/source/unodraw/
H A Dgluepts.cxx124 case SDRESC_LEFT: in convert()
188 rSdrGlue.SetEscDir(SDRESC_LEFT); in convert()
/aoo41x/main/sd/source/ui/dlg/
H A Dgluectrl.cxx52 SDRESC_LEFT,
/aoo41x/main/sd/source/ui/view/
H A Ddrviews7.cxx481 eState = mpDrawView->IsMarkedGluePointsEscDir( SDRESC_LEFT ); in GetMenuState()

Completed in 69 milliseconds