summaryrefslogtreecommitdiff
path: root/svtools/source/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-04-12 12:35:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-04-12 12:35:48 +0200
commit30fb54aca35c744517ad697f2d299481b02d457f (patch)
tree9eeef1a318d4c4c0eee087317d5a389f3d8a3603 /svtools/source/inc
parent7a18848e143933ccdb75bdfc8713da4f7f02efe4 (diff)
remove formfeeds
Diffstat (limited to 'svtools/source/inc')
-rw-r--r--svtools/source/inc/unoiface.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/inc/unoiface.hxx b/svtools/source/inc/unoiface.hxx
index c8ff4b078826..a0f439da5aa7 100644
--- a/svtools/source/inc/unoiface.hxx
+++ b/svtools/source/inc/unoiface.hxx
@@ -337,7 +337,7 @@ public:
virtual void GetPropertyIds( std::list< sal_uInt16 > &aIds ) { return ImplGetPropertyIds( aIds ); }
};
- // ----------------------------------------------------
+// ----------------------------------------------------
// class VCLXCurrencyField
// ----------------------------------------------------
class SVTXCurrencyField : public ::com::sun::star::awt::XCurrencyField, public SVTXFormattedField