summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/ControlHelper.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-10-01 20:54:31 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-10-05 18:51:30 -0500
commit774b03d50932dd16879ab1f45bc3437f7c05e921 (patch)
tree9e2c8c8e89d6ce90549f341ddf026f872aeb4828 /formula/source/ui/dlg/ControlHelper.hxx
parentd0b97cd7d757c9d385af0d897d43cc7100ef2158 (diff)
accfixes2: module formula, update some accessible names
on focus change and slider move
Diffstat (limited to 'formula/source/ui/dlg/ControlHelper.hxx')
-rw-r--r--formula/source/ui/dlg/ControlHelper.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/formula/source/ui/dlg/ControlHelper.hxx b/formula/source/ui/dlg/ControlHelper.hxx
index 63c0a7eebebf..dd34176e38e8 100644
--- a/formula/source/ui/dlg/ControlHelper.hxx
+++ b/formula/source/ui/dlg/ControlHelper.hxx
@@ -188,6 +188,7 @@ public:
void Hide();
void Show();
+ void UpdateAccessibleNames();
};
}