summaryrefslogtreecommitdiff
path: root/sc/inc/docpool.hxx
diff options
context:
space:
mode:
authorChristina Roßmanith <ChrRossmanith@web.de>2011-01-09 15:17:31 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-09 15:17:31 +0000
commitdf01d9b45b03b4acecfd31527bd5fa7cfc8dfd4d (patch)
tree4b1d256bc46935626e15ad9088e8d1e7a3ddc73b /sc/inc/docpool.hxx
parent6d71ac7d1fb84f123cf3049432cb0fd0334e91c1 (diff)
translate some comments
Diffstat (limited to 'sc/inc/docpool.hxx')
-rw-r--r--sc/inc/docpool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/docpool.hxx b/sc/inc/docpool.hxx
index 7d6be24c425c..61e75afe4a3c 100644
--- a/sc/inc/docpool.hxx
+++ b/sc/inc/docpool.hxx
@@ -65,7 +65,7 @@ public:
virtual void Remove( const SfxPoolItem& );
static void CheckRef( const SfxPoolItem& );
- void StyleDeleted( ScStyleSheet* pStyle ); // Loeschen von Vorlagen im Organizer
+ void StyleDeleted( ScStyleSheet* pStyle ); // delete templates(?) in organizer
void CellStyleCreated( const String& rName );
virtual SfxItemPresentation GetPresentation(
const SfxPoolItem& rItem,