:: com :: sun :: star :: sheet ::
|
unpublished |
interface XDrillDownDataSupplier |
|
|
|
- Usage Restrictions
- not published
- Description
- supplies a filtered subset of the original data source based on filtering criteria.
A service that acts as a DataPilot data source can optionally implement this
interface to allow drill-down of result data. The method this interface provides
is used internally when calling XDataPilotTable2::getDrillDownData
or XDataPilotTable2::insertDrillDownSheet. If the data source
service does not implement this interface, then the aforementioned two methods
will have no effect.
- Since
- OOo 3.0
- See also
- DataPilotSource
|
Methods' Summary |
getDrillDownData |
This method returns filtered subset of the original source data based on
a given set of filtering criteria.
|
Methods' Details |
getDrillDownData
- Description
- This method returns filtered subset of the original source data based on
a given set of filtering criteria.
- Parameter aFilters
- filtering criteria
- Returns
- a filtered subset of the original source data as 2-dimensional
sequences of . The first row
must be the header row. Each com::sun::star::uno::Any
instance must contain either ::double value for a numeric cell, or
a ::string value for a string cell.
- See also
- DataPilotFieldFilter, XDataPilotTable2
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.