summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/TextHit.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-18 08:40:39 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-18 08:40:39 +0000
commit4be58d5209f6a34ab6382ae3d6c65e12c0dd88c5 (patch)
tree47846983d0431c5b7d2f6cd7e6533021d4eb2ab7 /offapi/com/sun/star/rendering/TextHit.idl
parent7758d1569cc636bc44b92fca2a9ef9c836c70538 (diff)
INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED
2005/04/01 16:25:59 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace
Diffstat (limited to 'offapi/com/sun/star/rendering/TextHit.idl')
-rw-r--r--offapi/com/sun/star/rendering/TextHit.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rendering/TextHit.idl b/offapi/com/sun/star/rendering/TextHit.idl
index 00e4e1d07c37..cbd1ed85d34f 100644
--- a/offapi/com/sun/star/rendering/TextHit.idl
+++ b/offapi/com/sun/star/rendering/TextHit.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextHit.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2005-03-10 12:30:05 $
+ * last change: $Author: obo $ $Date: 2005-04-18 09:39:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@ module com { module sun { module star { module rendering {
This structure is used from the <type>XTextLayout</type> interface
to transport information regarding hit tests.<p>
- @since #110496#
+ @since OOo 2.0.0
*/
struct TextHit
{