summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/DataPilotDescriptor.idl
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-03-07 16:31:11 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2011-03-07 16:31:11 +0100
commit5d493f49ae63249f4781a9e7228dda55fb0fff13 (patch)
tree32b68c3a1be414e0af464f9526be483bf1c7fe82 /offapi/com/sun/star/sheet/DataPilotDescriptor.idl
parent606317ec8025a9a7cf263744fc988c183caaeec0 (diff)
parent23dc5111f2e717320d0ab169f5f522c9dce31b52 (diff)
CWS-TOOLING: integrate CWS jsc340
Notes
Notes: split repo tag: ure_ooo/DEV300_m102
Diffstat (limited to 'offapi/com/sun/star/sheet/DataPilotDescriptor.idl')
-rw-r--r--offapi/com/sun/star/sheet/DataPilotDescriptor.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotDescriptor.idl b/offapi/com/sun/star/sheet/DataPilotDescriptor.idl
index 992afdef5ed9..939ff469b674 100644
--- a/offapi/com/sun/star/sheet/DataPilotDescriptor.idl
+++ b/offapi/com/sun/star/sheet/DataPilotDescriptor.idl
@@ -80,7 +80,7 @@ published service DataPilotDescriptor
/** specifies parameters to create the data pilot table from a database.
@see DatabaseImportDescriptor
- @since OOo 3.3.0
+ @since OOo 3.3
*/
[optional, property] sequence< com::sun::star::beans::PropertyValue > ImportDescriptor;
@@ -90,7 +90,7 @@ published service DataPilotDescriptor
/** specifies the name of a <type>DataPilotSource</type> implementation
for the data pilot table.
- @since OOo 3.3.0
+ @since OOo 3.3
*/
[optional, property] string SourceServiceName;
@@ -100,7 +100,7 @@ published service DataPilotDescriptor
/** specifies arguments that are passed to the implementation named by
<member>SourceServiceName</member>.
- @since OOo 3.3.0
+ @since OOo 3.3
*/
[optional, property] sequence< com::sun::star::beans::PropertyValue > ServiceArguments;