summaryrefslogtreecommitdiff
path: root/include/svtools/accessibleruler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/accessibleruler.hxx')
-rw-r--r--include/svtools/accessibleruler.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/svtools/accessibleruler.hxx b/include/svtools/accessibleruler.hxx
index 0f989819a22c..c79246621fd5 100644
--- a/include/svtools/accessibleruler.hxx
+++ b/include/svtools/accessibleruler.hxx
@@ -179,16 +179,6 @@ public:
virtual ::com::sun::star::uno::Sequence<sal_Int8> SAL_CALL
getImplementationId( void ) throw( ::com::sun::star::uno::RuntimeException );
-
-
-
-public:
-
- /// Sets the name
- void setName( const ::rtl::OUString& rName );
-
- /// Sets the description
- void setDescription( const ::rtl::OUString& rDescr );
private:
static ::com::sun::star::uno::Sequence< sal_Int8 > getUniqueId( void );
protected: