/trunk/main/svx/inc/svx/ |
H A D | dlgctrl.hxx | 67 virtual void PointChanged( Window* pWindow, RECT_POINT eRP ) = 0; 99 RECT_POINT eRP, eDefRP; 107 RECT_POINT GetRPFromPoint( Point ) const; 108 Point GetPointFromRP( RECT_POINT ) const; 110 Point SetActualRPWithoutInvalidate( RECT_POINT eNewRP ); // returns the last point 117 SvxRectCtl( Window* pParent, const ResId& rResId, RECT_POINT eRpt = RP_MM, 129 RECT_POINT GetActualRP() const; 130 void SetActualRP( RECT_POINT eNewRP ); 137 Rectangle CalculateFocusRectangle( RECT_POINT eRectPoint ) const; 141 RECT_POINT GetApproxRPFromPixPt( const ::com::sun::star::awt::Point& rPixelPoint ) const;
|
H A D | xflbmpit.hxx | 42 XFillBmpPosItem( RECT_POINT eRP = RP_MM ); 54 SVX_DLLPRIVATE RECT_POINT GetValue() const { return (RECT_POINT) SfxEnumItem::GetValue(); } in GetValue()
|
H A D | rectenum.hxx | 28 enum RECT_POINT enum
|
/trunk/main/cui/source/inc/ |
H A D | cuitabarea.hxx | 106 RECT_POINT eRP; 172 virtual void PointChanged(Window* pWindow, RECT_POINT eRP); 232 RECT_POINT eRP; 307 virtual void PointChanged( Window* pWindow, RECT_POINT eRP ); 353 RECT_POINT eRP; 385 virtual void PointChanged( Window* pWindow, RECT_POINT eRP ); 521 RECT_POINT eRP; 565 virtual void PointChanged( Window* pWindow, RECT_POINT eRP ); 658 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
|
H A D | transfrm.hxx | 141 RECT_POINT meRP; 178 virtual void PointChanged( Window* pWindow, RECT_POINT eRP ); 243 virtual void PointChanged( Window* pWindow, RECT_POINT eRP ); 292 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
|
H A D | cuigrfflt.hxx | 228 EmbossControl( Window* pParent, const ResId& rResId, RECT_POINT eRectPoint ) : in EmbossControl() 242 RECT_POINT eLightSource ); 246 RECT_POINT GetLightSource() const { return maCtlLight.GetActualRP(); } in GetLightSource()
|
H A D | cuitabline.hxx | 155 RECT_POINT eRP; 227 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
|
H A D | textattr.hxx | 107 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
|
H A D | dstribut.hxx | 95 virtual void PointChanged(Window* pWindow, RECT_POINT eRP);
|
H A D | measure.hxx | 99 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
|
H A D | backgrnd.hxx | 69 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
|
/trunk/main/chart2/source/controller/main/ |
H A D | ChartController_Position.cxx | 68 RECT_POINT eRP = (RECT_POINT)RP_LT; in lcl_getPositionAndSizeFromItemSet() 82 eRP=(RECT_POINT)((const SfxAllEnumItem*)pPoolItem)->GetValue(); in lcl_getPositionAndSizeFromItemSet()
|
/trunk/main/svx/source/dialog/ |
H A D | dlgctrl.cxx | 86 SvxRectCtl::SvxRectCtl( Window* pParent, const ResId& rResId, RECT_POINT eRpt, in SvxRectCtl() 285 RECT_POINT eNewRP = eRP; in KeyInput() 526 Point SvxRectCtl::GetPointFromRP( RECT_POINT _eRP) const in GetPointFromRP() 554 Point SvxRectCtl::SetActualRPWithoutInvalidate( RECT_POINT eNewRP ) in SetActualRPWithoutInvalidate() 632 RECT_POINT SvxRectCtl::GetRPFromPoint( Point aPt ) const in GetRPFromPoint() 666 RECT_POINT SvxRectCtl::GetActualRP() const in GetActualRP() 676 void SvxRectCtl::SetActualRP( RECT_POINT eNewRP /* MT: , sal_Bool bFireFocus */ ) in SetActualRP() 719 Rectangle SvxRectCtl::CalculateFocusRectangle( RECT_POINT eRectPoint ) const in CalculateFocusRectangle() 722 RECT_POINT eOldRectPoint = GetActualRP(); in CalculateFocusRectangle() 759 RECT_POINT SvxRectCtl::GetApproxRPFromPixPt( const ::com::sun::star::awt::Point& r ) const in GetApproxRPFromPixPt()
|
/trunk/main/cui/source/tabpages/ |
H A D | measure.cxx | 360 RECT_POINT eRP = RP_MM; in Reset() 535 RECT_POINT eRP = aCtlPosition.GetActualRP(); in FillItemSet() 644 void SvxMeasurePage::PointChanged( Window* pWindow, RECT_POINT /*eRP*/ ) in PointChanged() argument 787 RECT_POINT eRP = aCtlPosition.GetActualRP(); in IMPL_LINK()
|
H A D | textattr.cxx | 277 RECT_POINT eRP = RP_LB; in Reset() 459 RECT_POINT eRP = aCtlPosition.GetActualRP(); in FillItemSet() 610 void SvxTextAttrPage::PointChanged( Window*, RECT_POINT eRP ) in PointChanged()
|
H A D | tparea.cxx | 533 void SvxTransparenceTabPage::PointChanged(Window* , RECT_POINT eRcPt) in PointChanged() 1422 RECT_POINT _eRP = aCtlPosition.GetActualRP(); in FillItemSet() 1428 … RECT_POINT eValue = ( ( const XFillBmpPosItem& ) rOutAttrs.Get( XATTR_FILLBMP_POS ) ).GetValue(); in FillItemSet() 1753 RECT_POINT eValue = ( ( const XFillBmpPosItem& ) rAttrs.Get( XATTR_FILLBMP_POS ) ).GetValue(); in Reset() 2744 void SvxAreaTabPage::PointChanged( Window* pWindow, RECT_POINT eRcPt ) in PointChanged()
|
H A D | transfrm.cxx | 413 void SvxAngleTabPage::PointChanged(Window* pWindow, RECT_POINT eRP) in PointChanged() 698 void SvxSlantTabPage::PointChanged( Window* , RECT_POINT ) in PointChanged() argument 1474 void SvxPositionSizeTabPage::PointChanged( Window* pWindow, RECT_POINT eRP ) in PointChanged()
|
H A D | dstribut.cxx | 158 void SvxDistributePage::PointChanged(Window* /*pWindow*/, RECT_POINT /*eRP*/) in PointChanged() argument
|
/trunk/main/svx/source/accessibility/ |
H A D | svxrectctaccessiblecontext.cxx | 79 RECT_POINT ePoint; 119 static long PointToIndex( RECT_POINT ePoint, sal_Bool bAngleControl ) in PointToIndex() 670 void SvxRectCtlAccessibleContext::FireChildFocus( RECT_POINT eButton ) in FireChildFocus() 731 void SvxRectCtlAccessibleContext::selectChild( RECT_POINT eButton , sal_Bool bFireFocus) in selectChild()
|
/trunk/main/cui/source/dialogs/ |
H A D | cuigrfflt.cxx | 685 const RECT_POINT eOldRP = GetActualRP(); in MouseButtonDown() 696 RECT_POINT eLightSource ) : in GraphicFilterEmboss()
|
/trunk/main/svx/source/inc/ |
H A D | svdoimp.hxx | 100 RECT_POINT eBmpRectPoint );
|
H A D | svxrectctaccessiblecontext.hxx | 269 void selectChild( RECT_POINT ePoint, sal_Bool bFireFocus = sal_True ); 270 void FireChildFocus( RECT_POINT eButton );
|
/trunk/main/svx/source/sdr/primitive2d/ |
H A D | sdrattributecreator.cxx | 167 basegfx::B2DVector RectPointToB2DVector(RECT_POINT eRectPoint) in RectPointToB2DVector() 694 … RectPointToB2DVector((RECT_POINT)((const SfxEnumItem&)(rSet.Get(XATTR_FILLBMP_POS))).GetValue()), in createNewSdrFillGraphicAttribute()
|
/trunk/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.hxx | 108 RECT_POINT meRP;
|
/trunk/main/svx/source/svdraw/ |
H A D | impgrfll.cxx | 43 RECT_POINT eBmpRectPoint ) in ImpCalcBmpFillSizes()
|