Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XExtendedToolkit.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XExtendedToolkit.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XExtendedToolkit.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XExtendedToolkit.idl Fri Dec 20 09:00:22 2013 @@ -78,7 +78,7 @@ module com { module sun { module star This interface was only implemented in an intermediate developer release anyway. - @since OOo 1.1.2 + @since OpenOffice 1.1.2 */ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface {
Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XFont2.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XFont2.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XFont2.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XFont2.idl Fri Dec 20 09:00:22 2013 @@ -37,7 +37,7 @@ module com { module sun { module star /** extends the <type>XFont</type> interface and provides additional information for a font. - @since OOo 3.0 + @since OpenOffice 3.0 */ interface XFont2: com::sun::star::awt::XFont { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XGraphics.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XGraphics.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XGraphics.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XGraphics.idl Fri Dec 20 09:00:22 2013 @@ -100,7 +100,7 @@ published interface XGraphics: com::sun: /** clears the given rectangle on the device - @since Apache OpenOffice 4.0 + @since OpenOffice 4.0 */ [oneway] void clear( [in] Rectangle aRect ); @@ -241,7 +241,7 @@ published interface XGraphics: com::sun: <p>Note that some devices may not support this operation.</p> - @since Apache OpenOffice 4.0 + @since OpenOffice 4.0 @param nX the X coordinate on the device where the graphic will be drawn Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XKeyHandler.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XKeyHandler.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XKeyHandler.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XKeyHandler.idl Fri Dec 20 09:00:22 2013 @@ -42,7 +42,7 @@ module com { module sun { module star handlers of the broadcaster, and a following handling by the broadcaster will not take place. - @since OOo 1.1.2 + @since OpenOffice 1.1.2 */ published interface XKeyHandler : ::com::sun::star::lang::XEventListener { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutContainer.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutContainer.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutContainer.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutContainer.idl Fri Dec 20 09:00:22 2013 @@ -51,7 +51,7 @@ interface XLayoutUnit; /** specifies the layout constraints for a surrounding container. - @since OOo 3.0 + @since OpenOffice 3.0 */ interface XLayoutContainer: com::sun::star::container::XChild { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutFlow.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutFlow.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutFlow.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutFlow.idl Fri Dec 20 09:00:22 2013 @@ -35,7 +35,7 @@ module com { module sun { module star whether its parent will honor it is another story, so keep implementing getMinimumSize(). - @since OOo 3.0 + @since OpenOffice 3.0 */ interface XLayoutFlow { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutFlowContainer.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutFlowContainer.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutFlowContainer.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutFlowContainer.idl Fri Dec 20 09:00:22 2013 @@ -34,7 +34,7 @@ module com { module sun { module star should let it know of state changes that may affects their size. All children of a top-level window should share the same object. - @since OOo 3.0 + @since OpenOffice 3.0 */ interface XLayoutContainer { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutRoot.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutRoot.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutRoot.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutRoot.idl Fri Dec 20 09:00:22 2013 @@ -40,7 +40,7 @@ module com { module sun { module star /** specifies an interface for a top-level layoutable widget - @since OOo 3.0 + @since OpenOffice 3.0 */ interface XLayoutRoot: com::sun::star::container::XNameAccess { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutUnit.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutUnit.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutUnit.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XLayoutUnit.idl Fri Dec 20 09:00:22 2013 @@ -38,7 +38,7 @@ interface XLayoutContainer; should let it know of state changes that may affects their size. All children of a top-level window should share the same object. - @since OOo 3.0 + @since OpenOffice 3.0 */ interface XLayoutUnit { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XMouseClickHandler.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XMouseClickHandler.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XMouseClickHandler.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XMouseClickHandler.idl Fri Dec 20 09:00:22 2013 @@ -40,7 +40,7 @@ module com { module sun { module star /** makes it possible to receive events from the mouse in a certain window. - @since OOo 1.1.2 + @since OpenOffice 1.1.2 */ published interface XMouseClickHandler: ::com::sun::star::lang::XEventListener { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XReschedule.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XReschedule.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XReschedule.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XReschedule.idl Fri Dec 20 09:00:22 2013 @@ -42,7 +42,7 @@ module com { module sun { module star This interface was only implemented in an intermediate developer release anyway. - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XReschedule : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XUnitConversion.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XUnitConversion.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XUnitConversion.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XUnitConversion.idl Fri Dec 20 09:00:22 2013 @@ -47,7 +47,7 @@ /** allows converting between different measurement units - @since OOo 3.0 + @since OpenOffice 3.0 */ published interface XUnitConversion: com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/XUserInputInterception.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/XUserInputInterception.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/XUserInputInterception.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/XUserInputInterception.idl Fri Dec 20 09:00:22 2013 @@ -41,7 +41,7 @@ module com { module sun { module star /** Interface to add handlers for key and mouse events. A handler is not a passive listener, it can even consume the event. - @since OOo 1.1.2 + @since OpenOffice 1.1.2 */ published interface XUserInputInterception : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl Fri Dec 20 09:00:22 2013 @@ -34,7 +34,7 @@ //============================================================================= /** If you do not want to implement the <type>XGridColumnModel</type> yourself, use this service. - @since OOo 3.3 + @since OpenOffice 3.3 */ service DefaultGridColumnModel { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl Fri Dec 20 09:00:22 2013 @@ -39,7 +39,7 @@ <p>The implementation will implicitly increase its column count if you add a row which has more values than the current column count.</p> - @since OOo 3.3 + @since OpenOffice 3.3 */ published service DefaultGridDataModel : ::com::sun::star::awt::grid::XMutableGridDataModel; Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridColumn.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridColumn.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridColumn.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridColumn.idl Fri Dec 20 09:00:22 2013 @@ -35,7 +35,7 @@ /** Represents a column as used by the <type>DefaultGridColumnModel</type> - @since OOo 3.3 + @since OpenOffice 3.3 */ service GridColumn { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridColumnEvent.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridColumnEvent.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridColumnEvent.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridColumnEvent.idl Fri Dec 20 09:00:22 2013 @@ -34,7 +34,7 @@ module com { module sun { module star //============================================================================= /** An event used by a <type>XGridColumn</type> to notify changes in the column. - @since OOo 3.3 + @since OpenOffice 3.3 */ published struct GridColumnEvent : ::com::sun::star::lang::EventObject { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridDataEvent.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridDataEvent.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridDataEvent.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridDataEvent.idl Fri Dec 20 09:00:22 2013 @@ -39,7 +39,7 @@ module com { module sun { module star @see XMutableGridDataModel @see XGridDataListener - @since OOo 3.3 + @since OpenOffice 3.3 */ published struct GridDataEvent: com::sun::star::lang::EventObject { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridInvalidDataException.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridInvalidDataException.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridInvalidDataException.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridInvalidDataException.idl Fri Dec 20 09:00:22 2013 @@ -37,7 +37,7 @@ module com { module sun { module star /** Exception is thrown to indicate that set data is invalid, e.g. type of data is unknown or data count doesn't match with column count. - @since OOo 3.3 + @since OpenOffice 3.3 */ exception GridInvalidDataException : com::sun::star::uno::RuntimeException { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridInvalidModelException.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridInvalidModelException.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridInvalidModelException.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/GridInvalidModelException.idl Fri Dec 20 09:00:22 2013 @@ -36,7 +36,7 @@ module com { module sun { module star /** Exception is thrown when data or column model isn't set. - @since OOo 3.3 + @since OpenOffice 3.3 */ exception GridInvalidModelException : com::sun::star::uno::RuntimeException { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/UnoControlGrid.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/UnoControlGrid.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/UnoControlGrid.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/UnoControlGrid.idl Fri Dec 20 09:00:22 2013 @@ -65,7 +65,7 @@ You than will be notified for any selection change.</p> <p>The <type>XGridSelection</type> interface provides a bunch of methods to set and get selection for the grid control.</p> - @since OOo 3.3 + @since OpenOffice 3.3 */ service UnoControlGrid { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl Fri Dec 20 09:00:22 2013 @@ -39,7 +39,7 @@ module com { module sun { module star /** specifies the standard model of a <type>UnoControlGrid</type> control. - @since OOo 3.3 + @since OpenOffice 3.3 */ published service UnoControlGridModel { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumn.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumn.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumn.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumn.idl Fri Dec 20 09:00:22 2013 @@ -36,7 +36,7 @@ module com { module sun { module star //============================================================================= /** The <type>XGridColumn</types> defines the properties and behavior of a column in a grid control - @since OOo 3.3 + @since OpenOffice 3.3 */ published interface XGridColumn { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumnListener.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumnListener.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumnListener.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumnListener.idl Fri Dec 20 09:00:22 2013 @@ -35,7 +35,7 @@ module com { module sun { module star /** An instance of this interface is used by the <type>XGridColumnModel</type> to get notifications about column model changes. - @since OOo 3.3 + @since OpenOffice 3.3 */ published interface XGridColumnListener : ::com::sun::star::lang::XEventListener { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumnModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumnModel.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumnModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridColumnModel.idl Fri Dec 20 09:00:22 2013 @@ -43,7 +43,7 @@ module com { module sun { module star If you do not need your own model implementation, you can also use the <type>DefaultGridColumnModel</type>. - @since OOo 3.3 + @since OpenOffice 3.3 */ published interface XGridColumnModel { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridControl.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridControl.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridControl.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridControl.idl Fri Dec 20 09:00:22 2013 @@ -37,7 +37,7 @@ module com { module sun { module star @see UnoControlGrid - @since OOo 3.3 + @since OpenOffice 3.3 */ published interface XGridControl { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridDataListener.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridDataListener.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridDataListener.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridDataListener.idl Fri Dec 20 09:00:22 2013 @@ -43,7 +43,7 @@ module com { module sun { module star <p>Usually you must not implement this interface yourself, but you must notify it correctly if you implement the <type>XGridDataModel</type> yourself</p>. - @since OOo 3.3 + @since OpenOffice 3.3 */ published interface XGridDataListener: com::sun::star::lang::XEventListener { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridDataModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridDataModel.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridDataModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridDataModel.idl Fri Dec 20 09:00:22 2013 @@ -39,7 +39,7 @@ module com { module sun { module star If you do not need your own model implementation, you can also use the <type>DefaultGridDataModel</type>. - @since OOo 3.3 + @since OpenOffice 3.3 */ published interface XGridDataModel { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridRowSelection.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridRowSelection.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridRowSelection.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/grid/XGridRowSelection.idl Fri Dec 20 09:00:22 2013 @@ -34,7 +34,7 @@ module com { module sun { module star /** This interfaces provides access to the selection of row for <type>UnoControlGrid</type>. - @since OOo 3.4 + @since OpenOffice 3.4 */ published interface XGridRowSelection { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl Fri Dec 20 09:00:22 2013 @@ -35,7 +35,7 @@ module com { module sun { module star /** An event used by a <type>XTabPageContainer</type> to notify changes in tab page activation. - @since OOo 3.4 + @since OpenOffice 3.4 */ published struct TabPageActivatedEvent: com::sun::star::lang::EventObject { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl Fri Dec 20 09:00:22 2013 @@ -34,7 +34,7 @@ module com { module sun { module star /** specifies a TabPage control. - @since OOo 3.4 + @since OpenOffice 3.4 */ published service UnoControlTabPage Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl Fri Dec 20 09:00:22 2013 @@ -34,7 +34,7 @@ module com { module sun { module star /** specifies a TabPageContainer control. - @since OOo 3.4 + @since OpenOffice 3.4 */ published service UnoControlTabPageContainer { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl Fri Dec 20 09:00:22 2013 @@ -34,7 +34,7 @@ module com { module sun { module star /** specifies a model for a UnoControlTabPageContainer control. - @since OOo 3.4 + @since OpenOffice 3.4 */ published service UnoControlTabPageContainerModel { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl Fri Dec 20 09:00:22 2013 @@ -32,7 +32,7 @@ module com { module sun { module star //============================================================================= /** specifies the standard model of a XTabPageModel. - @since OOo 3.4 + @since OpenOffice 3.4 */ published service UnoControlTabPageModel { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPage.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPage.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPage.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPage.idl Fri Dec 20 09:00:22 2013 @@ -35,7 +35,7 @@ module com { module sun { module star @see UnoControlTabPage - @since OOo 3.4 + @since OpenOffice 3.4 */ published interface XTabPage { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainer.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainer.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainer.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainer.idl Fri Dec 20 09:00:22 2013 @@ -35,7 +35,7 @@ module com { module sun { module star @see UnoControlTabPageContainer - @since OOo 3.4 + @since OpenOffice 3.4 */ published interface XTabPageContainer { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl Fri Dec 20 09:00:22 2013 @@ -35,7 +35,7 @@ module com { module sun { module star /** An instance of this interface is used by the <type>XTabPageContainer</type> to get notifications about changes in activation of tab pages. - @since OOo 3.4 + @since OpenOffice 3.4 */ published interface XTabPageContainerListener: com::sun::star::lang::XEventListener { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl Fri Dec 20 09:00:22 2013 @@ -36,7 +36,7 @@ published interface XTabPageModel; /** specifies an interface for a UnoControlTabPageContainerModel. - @since OOo 3.4 + @since OpenOffice 3.4 */ published interface XTabPageContainerModel { Modified: openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageModel.idl?rev=1552546&r1=1552545&r2=1552546&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/awt/tab/XTabPageModel.idl Fri Dec 20 09:00:22 2013 @@ -36,7 +36,7 @@ module com { module sun { module star /** specifies an XTabPageModel interface. - @since OOo 3.4 + @since OpenOffice 3.4 */ published interface XTabPageModel
