LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XUnnamedDatabaseRanges Interface Reference

provides functions to manage the sheet local databases More...

import"XUnnamedDatabaseRanges.idl";

Inheritance diagram for XUnnamedDatabaseRanges:
XInterface

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 )
 
- 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...
 

Detailed Description

provides functions to manage the sheet local databases

Since
LibreOffice 3.5

Member Function Documentation

◆ getByTable()

◆ hasByTable()

boolean hasByTable ( [in] long  nTab)
raises (com::sun::star::lang::IndexOutOfBoundsException
)

◆ setByTable()


The documentation for this interface was generated from the following file: