LibreOffice Module sw (master) 1
|
Classes | |
class | A11yCheckIssuesPanel |
class | AccessibilityCheckEntry |
class | PageColumnControl |
class | PageFooterPanel |
class | PageFormatPanel |
class | PageHeaderPanel |
class | PageMarginControl |
class | PageOrientationControl |
class | PageSizeControl |
class | PageStylesPanel |
class | StylePresetsPanel |
class | TableEditPanel |
class | ThemePanel |
class | WrapPropertyPanel |
class | WriterInspectorTextPanel |
Functions | |
IMPL_LINK_NOARG (AccessibilityCheckEntry, GotoButtonClicked, weld::LinkButton &, bool) | |
IMPL_LINK_NOARG (AccessibilityCheckEntry, FixButtonClicked, weld::Button &, void) | |
IMPL_LINK (PageColumnControl, ColumnButtonClickHdl_Impl, weld::Button &, rButton, void) | |
IMPL_LINK_NOARG (PageColumnControl, MoreButtonClickHdl_Impl, weld::Button &, void) | |
IMPL_LINK_NOARG (PageFooterPanel, FooterToggleHdl, weld::Toggleable &, void) | |
IMPL_LINK_NOARG (PageFooterPanel, FooterLRMarginHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageFooterPanel, FooterSpacingHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageFooterPanel, FooterLayoutHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageFormatPanel, PaperFormatModifyHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageFormatPanel, PaperSizeModifyHdl, weld::MetricSpinButton &, void) | |
IMPL_LINK_NOARG (PageFormatPanel, PaperModifyMarginHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageHeaderPanel, HeaderToggleHdl, weld::Toggleable &, void) | |
IMPL_LINK_NOARG (PageHeaderPanel, HeaderLRMarginHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageHeaderPanel, HeaderSpacingHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageHeaderPanel, HeaderLayoutHdl, weld::ComboBox &, void) | |
IMPL_LINK (PageMarginControl, SelectMarginHdl, weld::Button &, rControl, void) | |
IMPL_LINK_NOARG (PageMarginControl, ModifyLRMarginHdl, weld::MetricSpinButton &, void) | |
IMPL_LINK_NOARG (PageMarginControl, ModifyULMarginHdl, weld::MetricSpinButton &, void) | |
IMPL_LINK_NOARG (PageMarginControl, MoreButtonClickHdl_Impl, weld::Button &, void) | |
bool | IsNone (const tools::Long nPageLeftMargin, const tools::Long nPageRightMargin, const tools::Long nPageTopMargin, const tools::Long nPageBottomMargin, bool bMirrored) |
void | SetNone (tools::Long &nPageLeftMargin, tools::Long &nPageRightMargin, tools::Long &nPageTopMargin, tools::Long &nPageBottomMargin, bool &bMirrored) |
bool | IsNarrow (const tools::Long nPageLeftMargin, const tools::Long nPageRightMargin, const tools::Long nPageTopMargin, const tools::Long nPageBottomMargin, bool bMirrored) |
void | SetNarrow (tools::Long &nPageLeftMargin, tools::Long &nPageRightMargin, tools::Long &nPageTopMargin, tools::Long &nPageBottomMargin, bool &bMirrored) |
bool | IsModerate (const tools::Long nPageLeftMargin, const tools::Long nPageRightMargin, const tools::Long nPageTopMargin, const tools::Long nPageBottomMargin, bool bMirrored) |
void | SetModerate (tools::Long &nPageLeftMargin, tools::Long &nPageRightMargin, tools::Long &nPageTopMargin, tools::Long &nPageBottomMargin, bool &bMirrored) |
bool | IsNormal075 (const tools::Long nPageLeftMargin, const tools::Long nPageRightMargin, const tools::Long nPageTopMargin, const tools::Long nPageBottomMargin, bool bMirrored) |
void | SetNormal075 (tools::Long &nPageLeftMargin, tools::Long &nPageRightMargin, tools::Long &nPageTopMargin, tools::Long &nPageBottomMargin, bool &bMirrored) |
bool | IsNormal100 (const tools::Long nPageLeftMargin, const tools::Long nPageRightMargin, const tools::Long nPageTopMargin, const tools::Long nPageBottomMargin, bool bMirrored) |
void | SetNormal100 (tools::Long &nPageLeftMargin, tools::Long &nPageRightMargin, tools::Long &nPageTopMargin, tools::Long &nPageBottomMargin, bool &bMirrored) |
bool | IsNormal125 (const tools::Long nPageLeftMargin, const tools::Long nPageRightMargin, const tools::Long nPageTopMargin, const tools::Long nPageBottomMargin, bool bMirrored) |
void | SetNormal125 (tools::Long &nPageLeftMargin, tools::Long &nPageRightMargin, tools::Long &nPageTopMargin, tools::Long &nPageBottomMargin, bool &bMirrored) |
bool | IsWide (const tools::Long nPageLeftMargin, const tools::Long nPageRightMargin, const tools::Long nPageTopMargin, const tools::Long nPageBottomMargin, bool bMirrored) |
void | SetWide (tools::Long &nPageLeftMargin, tools::Long &nPageRightMargin, tools::Long &nPageTopMargin, tools::Long &nPageBottomMargin, bool &bMirrored) |
bool | IsMirrored (const tools::Long nPageLeftMargin, const tools::Long nPageRightMargin, const tools::Long nPageTopMargin, const tools::Long nPageBottomMargin, bool bMirrored) |
void | SetMirrored (tools::Long &nPageLeftMargin, tools::Long &nPageRightMargin, tools::Long &nPageTopMargin, tools::Long &nPageBottomMargin, bool &bMirrored) |
IMPL_LINK (PageOrientationControl, ImplOrientationHdl, weld::Button &, rControl, void) | |
IMPL_LINK_NOARG (PageSizeControl, ImplSizeHdl, ValueSet *, void) | |
IMPL_LINK_NOARG (PageSizeControl, MoreButtonClickHdl_Impl, weld::Button &, void) | |
static sal_uInt16 | PageUsageToPos_Impl (SvxPageUsage nUsage) |
static SvxPageUsage | PosToPageUsage_Impl (sal_uInt16 nPos) |
IMPL_LINK_NOARG (PageStylesPanel, ModifyColumnCountHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageStylesPanel, ModifyNumberingHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageStylesPanel, ModifyLayoutHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageStylesPanel, ModifyFillStyleHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageStylesPanel, ModifyFillColorHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (PageStylesPanel, ModifyFillColorListHdl, ColorListBox &, void) | |
IMPL_LINK_NOARG (StylePresetsPanel, DoubleClickHdl, ValueSet *, void) | |
IMPL_LINK_NOARG (TableEditPanel, RowHeightMofiyHdl, weld::MetricSpinButton &, void) | |
IMPL_LINK_NOARG (TableEditPanel, ColumnWidthMofiyHdl, weld::MetricSpinButton &, void) | |
IMPL_LINK_NOARG (ThemePanel, ClickHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ThemePanel, DoubleClickValueSetHdl, ValueSet *, void) | |
IMPL_LINK_NOARG (ThemePanel, DoubleClickHdl, weld::TreeView &, bool) | |
IMPL_LINK (WrapPropertyPanel, SpacingLBHdl, weld::ComboBox &, rBox, void) | |
static void | UpdateTree (SwDocShell &rDocSh, SwEditShell &rEditSh, std::vector< svx::sidebar::TreeNode > &aStore, sal_Int32 &rParIdx) |
static OUString | PropertyNametoRID (const OUString &rName) |
static svx::sidebar::TreeNode | SimplePropToTreeNode (const OUString &rName, const css::uno::Any &rVal) |
static svx::sidebar::TreeNode | BorderToTreeNode (const OUString &rName, const css::uno::Any &rVal) |
static svx::sidebar::TreeNode | LocaleToTreeNode (const OUString &rName, const css::uno::Any &rVal) |
static OUString | NestedTextContentToText (const css::uno::Any &rVal) |
static void | MetadataToTreeNode (const css::uno::Reference< css::uno::XInterface > &rSource, svx::sidebar::TreeNode &rNode) |
static svx::sidebar::TreeNode | PropertyToTreeNode (const css::beans::Property &rProperty, const uno::Reference< beans::XPropertySet > &xPropertiesSet, const bool rIsGrey) |
static void | InsertValues (const css::uno::Reference< css::uno::XInterface > &rSource, std::unordered_map< OUString, bool > &rIsDefined, svx::sidebar::TreeNode &rNode, const bool isRoot, const std::vector< OUString > &rHiddenProperty, svx::sidebar::TreeNode &rFieldsNode) |
IMPL_LINK (WriterInspectorTextPanel, AttrChangedNotify, LinkParamNone *, pLink, void) | |
Variables | |
const SvxPageUsage | aArr [] |
|
static |
Definition at line 354 of file WriterInspectorTextPanel.cxx.
References svx::sidebar::TreeNode::children, svx::sidebar::TreeNode::ComplexProperty, svx::sidebar::TreeNode::NodeType, PropertyNametoRID(), SimplePropToTreeNode(), and svx::sidebar::TreeNode::sNodeName.
Referenced by PropertyToTreeNode().
sw::sidebar::IMPL_LINK | ( | PageColumnControl | , |
ColumnButtonClickHdl_Impl | , | ||
weld::Button & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 97 of file PageColumnControl.cxx.
References m_xControl.
sw::sidebar::IMPL_LINK | ( | PageMarginControl | , |
SelectMarginHdl | , | ||
weld::Button & | , | ||
rControl | , | ||
void | |||
) |
Definition at line 344 of file PageMarginControl.cxx.
References SfxViewFrame::Current(), SfxViewFrame::GetFrame(), SfxFrame::GetFrameInterface(), m_xControl, SWPAGE_NARROW_VALUE, SWPAGE_NORMAL_VALUE, SWPAGE_WIDE_VALUE1, SWPAGE_WIDE_VALUE2, and SWPAGE_WIDE_VALUE3.
sw::sidebar::IMPL_LINK | ( | PageOrientationControl | , |
ImplOrientationHdl | , | ||
weld::Button & | , | ||
rControl | , | ||
void | |||
) |
Definition at line 187 of file PageOrientationControl.cxx.
References m_xControl.
sw::sidebar::IMPL_LINK | ( | WrapPropertyPanel | , |
SpacingLBHdl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 118 of file WrapPropertyPanel.cxx.
References RES_LR_SPACE(), and RES_UL_SPACE().
sw::sidebar::IMPL_LINK | ( | WriterInspectorTextPanel | , |
AttrChangedNotify | , | ||
LinkParamNone * | , | ||
pLink | , | ||
void | |||
) |
Definition at line 753 of file WriterInspectorTextPanel.cxx.
References SwCursorShell::GetCursor(), SwDocShell::GetDoc(), SwDoc::GetEditShell(), SwPaM::GetPointNode(), SwNode::GetTextNode(), m_pShell, pLink, and UpdateTree().
sw::sidebar::IMPL_LINK_NOARG | ( | AccessibilityCheckEntry | , |
FixButtonClicked | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 78 of file A11yCheckIssuesPanel.cxx.
sw::sidebar::IMPL_LINK_NOARG | ( | AccessibilityCheckEntry | , |
GotoButtonClicked | , | ||
weld::LinkButton & | , | ||
bool | |||
) |
Definition at line 72 of file A11yCheckIssuesPanel.cxx.
sw::sidebar::IMPL_LINK_NOARG | ( | PageColumnControl | , |
MoreButtonClickHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 113 of file PageColumnControl.cxx.
References SfxViewFrame::Current(), FN_FORMAT_PAGE_COLUMN_DLG, and m_xControl.
sw::sidebar::IMPL_LINK_NOARG | ( | PageFooterPanel | , |
FooterLayoutHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 273 of file PageFooterPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), and SID_ATTR_PAGE_FOOTER_LAYOUT.
sw::sidebar::IMPL_LINK_NOARG | ( | PageFooterPanel | , |
FooterLRMarginHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 256 of file PageFooterPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), and SID_ATTR_PAGE_FOOTER_LRMARGIN.
sw::sidebar::IMPL_LINK_NOARG | ( | PageFooterPanel | , |
FooterSpacingHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 265 of file PageFooterPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), and SID_ATTR_PAGE_FOOTER_SPACING.
sw::sidebar::IMPL_LINK_NOARG | ( | PageFooterPanel | , |
FooterToggleHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 248 of file PageFooterPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), and SID_ATTR_PAGE_FOOTER.
sw::sidebar::IMPL_LINK_NOARG | ( | PageFormatPanel | , |
PaperFormatModifyHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 232 of file PageFormatPanel.cxx.
References SvxPaperInfo::GetPaperSize(), PAPER_USER, and Swap().
sw::sidebar::IMPL_LINK_NOARG | ( | PageFormatPanel | , |
PaperModifyMarginHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 257 of file PageFormatPanel.cxx.
References SetMirrored(), SetModerate(), SetNarrow(), SetNone(), SetNormal075(), SetNormal100(), SetNormal125(), and SetWide().
sw::sidebar::IMPL_LINK_NOARG | ( | PageFormatPanel | , |
PaperSizeModifyHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 250 of file PageFormatPanel.cxx.
sw::sidebar::IMPL_LINK_NOARG | ( | PageHeaderPanel | , |
HeaderLayoutHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 275 of file PageHeaderPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), and SID_ATTR_PAGE_HEADER_LAYOUT.
sw::sidebar::IMPL_LINK_NOARG | ( | PageHeaderPanel | , |
HeaderLRMarginHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 259 of file PageHeaderPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), and SID_ATTR_PAGE_HEADER_LRMARGIN.
sw::sidebar::IMPL_LINK_NOARG | ( | PageHeaderPanel | , |
HeaderSpacingHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 268 of file PageHeaderPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), and SID_ATTR_PAGE_HEADER_SPACING.
sw::sidebar::IMPL_LINK_NOARG | ( | PageHeaderPanel | , |
HeaderToggleHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 251 of file PageHeaderPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), and SID_ATTR_PAGE_HEADER.
sw::sidebar::IMPL_LINK_NOARG | ( | PageMarginControl | , |
ModifyLRMarginHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 458 of file PageMarginControl.cxx.
References GetCoreValue().
sw::sidebar::IMPL_LINK_NOARG | ( | PageMarginControl | , |
ModifyULMarginHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 467 of file PageMarginControl.cxx.
References GetCoreValue().
sw::sidebar::IMPL_LINK_NOARG | ( | PageMarginControl | , |
MoreButtonClickHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 476 of file PageMarginControl.cxx.
References SfxViewFrame::Current(), FN_FORMAT_PAGE_SETTING_DLG, and m_xControl.
sw::sidebar::IMPL_LINK_NOARG | ( | PageSizeControl | , |
ImplSizeHdl | , | ||
ValueSet * | , | ||
void | |||
) |
Definition at line 214 of file PageSizeControl.cxx.
sw::sidebar::IMPL_LINK_NOARG | ( | PageSizeControl | , |
MoreButtonClickHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 224 of file PageSizeControl.cxx.
References SfxViewFrame::Current(), and FN_FORMAT_PAGE_SETTING_DLG.
sw::sidebar::IMPL_LINK_NOARG | ( | PageStylesPanel | , |
ModifyColumnCountHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 469 of file PageStylesPanel.cxx.
References SID_ATTR_PAGE_COLUMN.
sw::sidebar::IMPL_LINK_NOARG | ( | PageStylesPanel | , |
ModifyFillColorHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 607 of file PageStylesPanel.cxx.
sw::sidebar::IMPL_LINK_NOARG | ( | PageStylesPanel | , |
ModifyFillColorListHdl | , | ||
ColorListBox & | , | ||
void | |||
) |
Definition at line 612 of file PageStylesPanel.cxx.
sw::sidebar::IMPL_LINK_NOARG | ( | PageStylesPanel | , |
ModifyFillStyleHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 491 of file PageStylesPanel.cxx.
References BITMAP, SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), GRADIENT, HATCH, NONE, PATTERN, SOLID, and Update.
sw::sidebar::IMPL_LINK_NOARG | ( | PageStylesPanel | , |
ModifyLayoutHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 484 of file PageStylesPanel.cxx.
References PosToPageUsage_Impl().
sw::sidebar::IMPL_LINK_NOARG | ( | PageStylesPanel | , |
ModifyNumberingHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 477 of file PageStylesPanel.cxx.
sw::sidebar::IMPL_LINK_NOARG | ( | StylePresetsPanel | , |
DoubleClickHdl | , | ||
ValueSet * | , | ||
void | |||
) |
Definition at line 183 of file StylePresetsPanel.cxx.
References SfxObjectShell::Current(), SwgReaderOption::SetNumRules(), and SwgReaderOption::SetTextFormats().
sw::sidebar::IMPL_LINK_NOARG | ( | TableEditPanel | , |
ColumnWidthMofiyHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 221 of file TableEditPanel.cxx.
References CntUInt32Item::SetValue(), and SID_ATTR_TABLE_COLUMN_WIDTH.
sw::sidebar::IMPL_LINK_NOARG | ( | TableEditPanel | , |
RowHeightMofiyHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 210 of file TableEditPanel.cxx.
References CntUInt32Item::SetValue(), and SID_ATTR_TABLE_ROW_HEIGHT.
sw::sidebar::IMPL_LINK_NOARG | ( | ThemePanel | , |
ClickHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 69 of file ThemePanel.cxx.
sw::sidebar::IMPL_LINK_NOARG | ( | ThemePanel | , |
DoubleClickHdl | , | ||
weld::TreeView & | , | ||
bool | |||
) |
Definition at line 79 of file ThemePanel.cxx.
sw::sidebar::IMPL_LINK_NOARG | ( | ThemePanel | , |
DoubleClickValueSetHdl | , | ||
ValueSet * | , | ||
void | |||
) |
Definition at line 74 of file ThemePanel.cxx.
|
static |
Definition at line 485 of file WriterInspectorTextPanel.cxx.
References aProperties, svx::sidebar::TreeNode::aValue, svx::sidebar::TreeNode::children, getLocale(), comphelper::getProcessComponentContext(), Application::GetSettings(), MetadataToTreeNode(), NestedTextContentToText(), and PropertyToTreeNode().
Referenced by UpdateTree().
bool sw::sidebar::IsMirrored | ( | const tools::Long | nPageLeftMargin, |
const tools::Long | nPageRightMargin, | ||
const tools::Long | nPageTopMargin, | ||
const tools::Long | nPageBottomMargin, | ||
bool | bMirrored | ||
) |
Definition at line 173 of file PageMarginUtils.hxx.
References abs(), SWPAGE_UNIT_THRESHOLD, SWPAGE_WIDE_VALUE1, and SWPAGE_WIDE_VALUE3.
Referenced by sw::sidebar::PageFormatPanel::UpdateMarginBox().
bool sw::sidebar::IsModerate | ( | const tools::Long | nPageLeftMargin, |
const tools::Long | nPageRightMargin, | ||
const tools::Long | nPageTopMargin, | ||
const tools::Long | nPageBottomMargin, | ||
bool | bMirrored | ||
) |
Definition at line 73 of file PageMarginUtils.hxx.
References abs(), SWPAGE_MODERATE_LR, SWPAGE_UNIT_THRESHOLD, and SWPAGE_WIDE_VALUE1.
Referenced by sw::sidebar::PageFormatPanel::UpdateMarginBox().
bool sw::sidebar::IsNarrow | ( | const tools::Long | nPageLeftMargin, |
const tools::Long | nPageRightMargin, | ||
const tools::Long | nPageTopMargin, | ||
const tools::Long | nPageBottomMargin, | ||
bool | bMirrored | ||
) |
Definition at line 53 of file PageMarginUtils.hxx.
References abs(), SWPAGE_NARROW_VALUE, and SWPAGE_UNIT_THRESHOLD.
Referenced by sw::sidebar::PageFormatPanel::UpdateMarginBox().
bool sw::sidebar::IsNone | ( | const tools::Long | nPageLeftMargin, |
const tools::Long | nPageRightMargin, | ||
const tools::Long | nPageTopMargin, | ||
const tools::Long | nPageBottomMargin, | ||
bool | bMirrored | ||
) |
Definition at line 33 of file PageMarginUtils.hxx.
References abs(), SWPAGE_NO_MARGIN, and SWPAGE_UNIT_THRESHOLD.
Referenced by sw::sidebar::PageFormatPanel::UpdateMarginBox().
bool sw::sidebar::IsNormal075 | ( | const tools::Long | nPageLeftMargin, |
const tools::Long | nPageRightMargin, | ||
const tools::Long | nPageTopMargin, | ||
const tools::Long | nPageBottomMargin, | ||
bool | bMirrored | ||
) |
Definition at line 93 of file PageMarginUtils.hxx.
References abs(), SWPAGE_NORMAL_VALUE, and SWPAGE_UNIT_THRESHOLD.
Referenced by sw::sidebar::PageFormatPanel::UpdateMarginBox().
bool sw::sidebar::IsNormal100 | ( | const tools::Long | nPageLeftMargin, |
const tools::Long | nPageRightMargin, | ||
const tools::Long | nPageTopMargin, | ||
const tools::Long | nPageBottomMargin, | ||
bool | bMirrored | ||
) |
Definition at line 113 of file PageMarginUtils.hxx.
References abs(), SWPAGE_UNIT_THRESHOLD, and SWPAGE_WIDE_VALUE1.
Referenced by sw::sidebar::PageFormatPanel::UpdateMarginBox().
bool sw::sidebar::IsNormal125 | ( | const tools::Long | nPageLeftMargin, |
const tools::Long | nPageRightMargin, | ||
const tools::Long | nPageTopMargin, | ||
const tools::Long | nPageBottomMargin, | ||
bool | bMirrored | ||
) |
Definition at line 133 of file PageMarginUtils.hxx.
References abs(), SWPAGE_UNIT_THRESHOLD, SWPAGE_WIDE_VALUE1, and SWPAGE_WIDE_VALUE3.
Referenced by sw::sidebar::PageFormatPanel::UpdateMarginBox().
bool sw::sidebar::IsWide | ( | const tools::Long | nPageLeftMargin, |
const tools::Long | nPageRightMargin, | ||
const tools::Long | nPageTopMargin, | ||
const tools::Long | nPageBottomMargin, | ||
bool | bMirrored | ||
) |
Definition at line 153 of file PageMarginUtils.hxx.
References abs(), SWPAGE_UNIT_THRESHOLD, SWPAGE_WIDE_VALUE1, and SWPAGE_WIDE_VALUE2.
Referenced by sw::sidebar::PageFormatPanel::UpdateMarginBox().
|
static |
Definition at line 372 of file WriterInspectorTextPanel.cxx.
References svx::sidebar::TreeNode::aValue, PropertyNametoRID(), and svx::sidebar::TreeNode::sNodeName.
Referenced by PropertyToTreeNode().
|
static |
Definition at line 409 of file WriterInspectorTextPanel.cxx.
References svx::sidebar::TreeNode::children, svx::sidebar::TreeNode::ComplexProperty, SfxObjectShell::Current(), SwRDFHelper::getStatements(), MetadataToTreeNode(), svx::sidebar::TreeNode::NodeType, PropertyNametoRID(), SimplePropToTreeNode(), and svx::sidebar::TreeNode::sNodeName.
Referenced by InsertValues(), MetadataToTreeNode(), and UpdateTree().
|
static |
Definition at line 388 of file WriterInspectorTextPanel.cxx.
References aBuf.
Referenced by InsertValues().
|
static |
Definition at line 64 of file PageStylesPanel.cxx.
References aArr, i, and SAL_N_ELEMENTS.
Referenced by sw::sidebar::PageStylesPanel::NotifyItemUpdate().
|
static |
Definition at line 72 of file PageStylesPanel.cxx.
References aArr, nPos, and SAL_N_ELEMENTS.
Referenced by IMPL_LINK_NOARG().
|
static |
Definition at line 107 of file WriterInspectorTextPanel.cxx.
References SwResId().
Referenced by BorderToTreeNode(), LocaleToTreeNode(), MetadataToTreeNode(), PropertyToTreeNode(), and SimplePropToTreeNode().
|
static |
Definition at line 452 of file WriterInspectorTextPanel.cxx.
References BorderToTreeNode(), svx::sidebar::TreeNode::children, svx::sidebar::TreeNode::isGrey, LocaleToTreeNode(), PropertyNametoRID(), SimplePropToTreeNode(), and svx::sidebar::TreeNode::sNodeName.
Referenced by InsertValues().
void sw::sidebar::SetMirrored | ( | tools::Long & | nPageLeftMargin, |
tools::Long & | nPageRightMargin, | ||
tools::Long & | nPageTopMargin, | ||
tools::Long & | nPageBottomMargin, | ||
bool & | bMirrored | ||
) |
Definition at line 183 of file PageMarginUtils.hxx.
References SWPAGE_WIDE_VALUE1, and SWPAGE_WIDE_VALUE3.
Referenced by IMPL_LINK_NOARG().
void sw::sidebar::SetModerate | ( | tools::Long & | nPageLeftMargin, |
tools::Long & | nPageRightMargin, | ||
tools::Long & | nPageTopMargin, | ||
tools::Long & | nPageBottomMargin, | ||
bool & | bMirrored | ||
) |
Definition at line 83 of file PageMarginUtils.hxx.
References SWPAGE_MODERATE_LR, and SWPAGE_WIDE_VALUE1.
Referenced by IMPL_LINK_NOARG().
void sw::sidebar::SetNarrow | ( | tools::Long & | nPageLeftMargin, |
tools::Long & | nPageRightMargin, | ||
tools::Long & | nPageTopMargin, | ||
tools::Long & | nPageBottomMargin, | ||
bool & | bMirrored | ||
) |
Definition at line 63 of file PageMarginUtils.hxx.
References SWPAGE_NARROW_VALUE.
Referenced by IMPL_LINK_NOARG().
void sw::sidebar::SetNone | ( | tools::Long & | nPageLeftMargin, |
tools::Long & | nPageRightMargin, | ||
tools::Long & | nPageTopMargin, | ||
tools::Long & | nPageBottomMargin, | ||
bool & | bMirrored | ||
) |
Definition at line 43 of file PageMarginUtils.hxx.
References SWPAGE_NO_MARGIN.
Referenced by IMPL_LINK_NOARG().
void sw::sidebar::SetNormal075 | ( | tools::Long & | nPageLeftMargin, |
tools::Long & | nPageRightMargin, | ||
tools::Long & | nPageTopMargin, | ||
tools::Long & | nPageBottomMargin, | ||
bool & | bMirrored | ||
) |
Definition at line 103 of file PageMarginUtils.hxx.
References SWPAGE_NORMAL_VALUE.
Referenced by IMPL_LINK_NOARG().
void sw::sidebar::SetNormal100 | ( | tools::Long & | nPageLeftMargin, |
tools::Long & | nPageRightMargin, | ||
tools::Long & | nPageTopMargin, | ||
tools::Long & | nPageBottomMargin, | ||
bool & | bMirrored | ||
) |
Definition at line 123 of file PageMarginUtils.hxx.
References SWPAGE_WIDE_VALUE1.
Referenced by IMPL_LINK_NOARG().
void sw::sidebar::SetNormal125 | ( | tools::Long & | nPageLeftMargin, |
tools::Long & | nPageRightMargin, | ||
tools::Long & | nPageTopMargin, | ||
tools::Long & | nPageBottomMargin, | ||
bool & | bMirrored | ||
) |
Definition at line 143 of file PageMarginUtils.hxx.
References SWPAGE_WIDE_VALUE1, and SWPAGE_WIDE_VALUE3.
Referenced by IMPL_LINK_NOARG().
void sw::sidebar::SetWide | ( | tools::Long & | nPageLeftMargin, |
tools::Long & | nPageRightMargin, | ||
tools::Long & | nPageTopMargin, | ||
tools::Long & | nPageBottomMargin, | ||
bool & | bMirrored | ||
) |
Definition at line 163 of file PageMarginUtils.hxx.
References SWPAGE_WIDE_VALUE1, and SWPAGE_WIDE_VALUE2.
Referenced by IMPL_LINK_NOARG().
|
static |
Definition at line 345 of file WriterInspectorTextPanel.cxx.
References svx::sidebar::TreeNode::aValue, PropertyNametoRID(), and svx::sidebar::TreeNode::sNodeName.
Referenced by BorderToTreeNode(), MetadataToTreeNode(), and PropertyToTreeNode().
|
static |
Definition at line 535 of file WriterInspectorTextPanel.cxx.
References svx::sidebar::TreeNode::Category, svx::sidebar::TreeNode::children, svx::sidebar::TreeNode::ComplexProperty, SwXTextRange::CreateXTextRange(), SfxObjectShell::GetBaseModel(), SwCursorShell::GetCursor(), SwDocShell::GetDoc(), SwPaM::GetPoint(), i, InsertValues(), MetadataToTreeNode(), svx::sidebar::TreeNode::NodeType, sDisplayName, svx::sidebar::TreeNode::sNodeName, SwResId(), UNO_NAME_CHAR_COLOR_THEME, UNO_NAME_CHAR_COLOR_TINT_OR_SHADE, UNO_NAME_CHAR_STYLE_NAME, UNO_NAME_NUMBERING_IS_NUMBER, UNO_NAME_NUMBERING_LEVEL, UNO_NAME_NUMBERING_START_VALUE, UNO_NAME_PAGE_STYLE_NAME, UNO_NAME_PARA_CONDITIONAL_STYLE_NAME, UNO_NAME_PARA_CONTINUEING_PREVIOUS_SUB_TREE, UNO_NAME_PARA_IS_NUMBERING_RESTART, UNO_NAME_PARA_STYLE_NAME, UNO_NAME_PARRSID, UNO_NAME_RSID, and UNO_NAME_SORTED_TEXT_ID.
Referenced by IMPL_LINK(), and sw::sidebar::WriterInspectorTextPanel::WriterInspectorTextPanel().
const SvxPageUsage sw::sidebar::aArr[] |
Definition at line 55 of file PageStylesPanel.cxx.
Referenced by WW8Export::AppendBookmarks(), SwTextNode::CopyText(), SwTextNode::CutImpl(), SwDoc::DeleteTOX(), SwEnhancedPDFExportHelper::EnhancedPDFExport(), SwFieldRefPage::FillItemSet(), SwContentType::FillMemberList(), myImplHelpers::MapperImpl< SwTextFormatColl >::GetBuiltInStyle(), SwTextShell::GetIdxState(), WW8AttributeOutput::HiddenField(), SwIndexMarkPane::InitControls(), IsFrameBehind(), lcl_IsSOObject(), lcl_ReadSections(), LoadURL(), WW8Export::OutGrf(), WW8Export::OutGrfBullets(), WW8Export::OutputField(), PageUsageToPos_Impl(), PosToPageUsage_Impl(), SwUndoResetAttr::RedoImpl(), SwDoc::SetAllUniqueFlyNames(), SwSetExpFieldType::SetSeqRefNo(), SwTOXDescription::SetSortKeys(), SwLabDlg::UpdateFieldInformation(), SwFieldRefPage::UpdateSubType(), SwWW8WrGrf::WritePICBulletFHeader(), SwWW8WrGrf::WritePICFHeader(), WW8Export::WritePostItBegin(), and WW8Export::WriteStringAsPara().