summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:06:24 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:06:24 +0000
commitdf8e90c451e47f0bdad909537d9bb80d5e695d4a (patch)
treecd90e16059fb45d314ee8f6c31706e914eb6ba61
parent82ab0fce60f5c0774f3573050d18c968e5f30cce (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:03:22 sb 1.6.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/sheet/XFormulaQuery.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XFormulaQuery.idl b/offapi/com/sun/star/sheet/XFormulaQuery.idl
index 59ebd4eb2765..96dc2deb43ae 100644
--- a/offapi/com/sun/star/sheet/XFormulaQuery.idl
+++ b/offapi/com/sun/star/sheet/XFormulaQuery.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XFormulaQuery.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:19 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:06:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::SheetRangesQuery
@see com::sun::star::sheet::SheetCellRanges
*/
-interface XFormulaQuery: com::sun::star::uno::XInterface
+published interface XFormulaQuery: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------