From a1ce4fb4f0dbc3c4141f510e5b2b732a24d862c8 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 6 Sep 2011 08:46:33 +0100 Subject: callcatcher: various unused methods --- editeng/inc/editeng/AccessibleParaManager.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'editeng/inc') diff --git a/editeng/inc/editeng/AccessibleParaManager.hxx b/editeng/inc/editeng/AccessibleParaManager.hxx index b2116034bb1b..a84af9700b14 100644 --- a/editeng/inc/editeng/AccessibleParaManager.hxx +++ b/editeng/inc/editeng/AccessibleParaManager.hxx @@ -164,10 +164,6 @@ namespace accessibility */ void SetAdditionalChildStates( const VectorOfStates& rChildStates ); - /** Returns the additional accessible states for children. - */ - const VectorOfStates& GetAdditionalChildStates() const; - /** Set the number of paragraphs @param nNumPara -- cgit