diff options
author | Philipp Riemer <ruderphilipp@gmail.com> | 2013-08-31 17:56:27 +0200 |
---|---|---|
committer | Philipp Riemer <ruderphilipp@gmail.com> | 2013-08-31 22:41:11 +0200 |
commit | 78ced6235b0a0f043d9e9618cd8758a8e6f34d33 (patch) | |
tree | f274df4221d67b6fabd20d9a8e67b78192083995 /xmloff/inc/txtfldi.hxx | |
parent | 160a4dd9a35488786a3cd4aa1c4c1a74997e7b7e (diff) |
fix indentation
This is a follow up commit to
- 22d1beb78a475e4846af945afde1c4d6c263b5d6
- 1c7af455ab9345304a7ac48ce2e0310de2ac8a75
Change-Id: I55ff666c357c89ad355a1a5bc0d0347fcc188476
Diffstat (limited to 'xmloff/inc/txtfldi.hxx')
-rw-r--r-- | xmloff/inc/txtfldi.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx index b3ba8b3ace8d..81dcaafbe9a4 100644 --- a/xmloff/inc/txtfldi.hxx +++ b/xmloff/inc/txtfldi.hxx @@ -449,7 +449,7 @@ protected: bool bUseDisplay ); public: -TYPEINFO(); + TYPEINFO(); /// process attribute values virtual void ProcessAttribute( sal_uInt16 nAttrToken, |