Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/svg/
H A Dimpsvgdialog.cxx46 maCBEmbedFonts( this ), in ImpSVGDialog()
65 maCBEmbedFonts.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Embed fonts" ) ) ); in ImpSVGDialog()
66 maCBEmbedFonts.SetPosSizePixel( Point( implMap( *this, 12 ), implMap( *this, 27 ) ), in ImpSVGDialog()
74maCBEmbedFonts.Check( maConfigItem.ReadBool( OUString( RTL_CONSTASCII_USTRINGPARAM( SVG_PROP_EMBED… in ImpSVGDialog()
90 maCBEmbedFonts.Show(); in ImpSVGDialog()
109 …Bool( OUString( RTL_CONSTASCII_USTRINGPARAM( SVG_PROP_EMBEDFONTS ) ), maCBEmbedFonts.IsChecked() ); in GetFilterData()
H A Dimpsvgdialog.hxx61 CheckBox maCBEmbedFonts; member in ImpSVGDialog

Completed in 9 milliseconds