Methods' Summary |
getFunction |
returns the function by which the ranges are consolidated.
|
setFunction |
sets the function by which the ranges are consolidated.
|
getSources |
returns the cell ranges which are consolidated.
|
setSources |
sets the cell ranges which are consolidated.
|
getStartOutputPosition |
returns the position of the top left cell of the cell range where
the consolidated data are copied.
|
setStartOutputPosition |
sets the position of the top left cell of the cell range
where the consolidated data are copied.
|
getUseColumnHeaders |
returns, whether column headers from the cell ranges are used to
find matching data or not.
|
setUseColumnHeaders |
specifies if column headers from the cell ranges are used to find
matching data.
|
getUseRowHeaders |
returns, whether row headers from the cell ranges are used to
find matching data or not.
|
setUseRowHeaders |
specifies if row headers from the cell ranges are used to find
matching data.
|
getInsertLinks |
returns, whether links to the original data are inserted in the
output area or not.
|
setInsertLinks |
specifies if links to the original data are inserted in the
output area.
|
Methods' Details |
getFunction
- Description
- returns the function by which the ranges are consolidated.
|
|
setFunction
- Description
- sets the function by which the ranges are consolidated.
|
|
getSources
- Description
- returns the cell ranges which are consolidated.
|
|
setSources
- Description
- sets the cell ranges which are consolidated.
|
|
getStartOutputPosition
- Description
- returns the position of the top left cell of the cell range where
the consolidated data are copied.
|
|
setStartOutputPosition
void |
setStartOutputPosition( |
[in] ::com::sun::star::table::CellAddress |
aStartOutputPosition ); |
- Description
- sets the position of the top left cell of the cell range
where the consolidated data are copied.
|
|
getUseColumnHeaders
boolean |
getUseColumnHeaders(); |
- Description
- returns, whether column headers from the cell ranges are used to
find matching data or not.
|
|
setUseColumnHeaders
void |
setUseColumnHeaders( |
[in] boolean |
bUseColumnHeaders ); |
- Description
- specifies if column headers from the cell ranges are used to find
matching data.
|
|
getUseRowHeaders
boolean |
getUseRowHeaders(); |
- Description
- returns, whether row headers from the cell ranges are used to
find matching data or not.
|
|
setUseRowHeaders
void |
setUseRowHeaders( |
[in] boolean |
bUseRowHeaders ); |
- Description
- specifies if row headers from the cell ranges are used to find
matching data.
|
|
getInsertLinks
boolean |
getInsertLinks(); |
- Description
- returns, whether links to the original data are inserted in the
output area or not.
|
|
setInsertLinks
void |
setInsertLinks( |
[in] boolean |
bInsertLinks ); |
- Description
- specifies if links to the original data are inserted in the
output area.
|
|
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.