diff options
author | Albert Thuswaldner <albert.thuswaldner@gmail.com> | 2015-10-11 20:15:35 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2015-10-16 19:12:06 +0000 |
commit | f1bcf41baea1636ff33f2c918ebb4a4fa589d10a (patch) | |
tree | 28346fc6115e7d416b436e7c6f7877aa9019186f /sc | |
parent | e36a18201b945cdd4c14f9504a3e5d681faa65aa (diff) |
tdf#39468 translated german comments in tabvwsh9.cxx
Change-Id: Iaab7081df2f15e7228f7f99184a048abd26decc7
Reviewed-on: https://gerrit.libreoffice.org/19307
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/view/tabvwsh9.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/tabvwsh9.cxx b/sc/source/ui/view/tabvwsh9.cxx index fdd4c268a779..adaad13dbf72 100644 --- a/sc/source/ui/view/tabvwsh9.cxx +++ b/sc/source/ui/view/tabvwsh9.cxx @@ -157,7 +157,7 @@ void ScTabViewShell::GetImageMapState( SfxItemSet& rSet ) { case SID_IMAP: { - // Disabled wird nicht mehr... + // We don't disable this anymore bool bThere = false; SfxViewFrame* pThisFrame = GetViewFrame(); |