summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accpreview.cxx
diff options
context:
space:
mode:
authorMatthias Freund <matti_lx@yahoo.de>2013-03-16 23:54:23 +0100
committerTor Lillqvist <tml@iki.fi>2013-03-18 08:11:52 +0000
commit6eb8a9bda063cecf6df049613e79c0b47ad4b231 (patch)
tree2dd0438c16bf1535725aad2b1285aac8ff5abd90 /sw/source/core/access/accpreview.cxx
parent9e09523660a18390e37beb8115b170828db78f58 (diff)
comment cleanups
hope this is helpful Change-Id: Ib887329de1e5788b1a39139725dca0b3de25e81c Reviewed-on: https://gerrit.libreoffice.org/2776 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'sw/source/core/access/accpreview.cxx')
-rw-r--r--sw/source/core/access/accpreview.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/access/accpreview.cxx b/sw/source/core/access/accpreview.cxx
index 7767232c5973..79a496eefac6 100644
--- a/sw/source/core/access/accpreview.cxx
+++ b/sw/source/core/access/accpreview.cxx
@@ -31,9 +31,7 @@ using ::com::sun::star::uno::RuntimeException;
using ::com::sun::star::uno::Sequence;
using ::rtl::OUString;
-//
// SwAccessiblePreview
-//
SwAccessiblePreview::SwAccessiblePreview( SwAccessibleMap *pMp ) :
SwAccessibleDocumentBase( pMp )