summaryrefslogtreecommitdiff
path: root/sw/inc/ndarr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndarr.hxx')
-rw-r--r--sw/inc/ndarr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndarr.hxx b/sw/inc/ndarr.hxx
index a2cddd0133bc..fbc56be1e810 100644
--- a/sw/inc/ndarr.hxx
+++ b/sw/inc/ndarr.hxx
@@ -234,7 +234,7 @@ public:
const OUString &rName,
sal_Int64 nAspect,
SwGrfFormatColl *pColl,
- SwAttrSet* pAutoAttr ); ///< in ndole.cxx
+ SwAttrSet const * pAutoAttr ); ///< in ndole.cxx
/// Array of all OutlineNodes.
const SwOutlineNodes& GetOutLineNds() const { return *m_pOutlineNodes;}