Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/svg/
H A Dsvgfilter.hxx143 void SetViewBox( const Rectangle& rViewBox ) { maViewBox = rViewBox; }; in SetViewBox() function in SVGExport
H A Dsvgexport.cxx509 mpSVGExport->SetViewBox( Rectangle( Point(nDocX, nDocY), Size( nDocWidth, nDocHeight ) ) ); in implExportDocument()
1332 SetViewBox( Rectangle( Point(), Size( aSize.Width() * 100, aSize.Height() * 100 ) ) ); in writeMtf()

Completed in 29 milliseconds