LibreOffice Module sw (master)
1
|
#include <section.hxx>
Public Member Functions | |
virtual | ~SwSectionFormat () override |
virtual void | DelFrames () override |
Destroys all Frames in aDepend (Frames are identified via dynamic_cast). More... | |
virtual void | MakeFrames () override |
Creates the views. More... | |
virtual bool | GetInfo (SfxPoolItem &) const override |
SwSection * | GetSection () const |
SwSectionFormat * | GetParent () const |
SwSection * | GetParentSection () const |
void | GetChildSections (SwSections &rArr, SectionSort eSort=SectionSort::Not, bool bAllSections=true) const |
bool | IsInNodesArr () const |
SwSectionNode * | GetSectionNode () |
const SwSectionNode * | GetSectionNode () const |
const SwSection * | GetGlobalDocSection () const |
SAL_DLLPRIVATE css::uno::WeakReference< css::text::XTextSection > const & | GetXTextSection () const |
SAL_DLLPRIVATE void | SetXTextSection (css::uno::Reference< css::text::XTextSection > const &xTextSection) |
virtual ::sfx2::IXmlIdRegistry & | GetRegistry () override |
virtual bool | IsInClipboard () const override |
virtual bool | IsInUndo () const override |
virtual bool | IsInContent () const override |
virtual css::uno::Reference< css::rdf::XMetadatable > | MakeUnoObject () override |
virtual bool | supportsFullDrawingLayerFillAttributeSet () const override |
void | dumpAsXml (xmlTextWriterPtr pWriter) const |
![]() | |
virtual | ~SwFrameFormat () override |
SwFrameFormat (SwFrameFormat const &)=default | |
SwFrameFormat (SwFrameFormat &&)=default | |
SwFrameFormat & | operator= (SwFrameFormat const &)=default |
SwFrameFormat & | operator= (SwFrameFormat &&)=default |
virtual Graphic | MakeGraphic (ImageMap *pMap=nullptr) |
IMapObject * | GetIMapObject (const Point &rPoint, const SwFlyFrame *pFly=nullptr) const |
SwRect | FindLayoutRect (const bool bPrtArea=false, const Point *pPoint=nullptr) const |
SdrObject * | FindSdrObject () |
const SdrObject * | FindSdrObject () const |
SdrObject * | FindRealSdrObject () |
const SdrObject * | FindRealSdrObject () const |
bool | IsLowerOf (const SwFrameFormat &rFormat) const |
virtual SwFrameFormat::tLayoutDir | GetLayoutDir () const |
virtual void | SetLayoutDir (const SwFrameFormat::tLayoutDir _eLayoutDir) |
virtual sal_Int16 | GetPositionLayoutDir () const |
virtual void | SetPositionLayoutDir (const sal_Int16 _nPositionLayoutDir) |
virtual OUString | GetDescription () const |
SAL_DLLPRIVATE css::uno::WeakReference< css::uno::XInterface > const & | GetXObject () const |
SAL_DLLPRIVATE void | SetXObject (css::uno::Reference< css::uno::XInterface > const &xObject) |
void | RegisterToFormat (SwFormat &rFormat) |
virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr | getSdrAllFillAttributesHelper () const override |
void | dumpAsXml (xmlTextWriterPtr pWriter) const |
virtual void | SetName (const OUString &rNewName, bool bBroadcast=false) override |
void | MoveTableBox (SwTableBox &rTableBox, const SwFrameFormat *pOldFormat) |
![]() | |
virtual | ~SwFormat () override |
SwFormat & | operator= (const SwFormat &) |
sal_uInt16 | Which () const |
for Querying of Writer-functions. More... | |
void | CopyAttrs (const SwFormat &) |
Copy attributes even among documents. More... | |
void | DelDiffs (const SfxItemSet &rSet) |
Delete all attributes that are not in rFormat. More... | |
void | DelDiffs (const SwFormat &rFormat) |
bool | SetDerivedFrom (SwFormat *pDerivedFrom=nullptr) |
0 is Default. More... | |
const SfxPoolItem & | GetFormatAttr (sal_uInt16 nWhich, bool bInParents=true) const |
If bInParents is FALSE, search only in this format for attribute. More... | |
template<class T > | |
const T & | GetFormatAttr (TypedWhichId< T > nWhich, bool bInParents=true) const |
SfxItemState | GetItemState (sal_uInt16 nWhich, bool bSrchInParent=true, const SfxPoolItem **ppItem=nullptr) const |
SfxItemState | GetBackgroundState (std::unique_ptr< SvxBrushItem > &rItem) const |
virtual bool | SetFormatAttr (const SfxPoolItem &rAttr) |
virtual bool | SetFormatAttr (const SfxItemSet &rSet) |
virtual bool | ResetFormatAttr (sal_uInt16 nWhich1, sal_uInt16 nWhich2=0) |
virtual sal_uInt16 | ResetAllFormatAttr () |
Takes all hints from Delta-Array,. More... | |
SwFormat * | DerivedFrom () const |
bool | IsDefault () const |
const OUString & | GetName () const |
bool | HasName (std::u16string_view rName) const |
const SwAttrSet & | GetAttrSet () const |
For querying the attribute array. More... | |
const SwDoc * | GetDoc () const |
The document is set in SwAttrPool now, therefore you always can access it. More... | |
SwDoc * | GetDoc () |
const IDocumentSettingAccess & | getIDocumentSettingAccess () const |
Provides access to the document settings interface. More... | |
const IDocumentDrawModelAccess & | getIDocumentDrawModelAccess () const |
Provides access to the document draw model interface. More... | |
IDocumentDrawModelAccess & | getIDocumentDrawModelAccess () |
const IDocumentLayoutAccess & | getIDocumentLayoutAccess () const |
Provides access to the document layout interface. More... | |
IDocumentLayoutAccess & | getIDocumentLayoutAccess () |
IDocumentTimerAccess & | getIDocumentTimerAccess () |
Provides access to the document idle timer interface. More... | |
IDocumentFieldsAccess & | getIDocumentFieldsAccess () |
Provides access to the document idle timer interface. More... | |
IDocumentChartDataProviderAccess & | getIDocumentChartDataProviderAccess () |
Gives access to the chart data-provider. More... | |
sal_uInt16 | GetPoolFormatId () const |
Get and set Pool style IDs. More... | |
void | SetPoolFormatId (sal_uInt16 nId) |
sal_uInt16 | GetPoolHelpId () const |
Get and set Help-IDs for document templates. More... | |
void | SetPoolHelpId (sal_uInt16 nId) |
sal_uInt8 | GetPoolHlpFileId () const |
void | SetPoolHlpFileId (sal_uInt8 nId) |
void | GetPresentation (SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText) const |
Get attribute-description. Returns passed string. More... | |
bool | IsAuto () const |
Query / set AutoFormat-flag. More... | |
void | SetAuto (bool bNew) |
bool | IsHidden () const |
void | SetHidden (bool bValue) |
void | GetGrabBagItem (css::uno::Any &rVal) const |
void | SetGrabBagItem (const css::uno::Any &rVal) |
bool | IsAutoUpdateFormat () const |
Query / set bAutoUpdateFormat-flag. More... | |
void | SetAutoUpdateFormat (bool bNew=true) |
bool | IsFormatInDTOR () const |
const SvxUnderlineItem & | GetUnderline (bool=true) const |
GetMethods: Bool indicates whether to search only in Set (FALSE) or also in Parents. More... | |
const SvxFontHeightItem & | GetSize (bool=true) const |
const SvxFontItem & | GetFont (bool=true) const |
const SvxColorItem & | GetColor (bool=true) const |
const SvxFontItem & | GetCJKFont (bool=true) const |
const SvxFontItem & | GetCTLFont (bool=true) const |
const SwFormatFillOrder & | GetFillOrder (bool=true) const |
Frame-attributes - implemented in frmatr.hxx. More... | |
const SwFormatFrameSize & | GetFrameSize (bool=true) const |
const SwFormatHeader & | GetHeader (bool=true) const |
const SwFormatFooter & | GetFooter (bool=true) const |
const SwFormatSurround & | GetSurround (bool=true) const |
const SwFormatHoriOrient & | GetHoriOrient (bool=true) const |
const SwFormatAnchor & | GetAnchor (bool=true) const |
const SwFormatCol & | GetCol (bool=true) const |
const SvxPaperBinItem & | GetPaperBin (bool=true) const |
const SvxLRSpaceItem & | GetLRSpace (bool=true) const |
const SvxULSpaceItem & | GetULSpace (bool=true) const |
const SwFormatContent & | GetContent (bool=true) const |
const SvxPrintItem & | GetPrint (bool=true) const |
const SvxOpaqueItem & | GetOpaque (bool=true) const |
const SvxProtectItem & | GetProtect (bool=true) const |
const SwFormatVertOrient & | GetVertOrient (bool=true) const |
const SvxBoxItem & | GetBox (bool=true) const |
const SvxFormatKeepItem & | GetKeep (bool=true) const |
std::unique_ptr< SvxBrushItem > | makeBackgroundBrushItem (bool=true) const |
const SvxShadowItem & | GetShadow (bool=true) const |
const SwFormatPageDesc & | GetPageDesc (bool=true) const |
const SvxFormatBreakItem & | GetBreak (bool=true) const |
const SvxMacroItem & | GetMacro (bool=true) const |
const SwFormatURL & | GetURL (bool=true) const |
const SwFormatEditInReadonly & | GetEditInReadonly (bool=true) const |
const SwFormatLayoutSplit & | GetLayoutSplit (bool=true) const |
const SwFormatRowSplit & | GetRowSplit (bool=true) const |
const SwFormatChain & | GetChain (bool=true) const |
const SwFormatFootnoteAtTextEnd & | GetFootnoteAtTextEnd (bool=true) const |
const SwFormatEndAtTextEnd & | GetEndAtTextEnd (bool=true) const |
const SwFormatNoBalancedColumns & | GetBalancedColumns (bool=true) const |
const SvxFrameDirectionItem & | GetFrameDir (bool=true) const |
const SwTextGridItem & | GetTextGrid (bool=true) const |
const SwHeaderAndFooterEatSpacingItem & | GetHeaderAndFooterEatSpacing (bool=true) const |
const SwFormatFollowTextFlow & | GetFollowTextFlow (bool=true) const |
const SwFormatWrapInfluenceOnObjPos & | GetWrapInfluenceOnObjPos (bool=true) const |
const SdrTextVertAdjustItem & | GetTextVertAdjust (bool=true) const |
const SvxLineSpacingItem & | GetLineSpacing (bool=true) const |
Paragraph-attributes - implemented in paratr.hxx. More... | |
const SwNumRuleItem & | GetNumRule (bool=true) const |
const SvxTabStopItem & | GetTabStops (bool=true) const |
const SwFormatDrop & | GetDrop (bool=true) const |
const SwTableBoxNumFormat & | GetTableBoxNumFormat (bool=true) const |
TableBox attributes - implemented in cellatr.hxx. More... | |
const SwTableBoxFormula & | GetTableBoxFormula (bool=true) const |
const SwTableBoxValue & | GetTableBoxValue (bool=true) const |
virtual bool | IsBackgroundTransparent () const |
SwFormat::IsBackgroundTransparent. More... | |
void | RemoveAllUnos () |
![]() | |
BorderCacheOwner () | |
BorderCacheOwner (BorderCacheOwner &) | |
BorderCacheOwner & | operator= (const BorderCacheOwner &) |
~BorderCacheOwner () | |
bool | IsInCache () const |
void | InvalidateInSwCache (const sal_uInt16) |
![]() | |
virtual void | CallSwClientNotify (const SfxHint &rHint) const override |
![]() | |
SwModify () | |
virtual | ~SwModify () override |
void | Add (SwClient *pDepend) |
SwClient * | Remove (SwClient *pDepend) |
bool | HasWriterListeners () const |
bool | HasOnlyOneListener () const |
void | LockModify () |
void | UnlockModify () |
bool | IsModifyLocked () const |
![]() | |
SwClient () | |
SwClient (SwClient &&) noexcept | |
virtual | ~SwClient () override |
std::unique_ptr< sw::ModifyChangedHint > | CheckRegistration (const SfxPoolItem *pOldValue) |
void | CheckRegistrationFormat (SwFormat &rOld) |
const SwModify * | GetRegisteredIn () const |
SwModify * | GetRegisteredIn () |
void | EndListeningAll () |
void | StartListeningToSameModifyAs (const SwClient &) |
![]() | |
bool | IsLast () const |
![]() | |
BroadcasterMixin ()=default | |
BroadcasterMixin (BroadcasterMixin const &)=default | |
BroadcasterMixin & | operator= (const BroadcasterMixin &) |
SvtBroadcaster & | GetNotifier () |
![]() | |
Metadatable () | |
virtual | ~Metadatable () |
css::beans::StringPair | GetMetadataReference () const |
void | SetMetadataReference (const css::beans::StringPair &i_rReference) |
void | EnsureMetadataReference () |
void | RemoveMetadataReference () |
void | RegisterAsCopyOf (Metadatable const &i_rSource, const bool i_bCopyPrecedesSource=false) |
std::shared_ptr< MetadatableUndo > | CreateUndo () const |
std::shared_ptr< MetadatableUndo > | CreateUndoForDelete () |
void | RestoreMetadata (std::shared_ptr< MetadatableUndo > const &i_pUndo) |
void | JoinMetadatable (Metadatable const &i_rOther, const bool i_isMergedEmpty, const bool i_isOtherEmpty) |
Private Member Functions | |
SAL_DLLPRIVATE void | UpdateParent () |
SwSectionFormat (SwFrameFormat *pDrvdFrame, SwDoc *pDoc) | |
virtual void | SwClientNotify (const SwModify &, const SfxHint &) override |
Private Attributes | |
css::uno::WeakReference< css::text::XTextSection > | m_wXTextSection |
Why does this exist in addition to the m_wXObject in SwFrameFormat? in case of an index, both a SwXDocumentIndex and a SwXTextSection register at this SwSectionFormat, so we need to have two refs. More... | |
Friends | |
class | SwDoc |
Additional Inherited Members | |
![]() | |
enum | tLayoutDir { HORI_L2R, HORI_R2L, VERT_R2L } |
![]() | |
SwFrameFormat (SwAttrPool &rPool, const char *pFormatNm, SwFrameFormat *pDrvdFrame, sal_uInt16 nFormatWhich=RES_FRMFMT, const sal_uInt16 *pWhichRange=nullptr) | |
SwFrameFormat (SwAttrPool &rPool, const OUString &rFormatNm, SwFrameFormat *pDrvdFrame, sal_uInt16 nFormatWhich=RES_FRMFMT, const sal_uInt16 *pWhichRange=nullptr) | |
SwFrameFormat * | GetOtherTextBoxFormat () const |
void | SetOtherTextBoxFormat (SwFrameFormat *pFormat) |
![]() | |
SwFormat (SwAttrPool &rPool, const char *pFormatNm, const sal_uInt16 *pWhichRanges, SwFormat *pDrvdFrame, sal_uInt16 nFormatWhich) | |
SwFormat (SwAttrPool &rPool, const OUString &rFormatNm, const sal_uInt16 *pWhichRanges, SwFormat *pDrvdFrame, sal_uInt16 nFormatWhich) | |
SwFormat (const SwFormat &rFormat) | |
![]() | |
SwClient (SwModify *pToRegisterIn) | |
SwModify * | GetRegisteredInNonConst () const |
![]() | |
WriterListener () | |
virtual | ~WriterListener () COVERITY_NOEXCEPT_FALSE |
Definition at line 269 of file section.hxx.
|
private |
Definition at line 627 of file section.cxx.
References GetDfltAttr(), SwModify::LockModify(), RES_COL(), SwFormat::SetFormatAttr(), and SwModify::UnlockModify().
|
overridevirtual |
Definition at line 635 of file section.cxx.
References sw::BroadcastingModify::CallSwClientNotify(), SwNode::EndOfSectionNode(), SwFormat::GetContent(), SwFormatContent::GetContentIdx(), SwFormat::GetDoc(), SwNodeIndex::GetNode(), SwNodeIndex::GetNodes(), SwDoc::GetNodes(), SwSection::GetParent(), SwSectionNode::GetSection(), SwNode::GetSectionNode(), SwSection::IsConnected(), SwSection::IsHiddenFlag(), SwModify::LockModify(), SwSection::MakeChildLinksVisible(), RES_CNTNT(), SwFormat::ResetFormatAttr(), SwNodes::SectionUp(), SwSection::SetHidden(), and SwModify::UnlockModify().
|
overridevirtual |
Destroys all Frames in aDepend (Frames are identified via dynamic_cast).
Delete all Frames that are registered in aDepend.
Reimplemented from SwFrameFormat.
Definition at line 680 of file section.cxx.
References sw::BroadcastingModify::CallSwClientNotify(), DelFrames(), SwNode::EndOfSectionIndex(), SwIterator< TElementType, TSource, eMode >::First(), SfxItemSet::Get(), SwFormat::GetContent(), SwFormatContent::GetContentIdx(), SwFormat::GetDoc(), SwNode::GetIndex(), SwNodeIndex::GetNode(), SwNodeIndex::GetNodes(), SwDoc::GetNodes(), SwNode::GetSectionNode(), SwContentNode::GetSwAttrSet(), SwNodes::GoNextSection(), SwIterator< TElementType, TSource, eMode >::Next(), RES_PAGEDESC(), and sw_DeleteFootnote().
Referenced by DelFrames(), and SwSection::ImplSetHiddenFlag().
void SwSectionFormat::dumpAsXml | ( | xmlTextWriterPtr | pWriter | ) | const |
Definition at line 1026 of file section.cxx.
References SfxItemSet::dumpAsXml(), SwFormat::GetAttrSet(), and SwFormat::GetName().
Referenced by SwSectionFormats::dumpAsXml().
void SwSectionFormat::GetChildSections | ( | SwSections & | rArr, |
SectionSort | eSort = SectionSort::Not , |
||
bool | bAllSections = true |
||
) | const |
Definition at line 884 of file section.cxx.
References SwIterator< TElementType, TSource, eMode >::First(), SwFormat::GetDoc(), SwNodeIndex::GetNodes(), SwDoc::GetNodes(), SwModify::HasWriterListeners(), lcl_SectionCmpPos(), SwIterator< TElementType, TSource, eMode >::Next(), Not, and Pos.
Referenced by SwDoc::DeleteTOX(), SwXTextSection::getChildSections(), lcl_FillList(), and SwEditRegionDlg::RecurseList().
const SwSection * SwSectionFormat::GetGlobalDocSection | ( | ) | const |
Definition at line 966 of file section.cxx.
References FileLink, SwNode::FindSectionNode(), SwNodes::GetEndOfExtras(), SwNode::GetIndex(), SwNode::GetNodes(), SwSectionNode::GetSection(), GetSectionNode(), SwSection::GetType(), SwNode::IsSectionNode(), SwNode::StartOfSectionNode(), and ToxContent.
Referenced by SwXTextSection::Impl::GetPropertyValues_Impl().
|
overridevirtual |
Reimplemented from SwModify.
Definition at line 837 of file section.cxx.
References SwIterator< TElementType, TSource, eMode >::First(), SwFormat::GetFormatAttr(), SwModify::GetInfo(), GetSectionNode(), SwIterator< TElementType, TSource, eMode >::Next(), pObject, RES_CONTENT_VISIBLE(), RES_FINDNEARESTNODE(), RES_PAGEDESC(), and SfxPoolItem::Which().
Referenced by SwContentType::FillMemberList(), SwContentType::Init(), and SwTOXBaseSection::IsVisible().
|
inline |
Definition at line 355 of file section.hxx.
References SwClient::GetRegisteredIn().
Referenced by SwContentType::FillMemberList(), SwXTextSection::getParentSection(), GetParentSection(), SwSectionFrame::HasToBreak(), SwContentType::Init(), lcl_FillList(), DocxExport::OutputEndNode(), sw::DocumentFieldsManager::UpdateExpFieldsImpl(), and MSWordExportBase::WriteText().
|
inline |
Definition at line 363 of file section.hxx.
References GetParent(), and GetSection().
Referenced by SwSection::GetParent(), SwSection::ImplSetHiddenFlag(), and UpdateParent().
|
overridevirtual |
Implements sfx2::Metadatable.
Definition at line 980 of file section.cxx.
References SwFormat::GetDoc(), and SwDoc::GetXmlIdRegistry().
SwSection * SwSectionFormat::GetSection | ( | ) | const |
Definition at line 674 of file section.cxx.
References SwIterator< TElementType, TSource, eMode >::First().
Referenced by SwContentType::FillMemberList(), SwXTextSection::getAnchor(), SwXTextSections::getByName(), SwXTextSections::getElementNames(), SwXTextSection::getName(), GetParentSection(), SwXTextSection::Impl::GetPropertyValues_Impl(), SwXDocumentIndex::Impl::GetTOXSectionOrThrow(), SwCursor::GotoRegion(), SwXTextSections::hasByName(), IMPL_LINK(), SwContentType::Init(), WW8_SepInfo::IsProtected(), SwCursor::IsSelOvr(), lcl_FillList(), lcl_RemoveSectionLinks(), lcl_UpdateSection(), MakeUndoDelSection(), MakeUndoUpdateSection(), MakeUnoObject(), SwSectionFrame::MoveContentAndDelete(), SwEditRegionDlg::RecurseList(), SwXDocumentIndex::refresh(), SwDoc::RemoveInvisibleContent(), SwXTextSection::setName(), SwXTextSection::setPropertyToDefault(), SwXTextSection::Impl::SetPropertyValues_Impl(), SwClientNotify(), sw::DocumentFieldsManager::UpdateExpFieldsImpl(), UpdateParent(), and SwDoc::UpdateSection().
SwSectionNode * SwSectionFormat::GetSectionNode | ( | ) |
Definition at line 957 of file section.cxx.
References SwFormat::GetContent(), SwFormatContent::GetContentIdx(), SwFormat::GetDoc(), SwNodeIndex::GetNode(), SwNodeIndex::GetNodes(), SwDoc::GetNodes(), and SwNode::GetSectionNode().
Referenced by SwDoc::DeleteTOX(), SwFrame::dumpAsXmlAttributes(), SwXDocumentIndexes::getByIndex(), SwXDocumentIndexes::getByName(), SwXDocumentIndexes::getCount(), SwXDocumentIndexes::getElementNames(), GetGlobalDocSection(), GetInfo(), SwXTextSection::Impl::GetPropertyValues_Impl(), SwEditShell::GetTOX(), SwEditShell::GetTOXCount(), GotoCurrRegionAndSkip(), SwCursorShell::GotoNextTOXBase(), SwCursorShell::GotoPrevTOXBase(), SwXDocumentIndexes::hasByName(), InsertCnt_(), SwXText::insertTextContentAfter(), SwXText::insertTextContentBefore(), SwTOXBase::IsTOXBaseInReadonly(), SwDocUpdateField::MakeFieldList_(), SwNode2LayImpl::NextFrame(), SwWW8ImplReader::Read_F_IncludeText(), SwDoc::RemoveInvisibleContent(), SwXText::removeTextContentAfter(), SwXText::removeTextContentBefore(), SwTOXBaseSection::SetPosAtStartEnd(), SwSection::SwClientNotify(), SwGlblDocContent::SwGlblDocContent(), sw::DocumentFieldsManager::UpdateExpFieldsImpl(), and SwEditShell::UpdateTableOf().
|
inline |
Definition at line 313 of file section.hxx.
|
inline |
Definition at line 320 of file section.hxx.
Referenced by SwXTextSection::CreateXTextSection().
|
overridevirtual |
Implements sfx2::Metadatable.
Definition at line 985 of file section.cxx.
References SwFormat::GetDoc(), and SwDoc::IsClipBoard().
|
overridevirtual |
Implements sfx2::Metadatable.
Definition at line 995 of file section.cxx.
References SwFormat::GetContent(), SwFormatContent::GetContentIdx(), SwFormat::GetDoc(), and SwDoc::IsInHeaderFooter().
bool SwSectionFormat::IsInNodesArr | ( | ) | const |
Definition at line 916 of file section.cxx.
References SwFormat::GetContent(), SwFormatContent::GetContentIdx(), SwFormat::GetDoc(), SwNodeIndex::GetNodes(), and SwDoc::GetNodes().
Referenced by SwXTextSections::getByName(), SwXTextSections::getElementNames(), IsInUndo(), lcl_FillList(), SwEditRegionDlg::RecurseList(), and SwDoc::RemoveInvisibleContent().
|
overridevirtual |
Implements sfx2::Metadatable.
Definition at line 990 of file section.cxx.
References IsInNodesArr().
|
overridevirtual |
Creates the views.
Reimplemented from SwFrameFormat.
Definition at line 721 of file section.cxx.
References SwFormat::GetContent(), SwFormatContent::GetContentIdx(), SwFormat::GetDoc(), SwNodeIndex::GetNode(), SwNodeIndex::GetNodes(), SwNode::GetSectionNode(), and SwSectionNode::MakeOwnFrames().
Referenced by SwSection::ImplSetHiddenFlag().
|
overridevirtual |
Implements sfx2::Metadatable.
Definition at line 1008 of file section.cxx.
References SwXTextSection::CreateXTextSection(), GetSection(), SwSection::GetType(), and ToxHeader.
|
inline |
Definition at line 322 of file section.hxx.
Referenced by SwXTextSection::CreateXTextSection(), and SwClientNotify().
|
overridevirtual |
Reimplemented from SwFrameFormat.
Definition at line 1021 of file section.cxx.
|
overrideprivatevirtual |
Reimplemented from SwFrameFormat.
Definition at line 734 of file section.cxx.
References SvtBroadcaster::Broadcast(), SfxItemSet::ClearItem(), Count, SwAttrSetChg::GetChgSet(), SwFormat::GetDoc(), SfxItemSet::GetItemState(), sw::BroadcasterMixin::GetNotifier(), SwClient::GetRegisteredIn(), GetSection(), sw::LegacyModifyHint::GetWhich(), SwModify::HasWriterListeners(), pObject, RES_ATTRSET_CHG(), RES_EDIT_IN_READONLY(), RES_END_AT_TXTEND(), RES_FMT_CHG(), RES_FTN_AT_TXTEND(), RES_OBJECTDYING(), RES_PROTECT(), RES_REMOVE_UNO_OBJECT(), RES_SECTION_HIDDEN(), RES_SECTION_NOT_HIDDEN(), SetXTextSection(), SwFrameFormat::SwClientNotify(), and UpdateParent().
|
private |
Definition at line 923 of file section.cxx.
References sw::BroadcastingModify::CallSwClientNotify(), SwFormat::GetEditInReadonly(), SwSection::GetFormat(), GetParentSection(), SwFormat::GetProtect(), SwClient::GetRegisteredIn(), GetSection(), SfxBoolItem::GetValue(), SwModify::HasWriterListeners(), SvxProtectItem::IsContentProtected(), SwSection::IsEditInReadonlyFlag(), SwSection::IsHidden(), SwSection::IsHiddenFlag(), SwSection::IsProtectFlag(), RES_SECTION_HIDDEN(), and RES_SECTION_NOT_HIDDEN().
Referenced by SwClientNotify().
|
friend |
Definition at line 273 of file section.hxx.
|
private |
Why does this exist in addition to the m_wXObject in SwFrameFormat? in case of an index, both a SwXDocumentIndex and a SwXTextSection register at this SwSectionFormat, so we need to have two refs.
Definition at line 279 of file section.hxx.