Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/pdf/
H A Dimpdialog.cxx93 mnOpenBookmarkLevels( -1 ), in ImpPDFTabDialog()
194mnOpenBookmarkLevels = maConfigItem.ReadInt32( OUString( RTL_CONSTASCII_USTRINGPARAM( "OpenBookmar… in ImpPDFTabDialog()
359 …riteInt32( OUString( RTL_CONSTASCII_USTRINGPARAM( "OpenBookmarkLevels" ) ), mnOpenBookmarkLevels ); in GetFilterData()
982 paParent->mnOpenBookmarkLevels = maRbAllBookmarkLevels.IsChecked() ? in GetFilterConfigItem()
1000 if( paParent->mnOpenBookmarkLevels < 0 ) in SetFilterConfigItem()
1009 maNumBookmarkLevels.SetValue( paParent->mnOpenBookmarkLevels ); in SetFilterConfigItem()
H A Dpdfexport.cxx113 mnOpenBookmarkLevels ( -1 ), in PDFExport()
567 rFilterData[ nData ].Value >>= mnOpenBookmarkLevels; in Export()
606 aContext.OpenBookmarkLevels = mnOpenBookmarkLevels; in Export()
H A Dpdfexport.hxx64 sal_Int32 mnOpenBookmarkLevels; member in PDFExport
H A Dimpdialog.hxx109 sal_Int32 mnOpenBookmarkLevels; member in ImpPDFTabDialog

Completed in 48 milliseconds