#include <xformulaquery.hxx>
Definition at line 22 of file xformulaquery.hxx.
apitest::XFormulaQuery::XFormulaQuery |
( |
css::table::CellRangeAddress |
aCellRangeAddressDependents, |
|
|
css::table::CellRangeAddress |
aCellRangeAddressPrecedents, |
|
|
unsigned int |
nIdxDependents = 1 , |
|
|
unsigned int |
nIdxPrecedents = 1 |
|
) |
| |
|
inline |
apitest::XFormulaQuery::~XFormulaQuery |
( |
| ) |
|
|
inlineprotected |
css::uno::Reference<css::table::XCell> const& apitest::XFormulaQuery::getXCell |
( |
| ) |
const |
|
inline |
virtual css::uno::Reference<css::uno::XInterface> apitest::XFormulaQuery::getXSpreadsheet |
( |
| ) |
|
|
pure virtual |
virtual css::uno::Reference<css::uno::XInterface> apitest::XFormulaQuery::init |
( |
| ) |
|
|
pure virtual |
void apitest::XFormulaQuery::setXCell |
( |
css::uno::Reference< css::table::XCell > |
xCell | ) |
|
|
inline |
void apitest::XFormulaQuery::testQueryDependents |
( |
| ) |
|
void apitest::XFormulaQuery::testQueryPrecedents |
( |
| ) |
|
css::table::CellRangeAddress apitest::XFormulaQuery::m_aCellRangeAddressDependents |
|
private |
css::table::CellRangeAddress apitest::XFormulaQuery::m_aCellRangeAddressPrecedents |
|
private |
unsigned int apitest::XFormulaQuery::m_nIdxDependents |
|
private |
unsigned int apitest::XFormulaQuery::m_nIdxPrecedents |
|
private |
css::uno::Reference<css::table::XCell> apitest::XFormulaQuery::m_xCell |
|
private |
The documentation for this class was generated from the following files: