summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/Frame.idl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:06:26 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:06:26 +0000
commitf446c4ed46c8d491214e7bb87003c34dcb7f6975 (patch)
tree8f473475e21ada7f51ba88ec7bdee938bb72c854 /offapi/com/sun/star/frame/Frame.idl
parentd9194eaf6c9833ceae641506c39df85468c062bb (diff)
INTEGRATION: CWS sdk01 (1.9.2.1.38); FILE MERGED
2003/04/07 07:46:17 mi 1.9.2.1.38.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag
Diffstat (limited to 'offapi/com/sun/star/frame/Frame.idl')
-rw-r--r--offapi/com/sun/star/frame/Frame.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/Frame.idl b/offapi/com/sun/star/frame/Frame.idl
index f70c6aaa1..31e3c394b 100644
--- a/offapi/com/sun/star/frame/Frame.idl
+++ b/offapi/com/sun/star/frame/Frame.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Frame.idl,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:27 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:06:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -200,6 +200,8 @@ service Frame
It's not recommended to cache an already getted supplier. Because there exist
no possibility to check for enabled/disabled recording then.
</p>
+
+ @since #107627#
*/
[optional, property] XDispatchRecorderSupplier RecorderSupplier;
};