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::XSheetAuditing::hideDependents()
::com::sun::star::sheet::XSheetAuditing::hidePrecedents()
::com::sun::star::sheet::XAreaLinks::insertAtPosition()
::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::XSheetPastable::paste()
::com::sun::star::sheet::XSheetPastable::pasteFormat()
::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
::com::sun::star::table::CellValueBinding::BoundCell
::com::sun::star::sheet::SheetSortDescriptor2::OutputPosition
::com::sun::star::sheet::SheetSortDescriptor::OutputPosition
::com::sun::star::sheet::SheetFilterDescriptor::OutputPosition
References in Developers Guide
8.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Spreadsheet Services - Overview - Capabilities of SheetCell
8.3.2 Spreadsheet Documents - Working with Spreadsheet Documents - Formatting - Conditional Formats
Top of Page