summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/wordvbahelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/wordvbahelper.cxx')
-rw-r--r--sw/source/ui/vba/wordvbahelper.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/vba/wordvbahelper.cxx b/sw/source/ui/vba/wordvbahelper.cxx
index be3443da93f6..7bf49e6e2836 100644
--- a/sw/source/ui/vba/wordvbahelper.cxx
+++ b/sw/source/ui/vba/wordvbahelper.cxx
@@ -176,7 +176,7 @@ bool gotoSelectedObjectAnchor( const uno::Reference< frame::XModel>& xModel ) th
}
} // word
-} //
-} //
+}
+}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */