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.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/idl/inc/types.hxx b/idl/inc/types.hxx
index f53fb3156d28..2ce04f62d7ca 100644
--- a/idl/inc/types.hxx
+++ b/idl/inc/types.hxx
@@ -45,7 +45,6 @@ class SvMetaAttribute : public SvMetaReference
bool bNewAttr;
protected:
- sal_uLong MakeSlotValue( SvIdlDataBase & rBase, bool bVariable ) const;
virtual void ReadAttributesSvIdl( SvIdlDataBase & rBase,
SvTokenStream & rInStm ) SAL_OVERRIDE;
public:
@@ -177,7 +176,6 @@ public:
{ aBasicName.setString(rName); }
const OString& GetBasicName() const;
- OString GetBasicPostfix() const;
const OString& GetSvName() const;
const OString& GetSbxName() const;
const OString& GetOdlName() const;
@@ -188,7 +186,6 @@ public:
virtual bool ReadSvIdl( SvIdlDataBase &, SvTokenStream & rInStm ) SAL_OVERRIDE;
- OString GetCString() const;
sal_uLong MakeSfx( OStringBuffer& rAtrrArray );
virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm );