Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/ !
H A DXMLTableShapeResizer.cxx317 … Point aCoreCaptionPoint(aCaptionPoint.X, aCaptionPoint.Y); in ResizeShapes() local
318 aCoreCaptionPoint += aCorePoint; in ResizeShapes()
319 … aRectangle.Union(Rectangle(aCoreCaptionPoint, aCoreCaptionPoint)); in ResizeShapes()