Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/pdf/
H A Dimpdialog.cxx100 mbOpenInFullScreenMode( sal_False ), in ImpPDFTabDialog()
212mbOpenInFullScreenMode = maConfigItem.ReadBool( OUString( RTL_CONSTASCII_USTRINGPARAM( "OpenInFull… in ImpPDFTabDialog()
351 …eBool( OUString( RTL_CONSTASCII_USTRINGPARAM( "OpenInFullScreenMode" ) ), mbOpenInFullScreenMode ); in GetFilterData()
978 paParent->mbOpenInFullScreenMode = maCbOpenFullScreen.IsChecked(); in GetFilterConfigItem()
994 maCbOpenFullScreen.Check( paParent->mbOpenInFullScreenMode ); in SetFilterConfigItem()
H A Dpdfexport.cxx132 mbOpenInFullScreenMode ( sal_False ), in PDFExport()
511 rFilterData[ nData ].Value >>= mbOpenInFullScreenMode; in Export()
603 aContext.OpenInFullScreenMode = mbOpenInFullScreenMode; in Export()
H A Dpdfexport.hxx88 sal_Bool mbOpenInFullScreenMode; member in PDFExport
H A Dimpdialog.hxx116 sal_Bool mbOpenInFullScreenMode; member in ImpPDFTabDialog

Completed in 38 milliseconds