Searched refs:orShapeRect (Results 1 – 3 of 3) sorted by relevance
425 bool VmlDrawing::convertClientAnchor( Rectangle& orShapeRect, const OUString& rShapeAnchor ) const in convertClientAnchor() argument431 orShapeRect = aAnchor.calcAnchorRectHmm( getDrawPageSize() ); in convertClientAnchor()432 return (orShapeRect.Width >= 0) && (orShapeRect.Height >= 0); in convertClientAnchor()
169 ::com::sun::star::awt::Rectangle& orShapeRect,
175 ::com::sun::star::awt::Rectangle& orShapeRect,
Completed in 42 milliseconds