diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-06 08:46:33 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-06 08:52:37 +0100 |
commit | a1ce4fb4f0dbc3c4141f510e5b2b732a24d862c8 (patch) | |
tree | 6ecac5a964c7bc40862f435f0492d941948326e4 /editeng/inc | |
parent | ebded7f2f5d19489811ee4ed2a0da9d09371a5ac (diff) |
callcatcher: various unused methods
Diffstat (limited to 'editeng/inc')
-rw-r--r-- | editeng/inc/editeng/AccessibleParaManager.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
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 |