Searched refs:maCBEmbedFonts (Results 1 – 2 of 2) sorted by relevance
46 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()74 …maCBEmbedFonts.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()
61 CheckBox maCBEmbedFonts; member in ImpSVGDialog
Completed in 17 milliseconds