diff options
Diffstat (limited to 'sw/source/ui/inc/caption.hxx')
-rw-r--r-- | sw/source/ui/inc/caption.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/caption.hxx b/sw/source/ui/inc/caption.hxx index 16e0a2c772..2c72e6d15e 100644 --- a/sw/source/ui/inc/caption.hxx +++ b/sw/source/ui/inc/caption.hxx @@ -49,7 +49,7 @@ private: String sSeparator; String sCharacterStyle; - sal_Bool bIgnoreSeqOpts; // wird nicht gespeichert + sal_Bool bIgnoreSeqOpts; // is not being saved sal_Bool bCopyAttributes; // -""- public: |