summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2012-07-19 21:02:11 +0000
committerAriel Constenla-Haile <arielch@apache.org>2012-07-19 21:02:11 +0000
commit8d25afff66c4f0ff28a9df0491af6408d3cd8ff3 (patch)
tree57c0d839a0c313f9c52f42517877ac2db9b2cbb2 /offapi
parent8c72d0c834224e69b57d7e4e77d606d7b2662c90 (diff)
#i120302# - Replace "@since OpenOffice.org" in IDL files
Notes
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/grid/XGridRowSelection.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/grid/XGridRowSelection.idl b/offapi/com/sun/star/awt/grid/XGridRowSelection.idl
index 369bfa434c01..5088dc98f401 100644
--- a/offapi/com/sun/star/awt/grid/XGridRowSelection.idl
+++ b/offapi/com/sun/star/awt/grid/XGridRowSelection.idl
@@ -34,7 +34,7 @@ module com { module sun { module star { module awt { module grid {
/** This interfaces provides access to the selection of row for <type>UnoControlGrid</type>.
- @since OpenOffice.org 3.4
+ @since OOo 3.4
*/
published interface XGridRowSelection
{