Methods' Summary |
attachDataProvider |
attaches a component that provides data for the document.
|
setArguments |
|
getUsedRangeRepresentations |
returns a list of all range strings for which data has been
requested by the most recently attached data provider, and
which is still used.
|
getUsedData |
Returns the data requested by the most recently attached data
provider, that is still used.
|
attachNumberFormatsSupplier |
attaches an ::XNumberFormatsSupplier to this
XDataReceiver.
|
getRangeHighlighter |
Returns a component at which a view representing the data of
the attached data provider may listen for highlighting the
data ranges used by the currently selected objects in the data
receiver component.
|
Methods' Details |
attachDataProvider
- Description
- attaches a component that provides data for the document.
The previously set data provider will be released.
- Parameter xProvider
- The new DataProvider. If it is an empty reference, the
ChartDocument will have no data.
|
|
setArguments
|
getUsedRangeRepresentations
sequence< string > |
getUsedRangeRepresentations(); |
- Description
- returns a list of all range strings for which data has been
requested by the most recently attached data provider, and
which is still used.
This list may be used by the data provider to swap charts
out of memory, but still get informed by changes of ranges
while the chart is not loaded.
- Returns
- a list of used range strings.
|
|
getUsedData
- Description
- Returns the data requested by the most recently attached data
provider, that is still used.
|
|
attachNumberFormatsSupplier
- Description
- attaches an ::XNumberFormatsSupplier to this
XDataReceiver.
The given number formats will be used for display purposes.
|
|
getRangeHighlighter
- Description
- Returns a component at which a view representing the data of
the attached data provider may listen for highlighting the
data ranges used by the currently selected objects in the data
receiver component.
This is typically used by a spreadsheet to highlight the
ranges used by the currently selected object in a chart.
The range highlighter is optional, i.e., this method may
return an empty object.
|
|
Top of Page
Copyright © 2000, 2013 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.