diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-02-20 12:38:01 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-02-20 12:52:28 +0000 |
commit | 5f1d9876a26cc9bc6553a65e2335bd87e13789a2 (patch) | |
tree | 2ca536a6d190f5c51e8dcf09327be79547903b83 /cui/source/inc | |
parent | 4c2ff9d048addd680799bf4aa28c5bb7b68eec71 (diff) |
move (rather dubious) accessibility name assignment code to .ui
Change-Id: I50dde15f4a13f0325c96330dbdc0cc8c74bb6cb6
Diffstat (limited to 'cui/source/inc')
-rw-r--r-- | cui/source/inc/cuioptgenrl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/cuioptgenrl.hxx b/cui/source/inc/cuioptgenrl.hxx index 3b72966721f3..9b711169323c 100644 --- a/cui/source/inc/cuioptgenrl.hxx +++ b/cui/source/inc/cuioptgenrl.hxx @@ -59,7 +59,6 @@ private: void InitControls (); void SetLinks (); - void SetAccessibleNames (); protected: virtual int DeactivatePage( SfxItemSet* pSet ); |