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
CellValueBinding::BoundCell
::com::sun::star::sheet::SheetFilterDescriptor::OutputPosition
::com::sun::star::sheet::SheetSortDescriptor2::OutputPosition
::com::sun::star::sheet::SheetSortDescriptor::OutputPosition
References in Developers Guide
9.3.11 Spreadsheet Documents - Working with Spreadsheet Documents - Other Table Operations - Data Consolidation
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Spreadsheet Services - Overview - Capabilities of SheetCell
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Cells - Absolute Address
9.3.2 Spreadsheet Documents - Working with Spreadsheet Documents - Formatting - Conditional Formats
9.3.6 Spreadsheet Documents - Working with Spreadsheet Documents - Linking External Data - Cell Area Links
Top of Page