Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/svg/
H A Dsvgfilter.hxx273 …sal_Bool implExportDocument( const Reference< XDrawPages >& rxMasterPag…
H A Dsvgexport.cxx342 … bRet = implExportDocument( xMasterPages, xDrawPages, nPageToExport ); in implExport()
397 sal_Bool SVGFilter::implExportDocument( const Reference< XDrawPages >& rxMasterPages, in implExportDocument() function in SVGFilter