summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2012-11-29 00:27:03 +0100
committerThorsten Behrens <tbehrens@suse.com>2012-11-29 16:58:16 +0100
commit70626249cd247d9acdad417b8eaf252bae22c059 (patch)
tree2327193318672b583f12be99cdcaec5ef4d3830d /offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl
parentPrettify cppumaker output. (diff)
downloadcore-70626249cd247d9acdad417b8eaf252bae22c059.tar.gz
core-70626249cd247d9acdad417b8eaf252bae22c059.zip
API CHANGE a11y unpublishing and add/removeListener rename.
The a11y API has never really been picked up by tools vendors, let's not tie ourselves up here for no good reason. This unpublishes all css::accessibility, and dependend API. With that, we can change the rather unfortunately-named add/ removeEventListener to be add/removeAccessibleEventListener, thus not conflicting with the XComponent methods of the same name. Change-Id: I595598c3a8e46415f80b2780f333333174865fe4
Diffstat (limited to 'offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl')
-rw-r--r--offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl b/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl
index 56b29d5550b9..eaf38e1766d6 100644
--- a/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl
+++ b/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl
@@ -33,7 +33,7 @@ module com { module sun { module star { module text {
@since OOo 1.1.2
*/
-published service AccessibleTextDocumentPageView
+service AccessibleTextDocumentPageView
{
/** This interface gives access to page that are visible in the
page preview of a text document.