summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:03:15 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:03:15 +0000
commitfcbe8d7bf3df4c04536f2c91e97534c622924fbe (patch)
tree8b604e81cc3b01bd70524027ef49f89e045014e7 /offapi/com/sun/star/sheet
parent7b7228cb26cbcea054393c021140f2315cdd43cf (diff)
INTEGRATION: CWS sb18 (1.2.62); FILE MERGED
2004/05/21 15:03:19 sb 1.2.62.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet')
-rw-r--r--offapi/com/sun/star/sheet/XDataPilotField.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XDataPilotField.idl b/offapi/com/sun/star/sheet/XDataPilotField.idl
index e5092c3d3b56..d57a582de854 100644
--- a/offapi/com/sun/star/sheet/XDataPilotField.idl
+++ b/offapi/com/sun/star/sheet/XDataPilotField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDataPilotField.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-04-13 12:36:20 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:03:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DataPilotField
*/
-interface XDataPilotField: com::sun::star::uno::XInterface
+published interface XDataPilotField: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------