LibreOffice Module sc (master) 1
|
#include <tpview.hxx>
Public Member Functions | |
ScTpContentOptions (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rArgSet) | |
virtual | ~ScTpContentOptions () override |
virtual bool | FillItemSet (SfxItemSet *rCoreSet) override |
virtual void | Reset (const SfxItemSet *rCoreSet) override |
virtual void | ActivatePage (const SfxItemSet &) override |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) 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 *rCoreSet) |
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 | |
void | InitGridOpt () |
DECL_LINK (GridHdl, weld::ComboBox &, void) | |
DECL_LINK (SelLbObjHdl, weld::ComboBox &, void) | |
DECL_LINK (CBHdl, weld::Toggleable &, 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 27 of file tpview.hxx.
ScTpContentOptions::ScTpContentOptions | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rArgSet | ||
) |
Definition at line 35 of file tpview.cxx.
References LINK, m_xAnchorCB, m_xAnnotCB, m_xBreakCB, m_xDiagramLB, m_xDrawLB, m_xFormulaCB, m_xFormulaMarkCB, m_xGridLB, m_xGuideLineCB, m_xHScrollCB, m_xNilCB, m_xObjGrfLB, m_xOutlineCB, m_xRowColHeaderCB, m_xSummaryCB, m_xTblRegCB, m_xThemedCursorRB, m_xValueCB, m_xVScrollCB, ScResId(), and SfxTabPage::SetExchangeSupport().
|
overridevirtual |
Definition at line 87 of file tpview.cxx.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 199 of file tpview.cxx.
References SfxItemSet::GetItemIfSet(), m_xLocalOptions, and rSet.
|
static |
Definition at line 91 of file tpview.cxx.
Referenced by ScAbstractDialogFactory_Impl::GetTabPageCreatorFunc().
|
overridevirtual |
|
private |
|
private |
|
private |
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 97 of file tpview.cxx.
References m_xAnchorCB, m_xAnnotCB, m_xBreakCB, m_xDiagramLB, m_xDrawLB, m_xFormulaCB, m_xFormulaMarkCB, m_xGridLB, m_xGuideLineCB, m_xHScrollCB, m_xLocalOptions, m_xNilCB, m_xObjGrfLB, m_xOutlineCB, m_xRangeFindCB, m_xRowColHeaderCB, m_xSummaryCB, m_xSyncZoomCB, m_xTblRegCB, m_xThemedCursorRB, m_xValueCB, m_xVScrollCB, and SfxItemSet::Put().
Referenced by DeactivatePage().
|
private |
Definition at line 250 of file tpview.cxx.
References m_xGridLB, m_xLocalOptions, VOPT_GRID, and VOPT_GRID_ONTOP.
Referenced by Reset().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 137 of file tpview.cxx.
References SfxItemSet::GetItemIfSet(), InitGridOpt(), m_xAnchorCB, m_xAnnotCB, m_xBreakCB, m_xDiagramLB, m_xDrawLB, m_xFormulaCB, m_xFormulaMarkCB, m_xGridLB, m_xGuideLineCB, m_xHScrollCB, m_xLocalOptions, m_xNilCB, m_xObjGrfLB, m_xOutlineCB, m_xRangeFindCB, m_xRowColHeaderCB, m_xSummaryCB, m_xSyncZoomCB, m_xSystemCursorRB, m_xTblRegCB, m_xThemedCursorRB, m_xValueCB, m_xVScrollCB, VOBJ_TYPE_CHART, VOBJ_TYPE_DRAW, VOBJ_TYPE_OLE, VOPT_ANCHOR, VOPT_FORMULAS, VOPT_FORMULAS_MARKS, VOPT_HEADER, VOPT_HELPLINES, VOPT_HSCROLL, VOPT_NOTES, VOPT_NULLVALS, VOPT_OUTLINER, VOPT_PAGEBREAKS, VOPT_SUMMARY, VOPT_SYNTAX, VOPT_TABCONTROLS, VOPT_THEMEDCURSOR, and VOPT_VSCROLL.
|
private |
Definition at line 40 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 37 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 32 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 44 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 45 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 35 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 38 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 31 of file tpview.hxx.
Referenced by FillItemSet(), InitGridOpt(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 33 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 50 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 29 of file tpview.hxx.
Referenced by ActivatePage(), FillItemSet(), InitGridOpt(), and Reset().
|
private |
Definition at line 36 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 43 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 53 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 41 of file tpview.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 49 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 54 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 47 of file tpview.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 56 of file tpview.hxx.
Referenced by Reset().
|
private |
Definition at line 52 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 55 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 39 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().
|
private |
Definition at line 51 of file tpview.hxx.
Referenced by FillItemSet(), Reset(), and ScTpContentOptions().