Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl Fri Dec 20 09:57:56 2013 @@ -38,7 +38,7 @@ module com { module sun { module star { This structure collects all necessary information to describe the memory layout of a bitmap having floating point color channels<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ struct FloatingPointBitmapLayout {
Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/FontInfo.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/FontInfo.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/FontInfo.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/FontInfo.idl Fri Dec 20 09:57:56 2013 @@ -36,7 +36,7 @@ module com { module sun { module star { /** This structure provides information about a specific font.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published struct FontInfo { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/FontMetrics.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/FontMetrics.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/FontMetrics.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/FontMetrics.idl Fri Dec 20 09:57:56 2013 @@ -45,7 +45,7 @@ module com { module sun { module star { underlying font technology, actual device output might be off by up to one device pixel from the transformed metrics. - @since OOo 2.0 + @since OpenOffice 2.0 */ published struct FontMetrics { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/FontRequest.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/FontRequest.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/FontRequest.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/FontRequest.idl Fri Dec 20 09:57:56 2013 @@ -44,7 +44,7 @@ module com { module sun { module star { <member>FontInfo::StyleName</member> empty, if font selection should only happen via the PANOSE description. - @since OOo 2.0 + @since OpenOffice 2.0 */ published struct FontRequest { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl Fri Dec 20 09:57:56 2013 @@ -38,7 +38,7 @@ module com { module sun { module star { This structure collects all necessary information to describe the memory layout of a bitmap having integer color channels<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ struct IntegerBitmapLayout { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/InterpolationMode.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/InterpolationMode.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/InterpolationMode.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/InterpolationMode.idl Fri Dec 20 09:57:56 2013 @@ -32,7 +32,7 @@ module com { module sun { module star { takes place between two consecutive frames of a discrete animation sequence. - @since OOo 2.0 + @since OpenOffice 2.0 */ constants InterpolationMode { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/PathCapType.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/PathCapType.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/PathCapType.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/PathCapType.idl Fri Dec 20 09:57:56 2013 @@ -32,7 +32,7 @@ module com { module sun { module star { different shapes (which are, of course, only visible for strokes wider than one device pixel).<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ constants PathCapType { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/PathJoinType.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/PathJoinType.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/PathJoinType.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/PathJoinType.idl Fri Dec 20 09:57:56 2013 @@ -31,7 +31,7 @@ module com { module sun { module star { several different shapes (which are of course only visible for strokes wider than one device pixel).<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ constants PathJoinType { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/RenderState.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/RenderState.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/RenderState.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/RenderState.idl Fri Dec 20 09:57:56 2013 @@ -41,7 +41,7 @@ published interface XPolyPolygon2D; state, i.e. the common setup required to render each individual <type>XCanvas</type> primitive.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published struct RenderState { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/RenderingIntent.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/RenderingIntent.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/RenderingIntent.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/RenderingIntent.idl Fri Dec 20 09:57:56 2013 @@ -32,7 +32,7 @@ module com { module sun { module star { href="http://en.wikipedia.org/wiki/Rendering_intent">Wikipedia</a> for a thorough explanation. - @since OOo 2.0 + @since OpenOffice 2.0 */ constants RenderingIntent { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/RepaintResult.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/RepaintResult.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/RepaintResult.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/RepaintResult.idl Fri Dec 20 09:57:56 2013 @@ -28,7 +28,7 @@ module com { module sun { module star { /** These constants specify the result of the <type>XCachedPrimitive</type> render operation.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ constants RepaintResult { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/StringContext.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/StringContext.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/StringContext.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/StringContext.idl Fri Dec 20 09:57:56 2013 @@ -32,7 +32,7 @@ module com { module sun { module star { here, because in several languages, glyph selection is context dependent.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published struct StringContext { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/TextDirection.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/TextDirection.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/TextDirection.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/TextDirection.idl Fri Dec 20 09:57:56 2013 @@ -29,7 +29,7 @@ module com { module sun { module star { This also changes the interpretation of the start point.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ constants TextDirection { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/TextHit.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/TextHit.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/TextHit.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/TextHit.idl Fri Dec 20 09:57:56 2013 @@ -30,7 +30,7 @@ module com { module sun { module star { This structure is used from the <type>XTextLayout</type> interface to transport information regarding hit tests.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published struct TextHit { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/Texture.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/Texture.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/Texture.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/Texture.idl Fri Dec 20 09:57:56 2013 @@ -47,7 +47,7 @@ published interface XParametricPolyPolyg as the hatch and the gradient. The transformation member can then be used to scale the complete texture as it fits suit.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published struct Texture { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/TexturingMode.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/TexturingMode.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/TexturingMode.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/TexturingMode.idl Fri Dec 20 09:57:56 2013 @@ -28,7 +28,7 @@ module com { module sun { module star { /** Enumeration of possible values to spread a texture across a primitive. - @since OOo 2.0 + @since OpenOffice 2.0 */ constants TexturingMode { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/ViewState.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/ViewState.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/ViewState.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/ViewState.idl Fri Dec 20 09:57:56 2013 @@ -37,7 +37,7 @@ published interface XPolyPolygon2D; i.e. the invariant setup used when painting a whole view of something.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published struct ViewState { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl Fri Dec 20 09:57:56 2013 @@ -34,7 +34,7 @@ module com { module sun { module star { When accessing or rendering XVolatileBitmap data, that has been invalidated by the system, this exception will be thrown.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published exception VolatileContentDestroyedException : ::com::sun::star::uno::Exception { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XAnimatedSprite.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XAnimatedSprite.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XAnimatedSprite.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XAnimatedSprite.idl Fri Dec 20 09:57:56 2013 @@ -50,7 +50,7 @@ module com { module sun { module star { This interface can be used to control an animated sprite object on an XSpriteCanvas. Sprites are moving, animated objects.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XAnimatedSprite : XSprite { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XAnimation.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XAnimation.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XAnimation.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XAnimation.idl Fri Dec 20 09:57:56 2013 @@ -54,7 +54,7 @@ module com { module sun { module star { is used by the <type>XCanvas</type> interface to render generic animations.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XAnimation : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl Fri Dec 20 09:57:56 2013 @@ -50,7 +50,7 @@ module com { module sun { module star { By convention, a <type>RealBezierSegment2D</type> is a straight line segment, if all three contained points are strictly equal.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XBezierPolyPolygon2D : XPolyPolygon2D { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmap.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmap.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmap.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmap.idl Fri Dec 20 09:57:56 2013 @@ -49,7 +49,7 @@ module com { module sun { module star { <type>XIeeeDoubleBitmap</type>, <type>XIeeeFloatBitmap</type> and <type>XHalfFloatBitmap</type> interfaces.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XBitmap : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmapCanvas.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmapCanvas.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmapCanvas.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmapCanvas.idl Fri Dec 20 09:57:56 2013 @@ -55,7 +55,7 @@ module com { module sun { module star { bitmapped canvases, where additional methods for accessing and moving of bitmap content are provided.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XBitmapCanvas : XCanvas { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmapPalette.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmapPalette.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmapPalette.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XBitmapPalette.idl Fri Dec 20 09:57:56 2013 @@ -41,7 +41,7 @@ module com { module sun { module star { /** Interface to access the palette of a color-indexed bitmap. - @since OOo 2.0 + @since OpenOffice 2.0 */ interface XBitmapPalette : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XBufferController.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XBufferController.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XBufferController.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XBufferController.idl Fri Dec 20 09:57:56 2013 @@ -38,7 +38,7 @@ module com { module sun { module star { This interface provides methods to enable and control double/multi-buffering facilities on screen devices.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XBufferController : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XCachedPrimitive.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XCachedPrimitive.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XCachedPrimitive.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XCachedPrimitive.idl Fri Dec 20 09:57:56 2013 @@ -41,7 +41,7 @@ module com { module sun { module star { This interface provides a method to quickly redraw some <type>XCanvas</type> primitives, using cached data.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XCachedPrimitive : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XCanvas.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XCanvas.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XCanvas.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XCanvas.idl Fri Dec 20 09:57:56 2013 @@ -144,7 +144,7 @@ published interface XTextLayout; <member>getDevice()</member> call) - they will then internally optimize to the underlying graphics subsystem.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XCanvas : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XIntegerBitmap.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XIntegerBitmap.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XIntegerBitmap.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XIntegerBitmap.idl Fri Dec 20 09:57:56 2013 @@ -48,7 +48,7 @@ module com { module sun { module star { /** This is a specialized interface for bitmaps having integer color channels.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ interface XIntegerBitmap : XIntegerReadOnlyBitmap { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl Fri Dec 20 09:57:56 2013 @@ -40,7 +40,7 @@ module com { module sun { module star { /** Specialized interface for a 2D poly-polygon containing only straight line segments. - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XLinePolyPolygon2D : XPolyPolygon2D { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XPolyPolygon2D.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XPolyPolygon2D.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XPolyPolygon2D.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XPolyPolygon2D.idl Fri Dec 20 09:57:56 2013 @@ -43,7 +43,7 @@ module com { module sun { module star { /** Generic interface for poly-polygons in 2D. - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XPolyPolygon2D : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/rendering/XTextLayout.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/rendering/XTextLayout.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/rendering/XTextLayout.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/rendering/XTextLayout.idl Fri Dec 20 09:57:56 2013 @@ -86,7 +86,7 @@ published interface XPolyPolygon2D; might be off by up to one device pixel from the transformed metrics.<p> - @since OOo 2.0 + @since OpenOffice 2.0 */ published interface XTextLayout : ::com::sun::star::uno::XInterface { Modified: openoffice/trunk/main/offapi/com/sun/star/report/XImageControl.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/report/XImageControl.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/report/XImageControl.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/report/XImageControl.idl Fri Dec 20 09:57:56 2013 @@ -64,7 +64,7 @@ published interface XImageControl <p>The value of this property is one of the <type scope="com::sun::star::awt">ImageScaleMode</type> constants.</p> - @since OOo 3.2 + @since OpenOffice 3.2 */ [attribute,bound] short ScaleMode { Modified: openoffice/trunk/main/offapi/com/sun/star/report/XReportControlFormat.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/report/XReportControlFormat.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/report/XReportControlFormat.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/report/XReportControlFormat.idl Fri Dec 20 09:57:56 2013 @@ -139,7 +139,7 @@ published interface XReportControlFormat /** If this optional property is <TRUE/>, then the characters are invisible. - @since OOo 2.0 + @since OpenOffice 2.0 */ [attribute,bound] boolean CharHidden { Modified: openoffice/trunk/main/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl?rev=1552573&r1=1552572&r2=1552573&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl Fri Dec 20 09:57:56 2013 @@ -53,7 +53,7 @@ published service DefaultComponentInspec /** creates a default DefaultComponentInspectorModel, providing factories for all handlers listed above. - @since OOo 2.2 + @since OpenOffice 2.2 */ createDefault(); @@ -76,7 +76,7 @@ published service DefaultComponentInspec @see XObjectInspectorModel::MinHelpTextLines @see XObjectInspectorModel::MaxHelpTextLines - @since OOo 2.2 + @since OpenOffice 2.2 */ createWithHelpSection( [in] long minHelpTextLines,
