LibreOffice
LibreOffice 24.2 SDK API Reference
|
allows direct access to the cells in a named range or to the cells which are visible in a view, without the need to get the document object first. More...
import"XCellRangeReferrer.idl";
Public Member Functions | |
com::sun::star::table::XCellRange | getReferredCells () |
returns the cell range object that is represented. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
allows direct access to the cells in a named range or to the cells which are visible in a view, without the need to get the document object first.
com::sun::star::table::XCellRange getReferredCells | ( | ) |
returns the cell range object that is represented.