Searched refs:SVG_PROP_EMBEDFONTS (Results 1 – 3 of 3) sorted by relevance
74 …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()
70 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()
42 #define SVG_PROP_EMBEDFONTS "EmbedFonts" macro
Completed in 34 milliseconds