uses of struct CellAddress

back to struct CellAddress

Derived Structs
Synonym Typedefs
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Uses as Return Type
::com::sun::star::sheet::XCellAddressable::getCellAddress()
::com::sun::star::sheet::XSheetAnnotation::getPosition()
::com::sun::star::sheet::XNamedRange::getReferencePosition()
::com::sun::star::sheet::XSheetCondition::getSourcePosition()
::com::sun::star::sheet::XConsolidationDescriptor::getStartOutputPosition()
Uses as Parameter
::com::sun::star::sheet::XNamedRanges::addNewByName()
::com::sun::star::sheet::XCellRangeMovement::copyRange()
::com::sun::star::sheet::XDataPilotTable2::getDrillDownData()
::com::sun::star::sheet::XDataPilotTable2::getPositionData()
::com::sun::star::sheet::XSheetAuditing::hideDependents()
::com::sun::star::sheet::XSheetAuditing::hidePrecedents()
::com::sun::star::sheet::XAreaLinks::insertAtPosition()
::com::sun::star::sheet::XDataPilotTable2::insertDrillDownSheet()
::com::sun::star::sheet::XSheetAnnotations::insertNew()
::com::sun::star::sheet::XDataPilotTables::insertNewByName()
::com::sun::star::sheet::XCellRangeMovement::moveRange()
::com::sun::star::sheet::XNamedRanges::outputList()
::com::sun::star::sheet::XFormulaParser::parseFormula()
::com::sun::star::sheet::XSheetPastable::paste()
::com::sun::star::sheet::XSheetPastable::pasteFormat()
::com::sun::star::sheet::XFormulaParser::printFormula()
::com::sun::star::sheet::XCellRangesQuery::queryColumnDifferences()
::com::sun::star::sheet::XCellRangesQuery::queryRowDifferences()
::com::sun::star::sheet::XGoalSeek::seekGoal()
::com::sun::star::sheet::XGoalSeek::seekGoal()
::com::sun::star::sheet::XNamedRange::setReferencePosition()
::com::sun::star::sheet::XSheetCondition::setSourcePosition()
::com::sun::star::sheet::XConsolidationDescriptor::setStartOutputPosition()
::com::sun::star::sheet::XMultipleOperation::setTableOperation()
::com::sun::star::sheet::XMultipleOperation::setTableOperation()
::com::sun::star::sheet::XSheetAuditing::showDependents()
::com::sun::star::sheet::XSheetAuditing::showErrors()
::com::sun::star::sheet::XSheetAuditing::showPrecedents()
Uses as Data Type
CellValueBinding::BoundCell
::com::sun::star::sheet::SolverConstraint::Left
::com::sun::star::sheet::SheetFilterDescriptor::OutputPosition
::com::sun::star::sheet::SheetSortDescriptor::OutputPosition
::com::sun::star::sheet::SheetSortDescriptor2::OutputPosition
References in Developers Guide
Spreadsheets - Cell Area Links
Spreadsheets - Conditional Formats
Spreadsheets - Cells Absolute Address
Spreadsheets - Capabilities of SheetCell
Spreadsheets - Other Table Operations - Data Consolidation
Top of Page