diff options
author | Philipp Riemer <ruderphilipp@gmail.com> | 2013-09-27 14:40:18 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-10-02 15:17:07 +0000 |
commit | 1cd2575ac974e385202e197e40aa8158924e104e (patch) | |
tree | 71038c6a85d262dcb25e0545f0bfba952fe6be4b /sw/inc/ndarr.hxx | |
parent | 5c9258d1bb4d27d9934fdf4c1d789860b4dcea6f (diff) |
remove zhaojianwei code markers
Conflicts:
sw/source/core/doc/docfmt.cxx
Change-Id: Iddda0d57ae547680634d45aaf8c6deb40855b860
Reviewed-on: https://gerrit.libreoffice.org/6078
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc/ndarr.hxx')
-rw-r--r-- | sw/inc/ndarr.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/ndarr.hxx b/sw/inc/ndarr.hxx index 2cdea1ba27ee..56b1cce09a55 100644 --- a/sw/inc/ndarr.hxx +++ b/sw/inc/ndarr.hxx @@ -247,8 +247,6 @@ public: /// Array of all OutlineNodes. const SwOutlineNodes& GetOutLineNds() const; - //void UpdateOutlineNode( const SwNode&, sal_uInt8 nOldLevel, sal_uInt8 nNewLevel );//#outline level,removed by zhaojianwei - /// Update all Nodes - Rule/Format-Change. void UpdateOutlineNode(SwNode & rNd); |