Written constructor for opffapi/com/sun/star/accessibility/AccessBridge.idl and rewritten to new style in offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl Signed-off-by Stephan Bergmann <sbergman@redhat.com>: * Moved offapi/com/sun/star/accessibility/AccessBridge.idl from _noheader to _nohdl, as necessary for a new-style service. * Left out changes to offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl, as that appears to never be instantiated at the global component context/service manager, but rather via some local ControlModelContainerBase::createInstance in toolkit/source/controls/controlmodelcontainerbase.cxx, so does not look like it qualifies for a new-style service. Conflicts: offapi/com/sun/star/accessibility/AccessBridge.idl Change-Id: I88dc745cddf9956c930c1216c697dd142e33c846
Contains all of the IDL files except those in [[udkapi]] i.e. the interfaces that are specific to the OppenOffice.org application. An artificial (?) separation. The reference offapi/type_reference/types.rdb, used to detect inadvertent incompatible changes, is maintained via offapi/type_reference/update-rdb.sh (see its usage message for details) for cases where we deliberately /do/ become incompatible. Old such cases are listed in offapi/type_reference/typelibrary_history.txt, new such cases are recorded in the git log of offapi/type_reference/types.rdb.