Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/svg/
H A Dimpsvgdialog.cxx74 …eck( maConfigItem.ReadBool( OUString( RTL_CONSTASCII_USTRINGPARAM( SVG_PROP_EMBEDFONTS ) ), sal_Tr… in ImpSVGDialog()
109 …maConfigItem.WriteBool( OUString( RTL_CONSTASCII_USTRINGPARAM( SVG_PROP_EMBEDFONTS ) ), maCBEmbedF… in GetFilterData()
H A Dsvgexport.cxx70 else if ( rFilterData[ i ].Name == B2UCONST( SVG_PROP_EMBEDFONTS ) ) in SVGExport()
234 aCfgItem.ReadBool( String( RTL_CONSTASCII_USTRINGPARAM( SVG_PROP_EMBEDFONTS ) ), sal_True ); in implExport()
250 maFilterData[ 1 ].Name = B2UCONST( SVG_PROP_EMBEDFONTS ); in implExport()
H A Dimpsvgdialog.hxx42 #define SVG_PROP_EMBEDFONTS "EmbedFonts" macro

Completed in 34 milliseconds