summaryrefslogtreecommitdiff
path: root/idl/inc/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/types.hxx')
-rw-r--r--idl/inc/types.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/idl/inc/types.hxx b/idl/inc/types.hxx
index 16ab9dbd43ea..09c8a7cd4135 100644
--- a/idl/inc/types.hxx
+++ b/idl/inc/types.hxx
@@ -46,10 +46,6 @@ public:
const SvIdentifier& GetSlotId() const;
SvMetaType * GetType() const;
- virtual bool IsMethod() const;
- virtual bool IsVariable() const;
-
-
virtual bool Test( SvIdlDataBase &, SvTokenStream & rInStm ) override;
virtual bool ReadSvIdl( SvIdlDataBase &, SvTokenStream & rInStm ) override;
sal_uLong MakeSfx( OStringBuffer& rAtrrArray );