Searched refs:aShapeSize (Results 1 – 2 of 2) sorted by relevance
414 Size aShapeSize = rxShape->getSize(); in convertFromModel() local419 aShapePos.X += static_cast< sal_Int32 >( fSin * aShapeSize.Height + 0.5 ); in convertFromModel()422 aShapePos.Y += static_cast< sal_Int32 >( fSin * aShapeSize.Width + 0.5 ); in convertFromModel()
1662 awt::Size aShapeSize( xShape->getSize() ); in ImplPDFExportShapeInteraction() local1663 …Rectangle aLinkRect( Point( aShapePos.X, aShapePos.Y ), Size( aShapeSize.Width, aShapeSize.Height … in ImplPDFExportShapeInteraction()
Completed in 33 milliseconds