summaryrefslogtreecommitdiffstats
path: root/svx/source/table/tablehandles.cxx
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2017-04-21 21:27:09 +0200
committerMichael Stahl <mstahl@redhat.com>2017-04-27 17:47:32 +0200
commit063626b994960f7fe8426688203c8aa87e425cb4 (patch)
tree8a761aadf3450fb25e6795f1a83b242a4653d955 /svx/source/table/tablehandles.cxx
parentremove ResourceBasedEventLogger in favor of its base EventLogger (diff)
downloadcore-063626b994960f7fe8426688203c8aa87e425cb4.tar.gz
core-063626b994960f7fe8426688203c8aa87e425cb4.zip
Translate German comments (rest of svx/ except svx/source/form/)
Change-Id: Ib0fccc41c71902861f450c6184f57be2c5da0811 Reviewed-on: https://gerrit.libreoffice.org/36804 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'svx/source/table/tablehandles.cxx')
-rw-r--r--svx/source/table/tablehandles.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/tablehandles.cxx b/svx/source/table/tablehandles.cxx
index 01eb2ce65ae0..aeaa85232925 100644
--- a/svx/source/table/tablehandles.cxx
+++ b/svx/source/table/tablehandles.cxx
@@ -181,7 +181,7 @@ void TableEdgeHdl::CreateB2dIAObject()
if(aInvisible.count())
{
- // also create overlay object vor invisible parts to allow
+ // also create overlay object for invisible parts to allow
// a standard HitTest using the primitives from that overlay object
// (see OverlayTableEdge implementation)
sdr::overlay::OverlayObject* pOverlayObject = new OverlayTableEdge(aInvisible, false);