summaryrefslogtreecommitdiff
path: root/include/xmloff/xmluconv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmluconv.hxx')
-rw-r--r--include/xmloff/xmluconv.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/xmloff/xmluconv.hxx b/include/xmloff/xmluconv.hxx
index 66698fa05413..94f8c43f18b8 100644
--- a/include/xmloff/xmluconv.hxx
+++ b/include/xmloff/xmluconv.hxx
@@ -40,9 +40,6 @@
#include <tools/fldunit.hxx>
#include <tools/mapunit.hxx>
-
-// predeclarations
-
namespace tools { class Time; }
namespace com { namespace sun { namespace star {
@@ -53,7 +50,7 @@ namespace com { namespace sun { namespace star {
namespace basegfx
{
class B3DVector;
-} // end of namespace basegfx
+}
class XMLOFF_DLLPUBLIC SvXMLTokenEnumerator
{
@@ -224,7 +221,6 @@ public:
/** convert number (sal_uInt32) to string (hex) */
static void convertHex( OUStringBuffer& rBuffer,
sal_uInt32 nVal );
-
};
#endif // INCLUDED_XMLOFF_XMLUCONV_HXX