Home
last modified time | relevance | path

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

/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx107 mbFirstPageLeft( sal_False ), in ImpPDFTabDialog()
219mbFirstPageLeft = maConfigItem.ReadBool( OUString( RTL_CONSTASCII_USTRINGPARAM( "FirstPageOnLeft" … in ImpPDFTabDialog()
358 …figItem.WriteBool( OUString( RTL_CONSTASCII_USTRINGPARAM( "FirstPageOnLeft" ) ), mbFirstPageLeft ); in GetFilterData()
833 paParent->mbFirstPageLeft = ( mbUseCTLFont ) ? maCbPgLyFirstOnLeft.IsChecked() : sal_False; in GetFilterConfigItem()
904 maCbPgLyFirstOnLeft.Check( paParent->mbFirstPageLeft ); in SetFilterConfigItem()
H A Dpdfexport.hxx95 sal_Bool mbFirstPageLeft; member in PDFExport
H A Dpdfexport.cxx139 mbFirstPageLeft ( sal_False ), in PDFExport()
660 aContext.FirstPageLeft = mbFirstPageLeft; in Export()
H A Dimpdialog.hxx124 sal_Bool mbFirstPageLeft; member in ImpPDFTabDialog

Completed in 34 milliseconds