| /AOO42X/main/cui/source/tabpages/ |
| H A D | measure.cxx | 377 case SDRMEASURE_TEXTRIGHTOUTSIDE: eRP = RP_RM; break; in Reset() 395 case SDRMEASURE_TEXTRIGHTOUTSIDE: eRP = RP_RM; break; in Reset() 553 case RP_RM: eVPos = SDRMEASURETEXT_VERTICALCENTERED; in FillItemSet() 667 case RP_RM: in IMPL_LINK() 694 aCtlPosition.SetActualRP( RP_RM ); in IMPL_LINK() 808 case RP_RM: eVPos = SDRMEASURETEXT_VERTICALCENTERED; in IMPL_LINK()
|
| H A D | textattr.cxx | 303 case SDRTEXTHORZADJUST_RIGHT: eRP = RP_RM; break; in Reset() 480 case RP_RM: eTVA = SDRTEXTVERTADJUST_CENTER; in FillItemSet() 623 case RP_RM: in PointChanged() 670 case RP_RM: in IMPL_LINK() 698 aCtlPosition.SetActualRP( RP_RM ); in IMPL_LINK()
|
| H A D | transfrm.cxx | 443 case RP_RM: in PointChanged() 477 case RP_RM: aMtrAngle.SetUserValue( 0, FUNIT_NONE ); break; in PointChanged() 496 case 0: aCtlAngle.SetActualRP( RP_RM ); break; in IMPL_LINK() 1280 case RP_RM: in IMPL_LINK_INLINE_END() 1372 case RP_RM: in IMPL_LINK_INLINE_END() 1436 case RP_RM: in GetTopLeftPosition() 1501 case RP_RM: in PointChanged() 1586 case RP_RM: in GetRect()
|
| H A D | tpshadow.cxx | 309 case RP_RM: nX = nXY; break; in FillItemSet() 431 else if( nX > 0L && nY == 0L ) aCtlPosition.SetActualRP( RP_RM ); in Reset() 568 case RP_RM: nX = nXY; break; in IMPL_LINK()
|
| H A D | tphatch.cxx | 395 case 0: aCtlAngle.SetActualRP( RP_RM ); break; in IMPL_LINK() 467 case 0: aCtlAngle.SetActualRP( RP_RM ); break; in IMPL_LINK() 877 case RP_RM: aMtrAngle.SetValue( 0 ); break; in PointChanged()
|
| H A D | backgrnd.cxx | 1366 case GPOS_RM: eNewPos = RP_RM; break; in SetGraphicPosition_Impl() 1402 case RP_RM: return GPOS_RM; in GetGraphicPosition_Impl()
|
| H A D | tparea.cxx | 653 aCtlPosition ( this, CUI_RES( CTL_POSITION ), RP_RM, 110, 80, CS_RECT ), in SvxAreaTabPage()
|
| /AOO42X/main/svx/source/dialog/ |
| H A D | dlgctrl.cxx | 291 case RP_RT: eNewRP = RP_RM; break; in KeyInput() 294 case RP_RM: eNewRP = RP_RB; break; in KeyInput() 306 case RP_RM: eNewRP = RP_RT; break; in KeyInput() 309 case RP_RB: eNewRP = RP_RM; break; in KeyInput() 322 case RP_RM: eNewRP = bUseMM ? RP_MM : RP_LM; break; in KeyInput() 336 case RP_LM: eNewRP = bUseMM ? RP_MM : RP_RM; break; in KeyInput() 337 case RP_MM: eNewRP = RP_RM; break; in KeyInput() 525 case RP_RM: return aPtRM; in GetPointFromRP() 626 else if( aPt == aPtRM) return RP_RM; in GetRPFromPoint()
|
| /AOO42X/main/svx/source/accessibility/ |
| H A D | svxrectctaccessiblecontext.cxx | 91 … { RID_SVXSTR_RECTCTL_ACC_CHLD_A000, RID_SVXSTR_RECTCTL_ACC_CHLD_A000, RP_RM }, // 0 in IndexToPoint() 109 { RID_SVXSTR_RECTCTL_ACC_CHLD_RM, RID_SVXSTR_RECTCTL_ACC_CHLD_RM, RP_RM }, // 5 in IndexToPoint() 132 case RP_RM: nRet = 0; break; in PointToIndex() 141 … DBG_ASSERT( RP_LT == 0 && RP_MT == 1 && RP_RT == 2 && RP_LM == 3 && RP_MM == 4 && RP_RM == 5 && in PointToIndex()
|
| /AOO42X/main/svx/source/unodraw/ |
| H A D | unobrushitemhelper.cxx | 119 case GPOS_RM: aRectPoint = RP_RM; break; in setSvxBrushItemAsFillAttributesToTargetSet() 316 case RP_RM: aSvxGraphicPosition = GPOS_RM; break; in getSvxBrushItemFromSourceSet()
|
| /AOO42X/main/svx/inc/svx/ |
| H A D | rectenum.hxx | 30 RP_LT, RP_MT, RP_RT, RP_LM, RP_MM, RP_RM, RP_LB, RP_MB, RP_RB enumerator
|
| /AOO42X/main/chart2/source/controller/main/ |
| H A D | ChartController_Position.cxx | 101 case RP_RM: in lcl_getPositionAndSizeFromItemSet()
|
| /AOO42X/main/svx/source/svdraw/ |
| H A D | impgrfll.cxx | 163 case( RP_RM ): in ImpCalcBmpFillSizes()
|
| H A D | svdedtv1.cxx | 1462 case RP_RM: return aRect.RightCenter(); in ImpGetPoint()
|
| /AOO42X/main/cui/source/dialogs/ |
| H A D | cuigrfflt.cxx | 729 case( RP_RM ): nAzim = 18000, nElev = 4500; break; in GetFilteredGraphic()
|
| /AOO42X/main/svx/source/sdr/primitive2d/ |
| H A D | sdrattributecreator.cxx | 180 case RP_RT: case RP_RM: case RP_RB: in RectPointToB2DVector()
|