:: com :: sun :: star :: table ::
|
unpublished |
service CellRangeListSource |
|
|
- Usage Restrictions
- not published
- Description
- defines the a source of list entries coming from a cell range in a table document
The component cannot be instantiated at a global service factory, instead
it's usually provided by a document instance.
- See also
- ::com::sun::star::document::OfficeDocument
|
Included Services - Summary |
::com::sun::star::form::binding::ListEntrySource |
ensures the basic functionality for supplying list entries
|
Exported Interfaces - Summary |
::com::sun::star::lang::XInitialization |
allows setting initial, creation-time properties of the component
(details)
|
Properties' Summary |
[ readonly bound ] CellRangeAddress
CellRange |
specifies the cell range within a document to which the component
is bound.
|
Exported Interfaces - Details |
::com::sun::star::lang::XInitialization
- Description
- allows setting initial, creation-time properties of the component
This interface is used to initialize the component after creation. It has
to be used exactly once in the life time of the component, every second call
to ::com::sun::star::lang::XInitialization::initialize
will throw an exception.
The arguments passed to the ::com::sun::star::lang::XInitialization::initialize
method must be instances of ::com::sun::star::beans::NamedValue, where
the ::com::sun::star::beans::NamedValue::Name denotes the type of information
to initialize, and the ::com::sun::star::beans::NamedValue::Value
the initial value.
The following aspects of the components can be initialized:
- CellRange
specifies the address of the cell range to bind this instance to. Must be a
CellRangeAddress instance.
|
|
Properties' Details |
CellRange
[ readonly bound ] CellRangeAddress CellRange;
- Description
- specifies the cell range within a document to which the component
is bound.
|
|
Top of Page
Copyright © 2000, 2014 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.