|
LibreOffice Module filter (master) 1
|
Class tab page viewer. More...
#include <impdialog.hxx>
Public Member Functions | |
| ImpPDFTabViewerPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
| The Viewer preferences tab page. More... | |
| virtual | ~ImpPDFTabViewerPage () override |
| void | GetFilterConfigItem (ImpPDFTabDialog *paParent) |
| void | SetFilterConfigItem (const ImpPDFTabDialog *paParent) |
Public Member Functions inherited from SfxTabPage | |
| void | SetDialogController (SfxOkDialogController *pDialog) |
| virtual | ~SfxTabPage () override |
| void | set_visible (bool bVisible) |
| const SfxItemSet & | GetItemSet () const |
| virtual bool | FillItemSet (SfxItemSet *) |
| virtual void | Reset (const SfxItemSet *) |
| virtual bool | DeferResetToFirstActivation () |
| bool | HasExchangeSupport () const |
| void | SetExchangeSupport () |
| virtual void | ActivatePage (const SfxItemSet &) |
| virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) |
| void | SetUserData (const OUString &rString) |
| const OUString & | GetUserData () const |
| virtual void | FillUserData () |
| virtual bool | IsReadOnly () const |
| virtual void | PageCreated (const SfxAllItemSet &aSet) |
| virtual void | ChangesApplied () |
| void | SetFrame (const css::uno::Reference< css::frame::XFrame > &xFrame) |
| css::uno::Reference< css::frame::XFrame > | GetFrame () const |
| const SfxItemSet * | GetDialogExampleSet () const |
| OUString | GetHelpId () const |
| OUString | GetConfigId () const |
| bool | IsVisible () const |
| weld::Window * | GetFrameWeld () const |
| std::unordered_map< OUString, css::uno::Any > & | getAdditionalProperties () |
Static Public Member Functions | |
| static std::unique_ptr< SfxTabPage > | Create (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet) |
Static Public Member Functions inherited from SfxTabPage | |
| static const SfxPoolItem * | GetItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) |
| static const T * | GetItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) |
Private Member Functions | |
| DECL_LINK (ToggleRbBookmarksHdl, weld::Toggleable &, void) | |
Private Attributes | |
| bool | mbIsPresentation |
| std::unique_ptr< weld::CheckButton > | m_xCbResWinInit |
| std::unique_ptr< weld::CheckButton > | m_xCbCenterWindow |
| std::unique_ptr< weld::CheckButton > | m_xCbOpenFullScreen |
| std::unique_ptr< weld::CheckButton > | m_xCbDispDocTitle |
| std::unique_ptr< weld::CheckButton > | m_xCbHideViewerMenubar |
| std::unique_ptr< weld::CheckButton > | m_xCbHideViewerToolbar |
| std::unique_ptr< weld::CheckButton > | m_xCbHideViewerWindowControls |
| std::unique_ptr< weld::CheckButton > | m_xCbTransitionEffects |
| std::unique_ptr< weld::RadioButton > | m_xRbAllBookmarkLevels |
| std::unique_ptr< weld::RadioButton > | m_xRbVisibleBookmarkLevels |
| std::unique_ptr< weld::SpinButton > | m_xNumBookmarkLevels |
Additional Inherited Members | |
Protected Member Functions inherited from SfxTabPage | |
| SfxTabPage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet) | |
| sal_uInt16 | GetWhich (sal_uInt16 nSlot, bool bDeep=true) const |
| TypedWhichId< T > | GetWhich (TypedWhichId< T > nSlot, bool bDeep=true) const |
| const SfxPoolItem * | GetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) |
| const T * | GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) |
| SfxOkDialogController * | GetDialogController () const |
Class tab page viewer.
Definition at line 292 of file impdialog.hxx.
| ImpPDFTabViewerPage::ImpPDFTabViewerPage | ( | weld::Container * | pPage, |
| weld::DialogController * | pController, | ||
| const SfxItemSet & | rSet | ||
| ) |
The Viewer preferences tab page.
Definition at line 1179 of file impdialog.cxx.
References LINK, m_xRbAllBookmarkLevels, and m_xRbVisibleBookmarkLevels.
|
overridevirtual |
Definition at line 1198 of file impdialog.cxx.
|
static |
Definition at line 1207 of file impdialog.cxx.
Referenced by ImpPDFTabDialog::ImpPDFTabDialog().
|
private |
| void ImpPDFTabViewerPage::GetFilterConfigItem | ( | ImpPDFTabDialog * | paParent | ) |
Definition at line 1213 of file impdialog.cxx.
References m_xCbCenterWindow, m_xCbDispDocTitle, m_xCbHideViewerMenubar, m_xCbHideViewerToolbar, m_xCbHideViewerWindowControls, m_xCbOpenFullScreen, m_xCbResWinInit, m_xCbTransitionEffects, m_xNumBookmarkLevels, m_xRbAllBookmarkLevels, ImpPDFTabDialog::mbCenterWindow, ImpPDFTabDialog::mbDisplayPDFDocumentTitle, ImpPDFTabDialog::mbHideViewerMenubar, ImpPDFTabDialog::mbHideViewerToolbar, ImpPDFTabDialog::mbHideViewerWindowControls, ImpPDFTabDialog::mbOpenInFullScreenMode, ImpPDFTabDialog::mbResizeWinToInit, ImpPDFTabDialog::mbUseTransitionEffects, and ImpPDFTabDialog::mnOpenBookmarkLevels.
| void ImpPDFTabViewerPage::SetFilterConfigItem | ( | const ImpPDFTabDialog * | paParent | ) |
Definition at line 1227 of file impdialog.cxx.
References m_xCbCenterWindow, m_xCbDispDocTitle, m_xCbHideViewerMenubar, m_xCbHideViewerToolbar, m_xCbHideViewerWindowControls, m_xCbOpenFullScreen, m_xCbResWinInit, m_xCbTransitionEffects, m_xNumBookmarkLevels, m_xRbAllBookmarkLevels, m_xRbVisibleBookmarkLevels, ImpPDFTabDialog::mbCenterWindow, ImpPDFTabDialog::mbDisplayPDFDocumentTitle, ImpPDFTabDialog::mbHideViewerMenubar, ImpPDFTabDialog::mbHideViewerToolbar, ImpPDFTabDialog::mbHideViewerWindowControls, ImpPDFTabDialog::mbIsPresentation, mbIsPresentation, ImpPDFTabDialog::mbOpenInFullScreenMode, ImpPDFTabDialog::mbResizeWinToInit, ImpPDFTabDialog::mbUseTransitionEffects, and ImpPDFTabDialog::mnOpenBookmarkLevels.
|
private |
Definition at line 297 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), and SetFilterConfigItem().
|
private |
Definition at line 299 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), and SetFilterConfigItem().
|
private |
Definition at line 300 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), and SetFilterConfigItem().
|
private |
Definition at line 301 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), and SetFilterConfigItem().
|
private |
Definition at line 302 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), and SetFilterConfigItem().
|
private |
Definition at line 298 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), and SetFilterConfigItem().
|
private |
Definition at line 296 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), and SetFilterConfigItem().
|
private |
Definition at line 303 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), and SetFilterConfigItem().
|
private |
Definition at line 306 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), and SetFilterConfigItem().
|
private |
Definition at line 304 of file impdialog.hxx.
Referenced by GetFilterConfigItem(), ImpPDFTabViewerPage(), and SetFilterConfigItem().
|
private |
Definition at line 305 of file impdialog.hxx.
Referenced by ImpPDFTabViewerPage(), and SetFilterConfigItem().
|
private |
Definition at line 294 of file impdialog.hxx.
Referenced by SetFilterConfigItem().