diff options
author | Nicolas Christener <nc@adfinis.com> | 2011-03-13 19:39:41 +0100 |
---|---|---|
committer | Christina Rossmanith <ChrRossmanith@web.de> | 2011-03-13 19:40:00 +0100 |
commit | be3230aa76ec2e95eecbd4c3d5026e0e45115f2f (patch) | |
tree | dcbef0c74bfeadb8c0811658afde03fec7d99b17 /sc/inc/drwlayer.hxx | |
parent | e02b8039e756945c3490d1b898516f513ef54568 (diff) |
translate german comments in /sc/inc
Diffstat (limited to 'sc/inc/drwlayer.hxx')
-rw-r--r-- | sc/inc/drwlayer.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/inc/drwlayer.hxx b/sc/inc/drwlayer.hxx index fcf7ce1361b6..4acc8820396b 100644 --- a/sc/inc/drwlayer.hxx +++ b/sc/inc/drwlayer.hxx @@ -46,8 +46,6 @@ class SdrOle2Obj; class ScRange; class ScAddress; -// ----------------------------------------------------------------------- - class ScTabDeletedHint : public SfxHint { private: @@ -72,8 +70,6 @@ public: SCTAB GetTab() { return nTab; } }; -// ----------------------------------------------------------------------- -// // Adjusting of detective UserData and draw undo's both have to be in SdrUndoGroup; // therefore derived from SdrUndoAction @@ -94,8 +90,6 @@ public: virtual void Redo(); }; -// ----------------------------------------------------------------------- - class SC_DLLPUBLIC ScDrawLayer : public FmFormModel { private: |