summaryrefslogtreecommitdiffstats
path: root/sw/inc/mdiexp.hxx
diff options
context:
space:
mode:
authorChristoph Herzog <rhogez@googlemail.com>2011-02-19 23:42:45 +0100
committerChristoph Herzog <rhogez@googlemail.com>2011-02-19 23:45:37 +0100
commite66718e7e09584d39bdb00a2ea9ff09f8b1b1626 (patch)
treeda602f951d5a2d01e7867d0fe962b76e10b1ccec /sw/inc/mdiexp.hxx
parentSome Cppcheck cleaning (diff)
downloadcore-e66718e7e09584d39bdb00a2ea9ff09f8b1b1626.tar.gz
core-e66718e7e09584d39bdb00a2ea9ff09f8b1b1626.zip
Translation of German comments.
Diffstat (limited to 'sw/inc/mdiexp.hxx')
-rw-r--r--sw/inc/mdiexp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/mdiexp.hxx b/sw/inc/mdiexp.hxx
index 42464463fed3..3a4132f77ad7 100644
--- a/sw/inc/mdiexp.hxx
+++ b/sw/inc/mdiexp.hxx
@@ -45,7 +45,7 @@ extern void ScrollMDI(ViewShell* pVwSh, const SwRect &, USHORT nRangeX, USHORT n
extern BOOL IsScrollMDI(ViewShell* pVwSh, const SwRect &);
extern void SizeNotify(ViewShell* pVwSh, const Size &);
-//Update der Statusleiste, waehrend einer Action.
+// Update of status bar during an action.
extern void PageNumNotify( ViewShell* pVwSh,
USHORT nPhyNum,
USHORT nVirtNum,
@@ -67,10 +67,10 @@ LAYOUT_NS Dialog* GetSearchDialog();
void RepaintPagePreview( ViewShell* pVwSh, const SwRect& rRect );
// ndgrf.cxx
-// alle QuickDraw-Bitmaps des speziellen Docs loeschen
+// Delete all QuickDraw-bitmaps of the specific Document.
void DelAllGrfCacheEntries( SwDoc* pDoc );
-// ChgMode fuer Tabellen aus der Konfiguration lesen
+// Read ChgMode for tables from configuration.
TblChgMode GetTblChgDefaultMode();
BOOL JumpToSwMark( ViewShell* pVwSh, const UniString& rMark );