LibreOffice Module sw (master) 1
|
#include <optpage.hxx>
Public Member Functions | |
SwAddPrinterTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
virtual | ~SwAddPrinterTabPage () override |
virtual bool | FillItemSet (SfxItemSet *rSet) override |
virtual void | Reset (const SfxItemSet *rSet) override |
void | SetFax (const std::vector< OUString > &) |
void | SetPreview (bool bPrev) |
virtual void | PageCreated (const SfxAllItemSet &aSet) override |
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 (AutoClickHdl, weld::Toggleable &, void) | |
DECL_LINK (SelectHdl, weld::ComboBox &, void) | |
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 |
Definition at line 76 of file optpage.hxx.
SwAddPrinterTabPage::SwAddPrinterTabPage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rSet | ||
) |
Definition at line 277 of file optpage.cxx.
References SfxItemSet::GetItemIfSet(), CntUInt16Item::GetValue(), HTMLMODE_ON, SvtCTLOptions::IsCTLFontEnabled(), LINK, m_xBackgroundCB, m_xBlackFontCB, m_xCtrlFieldCB, m_xEndPageRB, m_xEndRB, m_xFaxLB, m_xGrfCB, m_xInMarginsRB, m_xLeftPageCB, m_xNoRB, m_xOnlyRB, m_xPaperFromSetupCB, m_xPrintEmptyPagesCB, m_xPrintHiddenTextCB, m_xPrintTextPlaceholderCB, m_xProspectCB, m_xProspectCB_RTL, and m_xRightPageCB.
|
overridevirtual |
Definition at line 338 of file optpage.cxx.
|
static |
Definition at line 349 of file optpage.cxx.
Referenced by SwAbstractDialogFactory_Impl::GetTabPageCreatorFunc().
|
private |
|
private |
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 355 of file optpage.cxx.
References EndDoc, EndPage, InMargins, m_bAttrModified, SwPrintData::m_bPaperFromSetup, SwPrintData::m_bPrintBlackFont, SwPrintData::m_bPrintControl, SwPrintData::m_bPrintDraw, SwPrintData::m_bPrintEmptyPages, SwPrintData::m_bPrintGraphic, SwPrintData::m_bPrintHiddenText, SwPrintData::m_bPrintLeftPages, SwPrintData::m_bPrintPageBackground, SwPrintData::m_bPrintProspect, SwPrintData::m_bPrintProspectRTL, SwPrintData::m_bPrintReverse, SwPrintData::m_bPrintRightPages, SwPrintData::m_bPrintSingleJobs, SwPrintData::m_bPrintTable, SwPrintData::m_bPrintTextPlaceholder, SwPrintData::m_nPrintPostIts, SwPrintData::m_sFaxName, m_sNone, m_xBackgroundCB, m_xBlackFontCB, m_xCtrlFieldCB, m_xEndPageRB, m_xEndRB, m_xFaxLB, m_xGrfCB, m_xInMarginsRB, m_xLeftPageCB, m_xNoRB, m_xOnlyRB, m_xPaperFromSetupCB, m_xPrintEmptyPagesCB, m_xPrintHiddenTextCB, m_xPrintTextPlaceholderCB, m_xProspectCB, m_xProspectCB_RTL, m_xRightPageCB, NONE, Only, and SfxItemSet::Put().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 467 of file optpage.cxx.
References SfxItemSet::GetItem(), Printer::GetPrinterQueues(), SfxBoolItem::GetValue(), Reset(), SetFax(), and SetPreview().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 396 of file optpage.cxx.
References EndDoc, EndPage, FN_PARAM_ADDPRINTER, SfxItemSet::GetItemIfSet(), SfxTabPage::GetItemSet(), InMargins, m_xBackgroundCB, m_xBlackFontCB, m_xCtrlFieldCB, m_xEndPageRB, m_xEndRB, m_xFaxLB, m_xGrfCB, m_xInMarginsRB, m_xLeftPageCB, m_xNoRB, m_xOnlyRB, m_xPaperFromSetupCB, m_xPrintEmptyPagesCB, m_xPrintHiddenTextCB, m_xPrintTextPlaceholderCB, m_xProspectCB, m_xProspectCB_RTL, m_xRightPageCB, NONE, Only, and rSet.
Referenced by PageCreated().
void SwAddPrinterTabPage::SetFax | ( | const std::vector< OUString > & | rFaxLst | ) |
Definition at line 452 of file optpage.cxx.
References i, m_sNone, and m_xFaxLB.
Referenced by PageCreated().
void SwAddPrinterTabPage::SetPreview | ( | bool | bPrev | ) |
Definition at line 342 of file optpage.cxx.
References m_bPreview, m_xCommentsFrame, and m_xPagesFrame.
Referenced by PageCreated().
|
private |
Definition at line 79 of file optpage.hxx.
Referenced by FillItemSet().
|
private |
Definition at line 80 of file optpage.hxx.
Referenced by SetPreview().
|
private |
Definition at line 78 of file optpage.hxx.
Referenced by FillItemSet(), and SetFax().
|
private |
Definition at line 84 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 85 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 95 of file optpage.hxx.
Referenced by SetPreview().
|
private |
Definition at line 83 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 99 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 98 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 104 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), SetFax(), and SwAddPrinterTabPage().
|
private |
Definition at line 82 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 100 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 90 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 96 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 97 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 89 of file optpage.hxx.
Referenced by SetPreview().
|
private |
Definition at line 103 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 102 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 86 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 87 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 92 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 93 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().
|
private |
Definition at line 91 of file optpage.hxx.
Referenced by FillItemSet(), Reset(), and SwAddPrinterTabPage().