Home
last modified time | relevance | path

Searched refs:mbExportNotesPages (Results 1 – 6 of 6) sorted by relevance

/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx84 mbExportNotesPages( sal_False ), in ImpPDFTabDialog()
190mbExportNotesPages = maConfigItem.ReadBool( OUString( RTL_CONSTASCII_USTRINGPARAM( "ExportNotesPag… in ImpPDFTabDialog()
329 …tem.WriteBool( OUString( RTL_CONSTASCII_USTRINGPARAM( "ExportNotesPages" ) ), mbExportNotesPages ); in GetFilterData()
560 maCbExportNotesPages.Check( paParent->mbExportNotesPages ); in SetFilterConfigItem()
595 paParent->mbExportNotesPages = maCbExportNotesPages.IsChecked(); in GetFilterConfigItem()
H A Dpdfexport.cxx108 mbExportNotesPages ( sal_False ), in PDFExport()
488 rFilterData[ nData ].Value >>= mbExportNotesPages; in Export()
878 if ( mbExportNotesPages && aCreator.EqualsAscii( "Impress" ) ) in Export()
H A Dpdfexport.hxx60 sal_Bool mbExportNotesPages; member in PDFExport
H A Dimpdialog.hxx100 sal_Bool mbExportNotesPages; member in ImpPDFTabDialog
/trunk/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx509 mbExportNotesPages ( sal_False ), in PDFExtOutDevData()
570 return mbExportNotesPages; in GetIsExportNotesPages()
574 mbExportNotesPages = bExportNotesPages; in SetIsExportNotesPages()
/trunk/main/vcl/inc/vcl/
H A Dpdfextoutdevdata.hxx84 sal_Bool mbExportNotesPages; member in vcl::PDFExtOutDevData

Completed in 53 milliseconds