LibreOffice Module cui (master) 1
|
#include <page.hxx>
Public Member Functions | |
SvxPageDescPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
virtual | ~SvxPageDescPage () override |
virtual bool | FillItemSet (SfxItemSet *rOutSet) override |
virtual void | Reset (const SfxItemSet *rSet) override |
virtual void | FillUserData () override |
void | SetPaperFormatRanges (Paper eStart) |
void | SetCollectionList (const std::vector< OUString > &aList) |
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 *rSet) |
static WhichRangesContainer | GetRanges () |
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) |
Protected Member Functions | |
virtual void | ActivatePage (const SfxItemSet &rSet) override |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) override |
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 |
Private Member Functions | |
void | Init_Impl () |
DECL_LINK (LayoutHdl_Impl, weld::ComboBox &, void) | |
DECL_LINK (GutterPositionHdl_Impl, weld::ComboBox &, void) | |
DECL_LINK (PaperBinHdl_Impl, weld::Widget &, void) | |
DECL_LINK (SwapOrientation_Impl, weld::Toggleable &, void) | |
void | SwapFirstValues_Impl (bool bSet) |
DECL_LINK (BorderModify_Impl, weld::MetricSpinButton &, void) | |
void | InitHeadFoot_Impl (const SfxItemSet &rSet) |
DECL_LINK (CenterHdl_Impl, weld::Toggleable &, void) | |
void | UpdateExample_Impl (bool bResetbackground=false) |
DECL_LINK (PaperSizeSelect_Impl, weld::ComboBox &, void) | |
DECL_LINK (PaperSizeModify_Impl, weld::MetricSpinButton &, void) | |
DECL_LINK (FrameDirectionModify_Impl, weld::ComboBox &, void) | |
void | ResetBackground_Impl (const SfxItemSet &rSet) |
void | RangeHdl_Impl () |
void | CalcMargin_Impl () |
DECL_LINK (RegisterModify, weld::Toggleable &, void) | |
void | DisableVerticalPageDir () |
Disables vertical page direction entries in the text flow listbox. More... | |
bool | IsPrinterRangeOverflow (weld::MetricSpinButton &rField, tools::Long nFirstMargin, tools::Long nLastMargin, MarginPosition nPos) |
void | CheckMarginEdits (bool _bClear) |
Check if a value of a margin edit is outside the printer paper margins and save this information. More... | |
bool | IsMarginOutOfRange () const |
Static Private Attributes | |
static const WhichRangesContainer | pRanges |
SvxPageDescPage::SvxPageDescPage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rSet | ||
) |
Definition at line 140 of file page.cxx.
References bBorderModified, CM, VclPtr< class reference_type >::Create(), SfxObjectShell::Current(), SfxViewShell::Current(), eMode, SvxPageWindow::EnableFrameDirection(), SvxNumOptionsTabPageHelper::GetI18nNumbering(), SfxItemSet::GetItemIfSet(), SfxItemSet::GetItemState(), SvtOptionsDrawinglayer::GetMaximumPaperBottomMargin(), SvtOptionsDrawinglayer::GetMaximumPaperHeight(), SvtOptionsDrawinglayer::GetMaximumPaperLeftMargin(), SvtOptionsDrawinglayer::GetMaximumPaperRightMargin(), SvtOptionsDrawinglayer::GetMaximumPaperTopMargin(), SvtOptionsDrawinglayer::GetMaximumPaperWidth(), GetModuleFieldUnit(), SfxViewShell::GetPrinter(), CntUInt16Item::GetValue(), SfxTabPage::GetWhich(), Size::Height(), HTMLMODE_ON, Init_Impl(), SvtCJKOptions::IsAsianTypographyEnabled(), SvtCTLOptions::IsCTLFontEnabled(), LINK, m_aBspWin, m_nPos, m_xBottomMarginEdit, m_xGutterMarginEdit, m_xLeftMarginEdit, m_xNumberFormatBox, m_xPaperHeightEdit, m_xPaperWidthEdit, m_xRegisterLB, m_xRightMarginEdit, m_xTextFlowBox, m_xTextFlowLbl, m_xTopMarginEdit, mbDelPrinter, mpDefPrinter, nFirstBottomMargin, nFirstLeftMargin, nFirstRightMargin, nFirstTopMargin, nLastBottomMargin, nLastLeftMargin, nLastRightMargin, nLastTopMargin, PAPER_A3, SfxTabPage::SetExchangeSupport(), SetFieldUnit(), SVX_PAGE_MODE_STANDARD, SvxResId(), Size::Width(), Point::X(), and Point::Y().
|
overridevirtual |
Definition at line 295 of file page.cxx.
References VclPtr< class reference_type >::disposeAndClear(), mbDelPrinter, and mpDefPrinter.
|
overrideprotectedvirtual |
Reimplemented from SfxTabPage.
Definition at line 1346 of file page.cxx.
References InitHeadFoot_Impl(), RangeHdl_Impl(), ResetBackground_Impl(), rSet, and UpdateExample_Impl().
|
private |
Definition at line 1475 of file page.cxx.
References GetCoreValue(), m_xBottomMarginEdit, m_xLeftMarginEdit, m_xPaperHeightEdit, m_xPaperWidthEdit, m_xRightMarginEdit, m_xTopMarginEdit, MINBODY, and SetMetricValue().
|
private |
Check if a value of a margin edit is outside the printer paper margins and save this information.
Definition at line 1590 of file page.cxx.
References m_nPos, m_xBottomMarginEdit, m_xLeftMarginEdit, m_xRightMarginEdit, m_xTopMarginEdit, MARGIN_BOTTOM, MARGIN_LEFT, MARGIN_RIGHT, MARGIN_TOP, nLastBottomMargin, nLastLeftMargin, nLastRightMargin, nLastTopMargin, and nValue.
Referenced by DeactivatePage(), and Reset().
|
static |
Definition at line 135 of file page.cxx.
References rSet.
Referenced by AbstractDialogFactory_Impl::GetTabPageCreatorFunc().
|
overrideprotectedvirtual |
Reimplemented from SfxTabPage.
Definition at line 1354 of file page.cxx.
References CheckMarginEdits(), Application::CreateMessageDialog(), FillItemSet(), GetCoreValue(), SfxTabPage::GetFrameWeld(), SfxTabPage::GetItem(), SfxTabPage::GetItemSet(), SfxItemPool::GetMetric(), SfxItemSet::GetPool(), SfxTabPage::GetWhich(), weld::MetricSpinButton::grab_focus(), IsEqualSize_Impl(), IsMarginOutOfRange(), IsPrinterRangeOverflow(), m_xBottomMarginEdit, m_xLeftMarginEdit, m_xPaperHeightEdit, m_xPaperSizeBox, m_xPaperWidthEdit, m_xPrintRangeQueryText, m_xRightMarginEdit, m_xTopMarginEdit, MARGIN_BOTTOM, MARGIN_LEFT, MARGIN_RIGHT, MARGIN_TOP, nFirstBottomMargin, nFirstLeftMargin, nFirstRightMargin, nFirstTopMargin, nLastBottomMargin, nLastLeftMargin, nLastRightMargin, nLastTopMargin, PAPER_ONSCREENSHOW_16_10, PAPER_ONSCREENSHOW_16_9, PAPER_ONSCREENSHOW_4_3, PAPER_SCREEN_16_10, PAPER_SCREEN_16_9, PAPER_SCREEN_4_3, PAPER_WIDESCREEN, SfxItemSet::Put(), RET_NO, UpdateExample_Impl(), and Size::Width().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Disables vertical page direction entries in the text flow listbox.
Definition at line 1552 of file page.cxx.
References SvxPageWindow::EnableFrameDirection(), m_aBspWin, m_xTextFlowBox, and m_xTextFlowLbl.
Referenced by Reset().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 617 of file page.cxx.
References SfxItemSet::ClearItem(), SfxBoolItem::Clone(), DBG_ASSERT, eMode, SfxItemSet::Get(), GetCoreValue(), SfxGrabBagItem::GetGrabBag(), SfxItemSet::GetItem(), SfxTabPage::GetItemSet(), SfxItemSet::GetItemState(), SfxItemPool::GetMetric(), SfxTabPage::GetOldItem(), SvxPaperInfo::GetPaperSize(), SfxItemSet::GetPool(), GetValue(), SfxTabPage::GetWhich(), SfxItemSet::HasItem(), m_xAdaptBox, m_xBackgroundFullSizeCB, m_xBottomMarginEdit, m_xGutterMarginEdit, m_xGutterPositionLB, m_xHorzBox, m_xLandscapeBtn, m_xLayoutBox, m_xLeftMarginEdit, m_xNumberFormatBox, m_xPaperHeightEdit, m_xPaperSizeBox, m_xPaperTrayBox, m_xPaperWidthEdit, m_xRegisterCB, m_xRegisterLB, m_xRightMarginEdit, m_xRtlGutterCB, m_xTextFlowBox, m_xTopMarginEdit, m_xVertBox, nPos, PAPER_USER, PosToPageUsage_Impl(), SfxItemSet::Put(), rSet, SvxLRSpaceItem::SetGutterMargin(), SvxPageItem::SetLandscape(), SvxLRSpaceItem::SetLeft(), SvxULSpaceItem::SetLower(), SvxPageItem::SetNumType(), SvxPageItem::SetPageUsage(), SvxLRSpaceItem::SetRight(), SvxULSpaceItem::SetUpper(), SVX_PAGE_MODE_CENTER, SVX_PAGE_MODE_PRESENTATION, and Swap().
Referenced by DeactivatePage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 610 of file page.cxx.
References eMode, m_xAdaptBox, SfxTabPage::SetUserData(), and SVX_PAGE_MODE_PRESENTATION.
|
inlinestatic |
Definition at line 175 of file page.hxx.
References pRanges.
Referenced by AbstractDialogFactory_Impl::GetTabPageRangesFunc().
|
private |
Definition at line 304 of file page.cxx.
References LINK, m_xBottomMarginEdit, m_xGutterMarginEdit, m_xGutterPositionLB, m_xHorzBox, m_xLandscapeBtn, m_xLayoutBox, m_xLeftMarginEdit, m_xPaperHeightEdit, m_xPaperSizeBox, m_xPaperWidthEdit, m_xPortraitBtn, m_xRightMarginEdit, m_xTopMarginEdit, and m_xVertBox.
Referenced by SvxPageDescPage().
|
private |
Definition at line 1227 of file page.cxx.
References bLandscape, SfxItemSet::Get(), SfxTabPage::GetItem(), SfxItemSet::GetItemState(), SvxLRSpaceItem::GetLeft(), SvxULSpaceItem::GetLower(), SfxItemSet::GetPool(), SvxLRSpaceItem::GetRight(), SvxSizeItem::GetSize(), SvxULSpaceItem::GetUpper(), SfxBoolItem::GetValue(), SfxTabPage::GetWhich(), Size::Height(), m_aBspWin, m_xLandscapeBtn, mbEnableDrawingLayerFillStyles, rSet, SvxPageWindow::SetFooter(), SvxPageWindow::setFooterFillAttributes(), SvxPageWindow::SetFtDist(), SvxPageWindow::SetFtHeight(), SvxPageWindow::SetFtLeft(), SvxPageWindow::SetFtRight(), SvxPageWindow::SetHdDist(), SvxPageWindow::SetHdHeight(), SvxPageWindow::SetHdLeft(), SvxPageWindow::SetHdRight(), SvxPageWindow::SetHeader(), SvxPageWindow::setHeaderFillAttributes(), SvxPageWindow::SetSize(), and setSvxBrushItemAsFillAttributesToTargetSet().
Referenced by ActivatePage(), and Reset().
|
private |
Definition at line 1609 of file page.cxx.
References m_nPos, m_xBottomMarginEdit, m_xLeftMarginEdit, m_xRightMarginEdit, m_xTopMarginEdit, MARGIN_BOTTOM, MARGIN_LEFT, MARGIN_RIGHT, MARGIN_TOP, nFirstBottomMargin, nFirstLeftMargin, nFirstRightMargin, nFirstTopMargin, nLastBottomMargin, nLastLeftMargin, nLastRightMargin, and nLastTopMargin.
Referenced by DeactivatePage().
|
private |
Definition at line 1570 of file page.cxx.
References weld::MetricSpinButton::get_value(), weld::MetricSpinButton::get_value_changed_from_saved(), m_nPos, nPos, nValue, and weld::MetricSpinButton::set_value().
Referenced by DeactivatePage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 1630 of file page.cxx.
References eMode, SfxItemSet::GetItem(), SfxStringListItem::GetList(), CntUInt16Item::GetValue(), m_xNumberFormatText, mbEnableDrawingLayerFillStyles, SetCollectionList(), SetPaperFormatRanges(), and SvxResId().
|
private |
Definition at line 1409 of file page.cxx.
References SfxItemSet::Get(), SvxPageWindow::GetFtDist(), SvxPageWindow::GetFtHeight(), SvxPageWindow::GetFtLeft(), SvxPageWindow::GetFtRight(), SvxPageWindow::GetHdDist(), SvxPageWindow::GetHdHeight(), SvxPageWindow::GetHdLeft(), SvxPageWindow::GetHdRight(), SfxTabPage::GetItemSet(), SfxItemSet::GetItemState(), GetMinBorderSpace_Impl(), SfxTabPage::GetWhich(), Size::Height(), m_aBspWin, m_xBottomMarginEdit, m_xLeftMarginEdit, m_xPaperHeightEdit, m_xPaperWidthEdit, m_xRightMarginEdit, m_xTopMarginEdit, MINBODY, and Size::Width().
Referenced by ActivatePage(), and Reset().
|
overridevirtual |
!! hidden, because not implemented by StarDraw
Reimplemented from SfxTabPage.
Definition at line 327 of file page.cxx.
References bBorderModified, bLandscape, CheckMarginEdits(), ConvertLong_Impl(), DisableVerticalPageDir(), EditResId(), eMode, ePaperStart, SfxItemSet::Get(), SvxLRSpaceItem::GetGutterMargin(), SfxTabPage::GetItem(), SfxItemSet::GetItemIfSet(), SfxItemSet::GetItemState(), SvxLRSpaceItem::GetLeft(), SvxULSpaceItem::GetLower(), SfxItemPool::GetMetric(), SvxPageItem::GetNumType(), SvxPageItem::GetPageUsage(), SvxPaperInfo::GetPaperSize(), SfxItemSet::GetPool(), SvxLRSpaceItem::GetRight(), SvxPaperInfo::GetSvxPaper(), SvxULSpaceItem::GetUpper(), GetValue(), SfxTabPage::GetWhich(), Size::Height(), InitHeadFoot_Impl(), SvxPageItem::IsLandscape(), LINK, OutputDevice::LogicToLogic(), m_aBspWin, m_xAdaptBox, m_xBackgroundFullSizeCB, m_xBottomMarginEdit, m_xGutterMarginEdit, m_xGutterMarginLbl, m_xGutterPositionFT, m_xGutterPositionLB, m_xHorzBox, m_xLandscapeBtn, m_xLayoutBox, m_xLeftMarginEdit, m_xNumberFormatBox, m_xPageText, m_xPaperHeightEdit, m_xPaperSizeBox, m_xPaperTrayBox, m_xPaperWidthEdit, m_xPortraitBtn, m_xRegisterCB, m_xRegisterLB, m_xRightMarginEdit, m_xRtlGutterCB, m_xTblAlignFT, m_xTextFlowBox, m_xTopMarginEdit, m_xVertBox, mpDefPrinter, PageUsageToPos_Impl(), PAPER_A3, PAPER_USER, PAPERBIN_PRINTER_SETTINGS, RangeHdl_Impl(), ResetBackground_Impl(), rSet, SAL_WARN_IF, SvxPageWindow::SetBottom(), SvxPageWindow::SetFrameDirection(), SvxPageWindow::SetHorz(), SvxPageWindow::SetLeft(), SetMetricValue(), SvxPageWindow::SetRight(), SvxPageWindow::SetSize(), SvxPageWindow::SetTable(), SvxPageWindow::SetTop(), SvxPageWindow::SetUsage(), SvxPageWindow::SetVert(), SVX_NUM_ARABIC, SVX_PAGE_MODE_CENTER, SVX_PAGE_MODE_PRESENTATION, Swap(), SwapFirstValues_Impl(), UpdateExample_Impl(), and Size::Width().
|
private |
Definition at line 1128 of file page.cxx.
References SfxItemSet::Get(), SfxTabPage::GetItem(), SfxItemSet::GetItemState(), SfxItemSet::GetPool(), SfxBoolItem::GetValue(), SfxTabPage::GetWhich(), m_aBspWin, mbEnableDrawingLayerFillStyles, rSet, SvxPageWindow::setFooterFillAttributes(), SvxPageWindow::setHeaderFillAttributes(), SvxPageWindow::setPageFillAttributes(), and setSvxBrushItemAsFillAttributesToTargetSet().
Referenced by ActivatePage(), and Reset().
void SvxPageDescPage::SetCollectionList | ( | const std::vector< OUString > & | aList | ) |
Definition at line 1523 of file page.cxx.
References i, LINK, m_xRegisterCB, m_xRegisterFT, m_xRegisterLB, and sStandardRegister.
Referenced by PageCreated().
|
inline |
|
private |
Definition at line 1027 of file page.cxx.
References bLandscape, Size::Height(), m_xBottomMarginEdit, m_xLeftMarginEdit, m_xRightMarginEdit, m_xTopMarginEdit, mpDefPrinter, nFirstBottomMargin, nFirstLeftMargin, nFirstRightMargin, nFirstTopMargin, Size::Width(), Point::X(), and Point::Y().
Referenced by Reset().
|
private |
Definition at line 1095 of file page.cxx.
References GetCoreValue(), m_aBspWin, m_xBottomMarginEdit, m_xGutterMarginEdit, m_xGutterPositionLB, m_xLayoutBox, m_xLeftMarginEdit, m_xPaperHeightEdit, m_xPaperWidthEdit, m_xRightMarginEdit, m_xTopMarginEdit, PosToPageUsage_Impl(), SvxPageWindow::ResetBackground(), SvxPageWindow::SetBottom(), SvxPageWindow::SetLeft(), SvxPageWindow::SetRight(), SvxPageWindow::SetSize(), SvxPageWindow::SetTop(), and SvxPageWindow::SetUsage().
Referenced by ActivatePage(), DeactivatePage(), and Reset().
|
private |
Definition at line 79 of file page.hxx.
Referenced by Reset(), and SvxPageDescPage().
|
private |
Definition at line 78 of file page.hxx.
Referenced by InitHeadFoot_Impl(), Reset(), and SwapFirstValues_Impl().
|
private |
Definition at line 80 of file page.hxx.
Referenced by FillItemSet(), FillUserData(), PageCreated(), and Reset().
|
private |
Definition at line 81 of file page.hxx.
Referenced by Reset(), and SetPaperFormatRanges().
|
private |
Definition at line 89 of file page.hxx.
Referenced by DisableVerticalPageDir(), InitHeadFoot_Impl(), RangeHdl_Impl(), Reset(), ResetBackground_Impl(), SvxPageDescPage(), and UpdateExample_Impl().
|
private |
Definition at line 83 of file page.hxx.
Referenced by CheckMarginEdits(), IsMarginOutOfRange(), and IsPrinterRangeOverflow().
|
private |
Definition at line 119 of file page.hxx.
Referenced by FillItemSet(), FillUserData(), and Reset().
|
private |
Definition at line 127 of file page.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 106 of file page.hxx.
Referenced by CalcMargin_Impl(), CheckMarginEdits(), DeactivatePage(), FillItemSet(), Init_Impl(), IsMarginOutOfRange(), RangeHdl_Impl(), Reset(), SvxPageDescPage(), SwapFirstValues_Impl(), and UpdateExample_Impl().
|
private |
|
private |
Definition at line 108 of file page.hxx.
Referenced by FillItemSet(), Init_Impl(), Reset(), SvxPageDescPage(), and UpdateExample_Impl().
|
private |
|
private |
|
private |
Definition at line 125 of file page.hxx.
Referenced by FillItemSet(), Init_Impl(), Reset(), and UpdateExample_Impl().
|
private |
Definition at line 116 of file page.hxx.
Referenced by FillItemSet(), Init_Impl(), and Reset().
|
private |
|
private |
Definition at line 96 of file page.hxx.
Referenced by FillItemSet(), Init_Impl(), InitHeadFoot_Impl(), and Reset().
|
private |
Definition at line 111 of file page.hxx.
Referenced by FillItemSet(), Init_Impl(), Reset(), and UpdateExample_Impl().
|
private |
Definition at line 102 of file page.hxx.
Referenced by CalcMargin_Impl(), CheckMarginEdits(), DeactivatePage(), FillItemSet(), Init_Impl(), IsMarginOutOfRange(), RangeHdl_Impl(), Reset(), SvxPageDescPage(), SwapFirstValues_Impl(), and UpdateExample_Impl().
|
private |
|
private |
Definition at line 113 of file page.hxx.
Referenced by FillItemSet(), Reset(), and SvxPageDescPage().
|
private |
Definition at line 112 of file page.hxx.
Referenced by PageCreated().
|
private |
|
private |
|
private |
Definition at line 94 of file page.hxx.
Referenced by CalcMargin_Impl(), DeactivatePage(), FillItemSet(), Init_Impl(), RangeHdl_Impl(), Reset(), SvxPageDescPage(), and UpdateExample_Impl().
|
private |
Definition at line 92 of file page.hxx.
Referenced by DeactivatePage(), FillItemSet(), Init_Impl(), and Reset().
|
private |
Definition at line 99 of file page.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 93 of file page.hxx.
Referenced by CalcMargin_Impl(), DeactivatePage(), FillItemSet(), Init_Impl(), RangeHdl_Impl(), Reset(), SvxPageDescPage(), and UpdateExample_Impl().
|
private |
Definition at line 95 of file page.hxx.
Referenced by Init_Impl(), and Reset().
|
private |
Definition at line 130 of file page.hxx.
Referenced by DeactivatePage().
|
private |
Definition at line 121 of file page.hxx.
Referenced by FillItemSet(), Reset(), and SetCollectionList().
|
private |
Definition at line 122 of file page.hxx.
Referenced by SetCollectionList().
|
private |
Definition at line 123 of file page.hxx.
Referenced by FillItemSet(), Reset(), SetCollectionList(), and SvxPageDescPage().
|
private |
Definition at line 104 of file page.hxx.
Referenced by CalcMargin_Impl(), CheckMarginEdits(), DeactivatePage(), FillItemSet(), Init_Impl(), IsMarginOutOfRange(), RangeHdl_Impl(), Reset(), SvxPageDescPage(), SwapFirstValues_Impl(), and UpdateExample_Impl().
|
private |
|
private |
Definition at line 126 of file page.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
|
private |
Definition at line 98 of file page.hxx.
Referenced by DisableVerticalPageDir(), FillItemSet(), Reset(), and SvxPageDescPage().
|
private |
Definition at line 97 of file page.hxx.
Referenced by DisableVerticalPageDir(), and SvxPageDescPage().
|
private |
Definition at line 105 of file page.hxx.
Referenced by CalcMargin_Impl(), CheckMarginEdits(), DeactivatePage(), FillItemSet(), Init_Impl(), IsMarginOutOfRange(), RangeHdl_Impl(), Reset(), SvxPageDescPage(), SwapFirstValues_Impl(), and UpdateExample_Impl().
|
private |
Definition at line 117 of file page.hxx.
Referenced by FillItemSet(), Init_Impl(), and Reset().
|
private |
Definition at line 86 of file page.hxx.
Referenced by SvxPageDescPage(), and ~SvxPageDescPage().
|
private |
Definition at line 87 of file page.hxx.
Referenced by InitHeadFoot_Impl(), PageCreated(), and ResetBackground_Impl().
Definition at line 84 of file page.hxx.
Referenced by Reset(), SvxPageDescPage(), SwapFirstValues_Impl(), and ~SvxPageDescPage().
|
private |
Definition at line 72 of file page.hxx.
Referenced by DeactivatePage(), IsMarginOutOfRange(), SvxPageDescPage(), and SwapFirstValues_Impl().
|
private |
Definition at line 69 of file page.hxx.
Referenced by DeactivatePage(), IsMarginOutOfRange(), SvxPageDescPage(), and SwapFirstValues_Impl().
|
private |
Definition at line 70 of file page.hxx.
Referenced by DeactivatePage(), IsMarginOutOfRange(), SvxPageDescPage(), and SwapFirstValues_Impl().
|
private |
Definition at line 71 of file page.hxx.
Referenced by DeactivatePage(), IsMarginOutOfRange(), SvxPageDescPage(), and SwapFirstValues_Impl().
|
private |
Definition at line 76 of file page.hxx.
Referenced by CheckMarginEdits(), DeactivatePage(), IsMarginOutOfRange(), and SvxPageDescPage().
|
private |
Definition at line 73 of file page.hxx.
Referenced by CheckMarginEdits(), DeactivatePage(), IsMarginOutOfRange(), and SvxPageDescPage().
|
private |
Definition at line 74 of file page.hxx.
Referenced by CheckMarginEdits(), DeactivatePage(), IsMarginOutOfRange(), and SvxPageDescPage().
|
private |
Definition at line 75 of file page.hxx.
Referenced by CheckMarginEdits(), DeactivatePage(), IsMarginOutOfRange(), and SvxPageDescPage().
|
staticprivate |
Definition at line 66 of file page.hxx.
Referenced by GetRanges().
|
private |
Definition at line 68 of file page.hxx.
Referenced by SetCollectionList().