/uui/

ce-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-04-26 09:55:15 +0200
committerMichael Stahl <mstahl@redhat.com>2012-05-09 08:52:59 +0200
commit0097f9fe819bedd359ee8516bba05aa02f526e95 (patch)
treeceb0e190e4e6e49857984ce80ec6d785cb5b6ee0 /sw/source
parent3e26181e36d506ce6c3a0133b11a7e652aaa62e6 (diff)
Convert SV_DECL_PTRARR(SwpHts) to std::vector
Delete the TmpHints declaration, because it's using the same data-structure as SwpHts.
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/txtnode/ndtxt.cxx37
1 files changed, 17 insertions, 20 deletions
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index fa6f3b0f0b4c..f8d4ddd6d4b3 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx