|
| | ScHFPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet, sal_uInt16 nSetId) |
| |
| virtual void | ActivatePage (const SfxItemSet &rSet) override |
| |
| virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) override |
| |
| virtual void | ActivatePage (const SfxItemSet &rSet) override |
| |
| virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) override |
| |
| | SvxHFPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet, sal_uInt16 nSetId) |
| |
| void | InitHandler () |
| |
| void | TurnOn (const weld::Toggleable *pButton) |
| |
| | DECL_LINK (TurnOnHdl, weld::Toggleable &, void) |
| |
| | DECL_DLLPRIVATE_LINK (BackgroundHdl, weld::Button &, void) |
| |
| | DECL_DLLPRIVATE_LINK (ValueChangeHdl, weld::MetricSpinButton &, void) |
| |
| void | RangeHdl () |
| |
| void | UpdateExample () |
| |
| sal_uInt16 | nId |
| |
| std::unique_ptr< SfxItemSet > | pBBSet |
| |
| bool | mbDisableQueryBox |
| |
| bool | mbEnableDrawingLayerFillStyles |
| |
| SvxPageWindow | m_aBspWin |
| |
| std::unique_ptr< weld::Label > | m_xPageLbl |
| |
| std::unique_ptr< weld::CheckButton > | m_xTurnOnBox |
| |
| std::unique_ptr< weld::CheckButton > | m_xCntSharedBox |
| |
| std::unique_ptr< weld::CheckButton > | m_xCntSharedFirstBox |
| |
| std::unique_ptr< weld::Label > | m_xLMLbl |
| |
| std::unique_ptr< weld::MetricSpinButton > | m_xLMEdit |
| |
| std::unique_ptr< weld::Label > | m_xRMLbl |
| |
| std::unique_ptr< weld::MetricSpinButton > | m_xRMEdit |
| |
| std::unique_ptr< weld::Label > | m_xDistFT |
| |
| std::unique_ptr< weld::MetricSpinButton > | m_xDistEdit |
| |
| std::unique_ptr< weld::CheckButton > | m_xDynSpacingCB |
| |
| std::unique_ptr< weld::Label > | m_xHeightFT |
| |
| std::unique_ptr< weld::MetricSpinButton > | m_xHeightEdit |
| |
| std::unique_ptr< weld::CheckButton > | m_xHeightDynBtn |
| |
| std::unique_ptr< weld::Button > | m_xBackgroundBtn |
| |
| std::unique_ptr< weld::CustomWeld > | m_xBspWin |
| |
| static const WhichRangesContainer | pRanges |
| |
Definition at line 54 of file tphf.hxx.