Home
last modified time | relevance | path

Searched refs:rEndX (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx132 sal_Int32& rEndX, sal_Int32& rEndY) const in GetNewShapeSizePos() argument
145 rEndX = -rEndX + aRect.Right(); in GetNewShapeSizePos()
147 rEndX += aRect.Left(); in GetNewShapeSizePos()
165 rSize.Width = -(rEndX - rPoint.X); in GetNewShapeSizePos()
168 rSize.Width = rEndX - rPoint.X; in GetNewShapeSizePos()
H A DXMLTableShapeResizer.hxx64 sal_Int32& rEndX, sal_Int32& rEndY) const;
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx87 SCsCOL& rStartX, SCsROW& rStartY, SCsCOL& rEndX, SCsROW& rEndY ) in lcl_GetMergeRange() argument
151 rEndX = rStartX + pMerge->GetColMerge() - 1; in lcl_GetMergeRange()

Completed in 31 milliseconds