Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx919 Rectangle aScrollRectangle; in GetGraphic() local
924 aScrollRectangle, aPaintRectangle ) ); in GetGraphic()
931 if( aScrollRectangle.IsInside( aPaintRectangle ) ) in GetGraphic()
932 aTextRect = aScrollRectangle; in GetGraphic()
949 reinterpret_cast<sal_uInt8 const*>(&aScrollRectangle), in GetGraphic()