Home
last modified time | relevance | path

Searched refs:mbEmbedStandardFonts (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx88 mbEmbedStandardFonts( sal_False ), in ImpPDFTabDialog()
198mbEmbedStandardFonts = maConfigItem.ReadBool( String( RTL_CONSTASCII_USTRINGPARAM( "EmbedStandardF… in ImpPDFTabDialog()
336 …WriteBool( OUString( RTL_CONSTASCII_USTRINGPARAM( "EmbedStandardFonts" ) ), mbEmbedStandardFonts ); in GetFilterData()
539 mbEmbedStandardFontsUserSelection = paParent->mbEmbedStandardFonts; in SetFilterConfigItem()
618 paParent->mbEmbedStandardFonts = mbEmbedStandardFontsUserSelection; in GetFilterConfigItem()
624 paParent->mbEmbedStandardFonts = maCbEmbedStandardFonts.IsChecked(); in GetFilterConfigItem()
H A Dpdfexport.cxx109 mbEmbedStandardFonts ( sal_False ),//in preparation for i54636 and i76458. in PDFExport()
490 rFilterData[ nData ].Value >>= mbEmbedStandardFonts; in Export()
583 mbEmbedStandardFonts = sal_True; in Export()
607 aContext.EmbedStandardFonts = mbEmbedStandardFonts; in Export()
H A Dpdfexport.hxx61 sal_Bool mbEmbedStandardFonts; member in PDFExport
H A Dimpdialog.hxx104 sal_Bool mbEmbedStandardFonts; member in ImpPDFTabDialog

Completed in 51 milliseconds