LibreOffice Module sw (master) 1
|
Functions | |
static void | GetNewAutoStyle (std::shared_ptr< const SfxItemSet > &rpAttrSet, const SwContentNode &rNode, SwAttrSet const &rNewAttrSet) |
static void | SetParent (std::shared_ptr< const SfxItemSet > &rpAttrSet, const SwContentNode &rNode, const SwFormat *pParentFormat, const SwFormat *pConditionalFormat) |
static const SfxPoolItem * | Put (std::shared_ptr< const SfxItemSet > &rpAttrSet, const SwContentNode &rNode, const SfxPoolItem &rAttr) |
static bool | Put (std::shared_ptr< const SfxItemSet > &rpAttrSet, const SwContentNode &rNode, const SfxItemSet &rSet) |
static bool | Put_BC (std::shared_ptr< const SfxItemSet > &rpAttrSet, const SwContentNode &rNode, const SfxPoolItem &rAttr, SwAttrSet *pOld, SwAttrSet *pNew) |
static bool | Put_BC (std::shared_ptr< const SfxItemSet > &rpAttrSet, const SwContentNode &rNode, const SfxItemSet &rSet, SwAttrSet *pOld, SwAttrSet *pNew) |
static sal_uInt16 | ClearItem_BC (std::shared_ptr< const SfxItemSet > &rpAttrSet, const SwContentNode &rNode, sal_uInt16 nWhich, SwAttrSet *pOld, SwAttrSet *pNew) |
static sal_uInt16 | ClearItem_BC (std::shared_ptr< const SfxItemSet > &rpAttrSet, const SwContentNode &rNode, sal_uInt16 nWhich1, sal_uInt16 nWhich2, SwAttrSet *pOld, SwAttrSet *pNew) |
|
static |
Definition at line 240 of file node.cxx.
References SwAttrSet::ClearItem_BC(), SwContentNode::GetModifyAtAttr(), GetNewAutoStyle(), and SwAttrSet::SetModifyAtAttr().
Referenced by SwContentNode::ResetAllAttr(), and SwContentNode::ResetAttr().
|
static |
Definition at line 253 of file node.cxx.
References SwAttrSet::ClearItem_BC(), SwContentNode::GetModifyAtAttr(), GetNewAutoStyle(), and SwAttrSet::SetModifyAtAttr().
|
static |
Definition at line 99 of file node.cxx.
References IStyleAccess::AUTO_STYLE_NOTXT, IStyleAccess::AUTO_STYLE_PARA, IStyleAccess::getAutomaticStyle(), SwAttrPool::GetDoc(), SwDoc::GetIStyleAccess(), SwContentNode::GetModifyAtAttr(), SwAttrSet::GetPool(), SwNode::IsTextNode(), SwContentNode::SetModifyAtAttr(), and SwAttrSet::SetModifyAtAttr().
Referenced by ClearItem_BC(), SwContentNode::ClearItemsFromAttrSet(), Put(), Put_BC(), and SetParent().
|
static |
Definition at line 161 of file node.cxx.
References SfxItemSet::GetItemState(), GetNewAutoStyle(), SwAttrSet::GetPool(), SfxItemSet::Put(), RES_FRMATR_STYLE_NAME(), and rSet.
|
static |
Definition at line 150 of file node.cxx.
References GetNewAutoStyle(), and SfxItemSet::Put().
Referenced by SwContentNode::SetAttr().
|
static |
Definition at line 207 of file node.cxx.
References SfxItemSet::GetItemState(), SwContentNode::GetModifyAtAttr(), GetNewAutoStyle(), SwAttrSet::GetPool(), SfxItemSet::Put(), SwAttrSet::Put_BC(), RES_FRMATR_STYLE_NAME(), rSet, and SwAttrSet::SetModifyAtAttr().
|
static |
Definition at line 188 of file node.cxx.
References SwContentNode::GetModifyAtAttr(), GetNewAutoStyle(), SwAttrSet::Put_BC(), and SwAttrSet::SetModifyAtAttr().
Referenced by SwContentNode::SetAttr().
|
static |
Definition at line 114 of file node.cxx.
References SfxItemSet::ClearItem(), SwStyleNameMapper::FillProgName(), SwFormat::GetAttrSet(), SwFormat::GetName(), GetNewAutoStyle(), SfxItemSet::GetParent(), SfxItemSet::Put(), RES_FRMATR_CONDITIONAL_STYLE_NAME(), RES_FRMATR_STYLE_NAME(), SfxItemSet::SetParent(), and TxtColl.
Referenced by SwContentNode::ChgFormatColl(), SwContentNode::SetAttr(), SwContentNode::SetCondFormatColl(), and SwContentNode::SwClientNotify().