summaryrefslogtreecommitdiff
path: root/sw/inc/fmtornt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtornt.hxx')
-rw-r--r--sw/inc/fmtornt.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/fmtornt.hxx b/sw/inc/fmtornt.hxx
index 1c8584abe243..69925328fab6 100644
--- a/sw/inc/fmtornt.hxx
+++ b/sw/inc/fmtornt.hxx
@@ -28,7 +28,6 @@
#include <format.hxx>
#include <svl/poolitem.hxx>
-
class IntlWrapper;
class SW_DLLPUBLIC SwFmtVertOrient: public SfxPoolItem
@@ -65,7 +64,6 @@ public:
void SetPos( SwTwips nNew ) { nYPos = nNew; }
};
-
class SW_DLLPUBLIC SwFmtHoriOrient: public SfxPoolItem
{
SwTwips nXPos; ///< Contains *always* the current RelPos.