summaryrefslogtreecommitdiff
path: root/include/sfx2/msg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/msg.hxx')
-rw-r--r--include/sfx2/msg.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/sfx2/msg.hxx b/include/sfx2/msg.hxx
index 97313d06ff30..f00b94b3c804 100644
--- a/include/sfx2/msg.hxx
+++ b/include/sfx2/msg.hxx
@@ -84,7 +84,6 @@ class SfxRequest;
#define SFX_STUB_PTR_STATE_NONE &SfxShell::EmptyStateStub
-
enum class SfxSlotKind
{
Standard,
@@ -93,7 +92,6 @@ enum class SfxSlotKind
};
-
struct SfxTypeAttrib
{
sal_uInt16 nAID;
@@ -204,7 +202,6 @@ struct SfxFormalArgument
};
-
class SfxSlot
{
public:
@@ -257,7 +254,6 @@ public:
};
-
// returns the id of the function
inline sal_uInt16 SfxSlot::GetSlotId() const