summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/AccessibleScrollBar.idl
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04*api: clean up multi-line and mal-formed XML tagsMichael Stahl1-24/+17
It is amazing what some people believe autodoc supports. Also, com::sun::star::uno::Any does not exist in IDL, that is part of the C++ language binding. Change-Id: I1f1f5cf5d27663ace6ff618ecbecb41fd2dfa1fc
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl1-1/+1
This looks much better now. sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-1/+1
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
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-05add mode-lines to .idl filesCaolán McNamara1-0/+3
2011-04-02Strip include guards in idl filesJulien Nabet1-12/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.6.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 15:58:06 rt 1.6.500.1: #i87441# Change license header to LPGL v3.
2005-09-07INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:12:45 rt 1.5.178.1: #i54170# Change license header: remove SISSL
2004-09-09INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGEDOliver Bolte1-3/+3
2004/08/19 12:29:25 mi 1.4.72.1: #i33199# @since with version number instead of issue id
2004-06-03INTEGRATION: CWS sb18 (1.3.280); FILE MERGEDOliver Bolte1-3/+3
2004/05/21 14:55:20 sb 1.3.280.1: #i21150# Added published flag.
2003-05-22INTEGRATION: CWS uno4 (1.2.4); FILE MERGEDVladimir Glazounov1-2/+65
2003/05/05 15:49:51 tbe 1.2.4.1: #109171# Document accessibility service descriptions in ::com::sun::star::awt
2003-04-24INTEGRATION: CWS uaa02 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+100
2003/04/04 13:20:38 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt