summaryrefslogtreecommitdiff
path: root/include/svl/style.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/style.hxx')
-rw-r--r--include/svl/style.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svl/style.hxx b/include/svl/style.hxx
index 82173676de2e..79814cc2d3b9 100644
--- a/include/svl/style.hxx
+++ b/include/svl/style.hxx
@@ -297,7 +297,6 @@ public:
};
-
enum SfxStyleSheetHintId
{
CREATED = 1, // new
@@ -314,7 +313,6 @@ public:
};
-
class SVL_DLLPUBLIC SfxStyleSheetHint: public SfxHint
{
SfxStyleSheetBase* pStyleSh;