Home
last modified time | relevance | path

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

/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx450 maCbEmbedStandardFonts( this, PDFFilterResId( CB_EMBEDSTANDARDFONTS ) ), in ImpPDFTabGeneralPage()
468 aNewPos = maCbEmbedStandardFonts.GetPosPixel(); in ImpPDFTabGeneralPage()
470 maCbEmbedStandardFonts.SetPosPixel( aNewPos ); in ImpPDFTabGeneralPage()
545 maCbEmbedStandardFonts.Check( mbEmbedStandardFontsUserSelection ); in SetFilterConfigItem()
571 aPos = maCbEmbedStandardFonts.GetPosPixel(); in SetFilterConfigItem()
624 paParent->mbEmbedStandardFonts = maCbEmbedStandardFonts.IsChecked(); in GetFilterConfigItem()
719 mbEmbedStandardFontsUserSelection = maCbEmbedStandardFonts.IsChecked(); in IMPL_LINK()
720 maCbEmbedStandardFonts.Check( sal_True ); in IMPL_LINK()
721 maCbEmbedStandardFonts.Enable( sal_False ); in IMPL_LINK()
730 maCbEmbedStandardFonts.Check( mbEmbedStandardFontsUserSelection ); in IMPL_LINK()
[all …]
H A Dimpdialog.hxx206 CheckBox maCbEmbedStandardFonts; member in ImpPDFTabGeneralPage

Completed in 29 milliseconds