Home
last modified time | relevance | path

Searched refs:eRectPoint (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/cui/source/inc/
H A Dcuigrfflt.hxx228 EmbossControl( Window* pParent, const ResId& rResId, RECT_POINT eRectPoint ) : in EmbossControl() argument
229 SvxRectCtl( pParent, rResId ) { SetActualRP( eRectPoint ); } in EmbossControl()
/aoo41x/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx167 basegfx::B2DVector RectPointToB2DVector(RECT_POINT eRectPoint) in RectPointToB2DVector() argument
172 switch(eRectPoint) in RectPointToB2DVector()
193 switch(eRectPoint) in RectPointToB2DVector()
/aoo41x/main/oox/source/drawingml/
H A Dfillproperties.cxx287 … RectanglePoint eRectPoint = lclGetRectanglePoint( maBlipProps.moTileAlign.get( XML_tl ) ); in pushToPropMap() local
288 rPropMap.setProperty( SHAPEPROP_FillBitmapRectanglePoint, eRectPoint ); in pushToPropMap()
/aoo41x/main/svx/source/dialog/
H A Ddlgctrl.cxx719 Rectangle SvxRectCtl::CalculateFocusRectangle( RECT_POINT eRectPoint ) const in CalculateFocusRectangle()
724 if( eOldRectPoint == eRectPoint ) in CalculateFocusRectangle()
730 …pThis->SetActualRPWithoutInvalidate( eRectPoint ); // no invalidation because it's only temporary! in CalculateFocusRectangle()
/aoo41x/main/svx/inc/svx/
H A Ddlgctrl.hxx137 Rectangle CalculateFocusRectangle( RECT_POINT eRectPoint ) const;

Completed in 40 milliseconds