Searched refs:mbExportNotesPages (Results 1 – 6 of 6) sorted by relevance
84 mbExportNotesPages( sal_False ), in ImpPDFTabDialog()190 …mbExportNotesPages = 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()
108 mbExportNotesPages ( sal_False ), in PDFExport()488 rFilterData[ nData ].Value >>= mbExportNotesPages; in Export()878 if ( mbExportNotesPages && aCreator.EqualsAscii( "Impress" ) ) in Export()
60 sal_Bool mbExportNotesPages; member in PDFExport
100 sal_Bool mbExportNotesPages; member in ImpPDFTabDialog
509 mbExportNotesPages ( sal_False ), in PDFExtOutDevData()570 return mbExportNotesPages; in GetIsExportNotesPages()574 mbExportNotesPages = bExportNotesPages; in SetIsExportNotesPages()
84 sal_Bool mbExportNotesPages; member in vcl::PDFExtOutDevData
Completed in 37 milliseconds