summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-02-15 16:21:23 +0100
committerVladimir Glazunov <vg@openoffice.org>2010-02-15 16:21:23 +0100
commit5764230f546cd20dd4e5787d2b9277812527b775 (patch)
treedc5509172fdfe8d7d3009acfe5d8393e3db598d4 /sw
parent6cc84b3470058abb21567506228112eb15ba59f5 (diff)
parent5c80dffe5aafbf03d7277006ecac46271e5546d9 (diff)
CWS-TOOLING: integrate CWS ooo321gsl02_DEV300
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/unocore/unostyle.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/unocore/unostyle.cxx b/sw/source/core/unocore/unostyle.cxx
index 60e383f28438..236c33f1ba82 100644
--- a/sw/source/core/unocore/unostyle.cxx
+++ b/sw/source/core/unocore/unostyle.cxx
@@ -1257,6 +1257,7 @@ sal_Bool SwStyleProperties_Impl::GetProperty(const ::rtl::OUString& rName, uno::
bRet = sal_True;
break;
}
+ ++nPos;
++aIt;
}