LibreOffice
LibreOffice 24.8 SDK API Reference
|
provides functions to manage the sheet local databases More...
import <XUnnamedDatabaseRanges.idl;
Public Member Functions | |
void | setByTable ([in] com::sun::star::table::CellRangeAddress aRange) raises ( com::sun::star::lang::IndexOutOfBoundsException ) |
any | getByTable ([in] long nTab) raises ( com::sun::star::container::NoSuchElementException, com::sun::star::lang::IndexOutOfBoundsException ) |
boolean | hasByTable ([in] long nTab) raises ( com::sun::star::lang::IndexOutOfBoundsException ) |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
provides functions to manage the sheet local databases
any getByTable | ( | [in] long | nTab | ) | ||
raises | ( | com::sun::star::container::NoSuchElementException, | ||||
com::sun::star::lang::IndexOutOfBoundsException ) |
boolean hasByTable | ( | [in] long | nTab | ) | ||
raises | ( | com::sun::star::lang::IndexOutOfBoundsException ) |
void setByTable | ( | [in] com::sun::star::table::CellRangeAddress | aRange | ) | ||
raises | ( | com::sun::star::lang::IndexOutOfBoundsException ) |