Lines Matching refs:basegfx

114                 ::basegfx::B2DRectangle aScrollRect, aPaintRect;  in forceScrollTextMetaFile()
299 ::basegfx::B2DRectangle DrawShape::getActualUnitShapeBounds() const in getActualUnitShapeBounds()
307 const ::basegfx::B2DRectangle aDefaultBounds( 0.0,0.0,1.0,1.0 ); in getActualUnitShapeBounds()
359 ::basegfx::B2DHomMatrix aEmptyTransformation; in getActualUnitShapeBounds()
361 … ::basegfx::B2DHomMatrix aOldTransform( pDestinationCanvas->getTransformation() ); in getActualUnitShapeBounds()
374 ::basegfx::B2DRange aTotalBounds; in getActualUnitShapeBounds()
399 ::basegfx::B2DRange( 0.0, 0.0, in getActualUnitShapeBounds()
785 ::basegfx::B2DRectangle DrawShape::getBounds() const in getBounds()
794 ::basegfx::B2DRectangle DrawShape::getDomBounds() const in getDomBounds()
810 Expander( ::basegfx::B2DSize& rBounds ) : in Expander()
817 const ::basegfx::B2DSize& rShapeBorder( rShape->getAntialiasingBorder() ); in operator ()()
830 ::basegfx::B2DSize& mrBounds;
834 ::basegfx::B2DRectangle DrawShape::getUpdateArea() const in getUpdateArea()
836 ::basegfx::B2DRectangle aBounds; in getUpdateArea()
844 basegfx::B2DRectangle aUnitBounds(0.0,0.0,1.0,1.0); in getUpdateArea()
873 ::basegfx::B2DSize aAABorder(0.0,0.0); in getUpdateArea()
882 aBounds = ::basegfx::B2DRectangle( aBounds.getMinX() - aAABorder.getX(), in getUpdateArea()
911 bIsVisible = !::basegfx::fTools::equalZero( mpAttributeLayer->getAlpha() ); in isVisible()
984 basegfx::B2DRectangle(), in prepareHyperlinkIndices()
1049 basegfx::B2DHomMatrix const aOldTransform( in getHyperlinkRegions()
1051 basegfx::B2DHomMatrix aTransform; in getHyperlinkRegions()
1068 basegfx::B2DRectangle const region( in getHyperlinkRegions()
1080 const basegfx::B2DPoint& rOffset(getBounds().getMinimum()); in getHyperlinkRegions()
1085 basegfx::B2DRange const& relRegion( aIter->first ); in getHyperlinkRegions()
1088 basegfx::B2DRange( in getHyperlinkRegions()