summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-07 08:03:51 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-07 08:03:51 +0000
commit0b9c67694a5e3cbd1dd1c556b97598e23a79eb16 (patch)
tree4efdd9aafbe8b60232e08d6f2339ce83df619977 /offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl
parent740d72816fcb163cd66a7ccb347f6b47d3fcb999 (diff)
#i10000# published missing
Diffstat (limited to 'offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl')
-rw-r--r--offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl b/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl
index ae1156692c4b..2d4ede6b5bd7 100644
--- a/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl
+++ b/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotFieldSortInfo.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-06-04 13:51:12 $
+ * last change: $Author: obo $ $Date: 2004-06-07 09:03:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@ module com { module sun { module star { module sheet {
//=============================================================================
/** describes how to sort a single DataPilotField
*/
-struct DataPilotFieldSortInfo
+published struct DataPilotFieldSortInfo
{
//-------------------------------------------------------------------------