Home
last modified time | relevance | path

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

/trunk/main/filter/source/svg/
H A Dsvgfilter.hxx117 sal_Bool mbTinyProfile; member in SVGExport
134 sal_Bool IsUseTinyProfile() const { return mbTinyProfile; }; in IsUseTinyProfile()
H A Dsvgexport.cxx57 , mbTinyProfile ( sal_True ) in SVGExport()
67 rFilterData[ i ].Value >>= mbTinyProfile; in SVGExport()
81 if ( mbTinyProfile ) in SVGExport()

Completed in 18 milliseconds