Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/xls/
H A Ddrawingfragment.cxx425 bool VmlDrawing::convertClientAnchor( Rectangle& orShapeRect, const OUString& rShapeAnchor ) const in convertClientAnchor() argument
431 orShapeRect = aAnchor.calcAnchorRectHmm( getDrawPageSize() ); in convertClientAnchor()
432 return (orShapeRect.Width >= 0) && (orShapeRect.Height >= 0); in convertClientAnchor()
/aoo42x/main/oox/inc/oox/vml/
H A Dvmldrawing.hxx169 ::com::sun::star::awt::Rectangle& orShapeRect,
/aoo42x/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx175 ::com::sun::star::awt::Rectangle& orShapeRect,

Completed in 673 milliseconds