summaryrefslogtreecommitdiff
path: root/sw/inc/ndarr.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-21 15:02:12 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-21 15:02:12 +0000
commit61235cd418706ced280a5739fc7c15942fb7e6d8 (patch)
tree1198b18f7374b43f72497cf319c2ce609e44af28 /sw/inc/ndarr.hxx
parent9fe16589a6c7ba6fa4c5da517d2d0cea5dac23ca (diff)
INTEGRATION: CWS swqcore05 (1.8.214); FILE MERGED
2005/01/14 16:27:53 hbrinkm 1.8.214.1: #i39673# GetOutlineNds: update list on demand
Diffstat (limited to 'sw/inc/ndarr.hxx')
-rw-r--r--sw/inc/ndarr.hxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/sw/inc/ndarr.hxx b/sw/inc/ndarr.hxx
index 9f4d9d461fcd..88fcd61fe471 100644
--- a/sw/inc/ndarr.hxx
+++ b/sw/inc/ndarr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ndarr.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2004-10-04 18:58:57 $
+ * last change: $Author: vg $ $Date: 2005-02-21 16:02:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -146,7 +146,7 @@ class SwNodes: private BigPtrArray
*pEndOfAutotext, *pEndOfRedlines,
*pEndOfContent;
- SwOutlineNodes* pOutlineNds; // Array aller GliederiungsNodes
+ mutable SwOutlineNodes* pOutlineNds; // Array aller GliederiungsNodes
BOOL bInNodesDel : 1; // falls rekursiv aufgerufen wird
// Num/Outline nicht aktualisierem
@@ -286,8 +286,9 @@ public:
SwGrfFmtColl *pColl,
SwAttrSet* pAutoAttr = 0 ); // in ndole.cxx
+ void UpdateOutlineNodeList() const;
// Array aller GliederiungsNodes;
- const SwOutlineNodes& GetOutLineNds() const { return *pOutlineNds; }
+ const SwOutlineNodes& GetOutLineNds() const;
// ab einem bestimmten TextNode alle Updaten
void UpdateOutlineNode( const SwNode&, BYTE nOldLevel, BYTE nNewLevel );
// alle Nodes Updaten - Rule/Format-Aenderung