Searched refs:GetViewBox (Results 1 – 1 of 1) sorted by relevance
142 const Rectangle& GetViewBox() const { return maViewBox; }; in GetViewBox() function in SVGExport144 sal_Bool IsVisible( const Rectangle& rRect ) const { return GetViewBox().IsOver( rRect ); }; in IsVisible()
Completed in 18 milliseconds