summaryrefslogtreecommitdiff
path: root/svx/source/inc
diff options
context:
space:
mode:
authorElton Chung <elton@layerjet.com>2012-02-10 14:53:32 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-10 15:42:53 +0000
commitea1fa6963d1f45130a3dc3d635e5b37120bf364b (patch)
treefaf9361fae977f504e9d4ce795c3f6225bff67fb /svx/source/inc
parent4e022ca124bbedfc6464f67edd11f3edd51d24e8 (diff)
Remove unused code
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/svxrectctaccessiblecontext.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/inc/svxrectctaccessiblecontext.hxx b/svx/source/inc/svxrectctaccessiblecontext.hxx
index d5dd9204db4a..cee795b49d0d 100644
--- a/svx/source/inc/svxrectctaccessiblecontext.hxx
+++ b/svx/source/inc/svxrectctaccessiblecontext.hxx
@@ -265,11 +265,6 @@ public:
*/
void selectChild( RECT_POINT ePoint );
- /// 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: