Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/pdf/
H A Dimpdialog.cxx447 maCbExportNotesPages( this, PDFFilterResId( CB_EXPORTNOTESPAGES ) ), in ImpPDFTabGeneralPage()
559 maCbExportNotesPages.Show( sal_True ); in SetFilterConfigItem()
560 maCbExportNotesPages.Check( paParent->mbExportNotesPages ); in SetFilterConfigItem()
565 maCbExportNotesPages.LogicToPixel( Size( 13, 13 ), MAP_APPFONT ).Height(); in SetFilterConfigItem()
573 maCbExportNotesPages.Show( sal_False ); in SetFilterConfigItem()
574 maCbExportNotesPages.Check( sal_False ); in SetFilterConfigItem()
595 paParent->mbExportNotesPages = maCbExportNotesPages.IsChecked(); in GetFilterConfigItem()
H A Dimpdialog.hxx202 CheckBox maCbExportNotesPages; member in ImpPDFTabGeneralPage

Completed in 13 milliseconds