/aoo41x/test/testuno/source/testlib/uno/ |
H A D | SCUtil.java | 204 XCell xCell = xSpreadsheet.getCellByPosition(column, row); in setValueToCell() local 217 XCell xCell = xSpreadsheet.getCellByPosition(column, row); in setTextToCell() local 242 XCell xCell = xSpreadsheet.getCellByPosition(column, row); in setFormulaToCell() local 255 XCell xCell = xSpreadsheet.getCellByPosition(column, row); in getValueFromCell() local 271 XCell xCell = xSpreadsheet.getCellByPosition(column, row); in getTextFromCell() local 305 XCell xCell = null; in setValueToCellRange() local 316 XCell xCell = null; in setValueToCellRange() local 338 XCell xCell = null; in setTextToCellRange() local 351 XCell xCell = null; in setTextToCellRange() local 374 XCell xCell = null; in getValueFromCellRange() local [all …]
|
/aoo41x/main/svx/source/table/ |
H A D | cellcursor.cxx | 184 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( mnLeft, mnTop ).get() ) ); in GetMergedSelection() local 299 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in split_column() local 329 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in split_column() local 415 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in split_row() local 445 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in split_row() local 576 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in isUnmergeable() local
|
H A D | tablelayouter.cxx | 89 CellRef xCell( getCell( rPos ) ); in getCellSize() local 131 CellRef xCell( getCell( rPos ) ); in getCellArea() local 329 Reference< XMergeableCell > xCell( xTable->getCellByPosition( nCellX, nCellY ), UNO_QUERY ); in checkMergeOrigin() local 353 …Reference< XMergeableCell > xCell( xTable->getCellByPosition( nMergedX, nMergedY ), UNO_QUERY_THRO… in findMergeOrigin() local 568 CellRef xCell( getCell( CellPos( nCol, nRow ) ) ); in LayoutTableWidth() local 718 CellRef xCell( getCell( CellPos( nCol, nRow ) ) ); in LayoutTableHeight() local 883 CellRef xCell( getCell( aPos ) ); in updateCells() local 905 CellRef xCell; in getCell() local 1048 CellRef xCell( getCell( aPos ) ); in UpdateBorderLayout() local
|
H A D | tablemodel.cxx | 446 CellRef xCell( getCell( nColumn, nRow ) ); in getCellByPosition() local 657 CellRef xCell( getCell( nCol, nRow ) ); in notifyModification() local 721 CellRef xCell; in createCell() local 780 CellRef xCell( getCell( nCol, nRow ) ); in insertColumns() local 863 CellRef xCell( getCell( nCol, nRow ) ); in removeColumns() local 954 CellRef xCell( getCell( nCol, nRow ) ); in insertRows() local 1024 CellRef xCell( getCell( nCol, nRow ) ); in removeRows() local 1114 Reference< XMergeableCell > xCell( getCellByPosition( nCol, nRow ), UNO_QUERY ); in optimize() local 1151 Reference< XMergeableCell > xCell( getCellByPosition( nCol, nRow ), UNO_QUERY ); in optimize() local 1218 CellRef xCell( dynamic_cast< Cell* >( getCellByPosition( nTempCol, nRow ).get() ) ); in merge() local
|
H A D | svdotable.cxx | 448 CellRef xCell( getCell( aPos ) ); in ApplyCellStyles() local 621 CellRef xCell; in getCell() local 699 CellRef xCell( getCell( rPos ) ); in GetCellItem() local 877 CellRef xCell( mpImpl->getCell( aPos ) ); in getPreviousCell() local 905 CellRef xCell( mpImpl->getCell( aPos ) ); in getNextCell() local 1474 CellRef xCell( mpImpl->getCell( rPos ) ); in TakeTextRect() local 1577 static CellRef xCell; in getActiveCell() local 1692 CellRef xCell( mpImpl->getCell( rPos ) ); in TakeTextEditArea() local 1754 CellRef xCell( getActiveCell() ); in GetOutlinerViewAnchorMode() local 2135 CellRef xCell( getActiveCell() ); in GetOutlinerParaObject() local [all …]
|
H A D | celleditsource.cxx | 165 CellEditSourceImpl::CellEditSourceImpl( const CellRef& xCell ) in CellEditSourceImpl() 187 CellEditSourceImpl::CellEditSourceImpl( const CellRef& xCell, SdrView& rView, const Window& rWindow… in CellEditSourceImpl() 913 CellEditSource::CellEditSource( const CellRef& xCell ) in CellEditSource() 920 CellEditSource::CellEditSource( const CellRef& xCell, SdrView& rView, const Window& rWindow ) in CellEditSource()
|
H A D | tablertfexporter.cxx | 151 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in WriteRow() local 200 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in WriteCell() local
|
H A D | tablecontroller.cxx | 875 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in SetTableStyle() local 996 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in SetVertical() local 1133 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in DeleteMarked() local 1165 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in GetStyleSheet() local 1201 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in SetStyleSheet() local 1802 Reference< XMergeableCell > xCell( mxTable->getCellByPosition( nCol, nRow ), UNO_QUERY ); in getSelectedCells() local 1839 …Reference< XMergeableCell > xCell( mxTable->getCellByPosition( rLast.mnCol, rLast.mnRow ), UNO_QUE… in getSelectedCells() local 2010 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in MergeAttrFromSelectedCells() local 2262 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in ApplyBorderAttr() local 2341 CellRef xCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( nCol, nRow ).get() ) ); in SetAttrToSelectedCells() local [all …]
|
/aoo41x/test/testuno/source/fvt/uno/sc/formula/ |
H A D | TestFormulaDocs.java | 103 XCell xCell = xSheet.getCellByPosition( x, y); in testOneDoc() local 126 XCell xCell = xSheet.getCellByPosition( nTestIdCol, y); in testOneDoc() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _Shape.java | 41 XCell xCell = null; in _Anchor() local
|
/aoo41x/test/testuno/source/fvt/uno/sc/rowcolumn/ |
H A D | CreateShowHideEditDeleteComments.java | 112 XCell xCell = xSheet.getCellByPosition(0, nRow); in testCreateEditDeleteComments() local 176 XCell xCell = xSheet.getCellByPosition(nColumn, nRow); in testShowHideComments() local
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCellBase.cxx | 128 …uno::Reference<table::XCell> xCell = xTable->getCellByPosition(maCellAddress.Col(), maCellAddress.… in getForeground() local 169 …uno::Reference<table::XCell> xCell = xTable->getCellByPosition(maCellAddress.Col(), maCellAddress.… in getBackground() local 369 …uno::Reference<table::XCell> xCell = xTable->getCellByPosition(maCellAddress.Col(), maCellAddress.… in GetNote() local 418 …uno::Reference<table::XCell> xCell = xTable->getCellByPosition(maCellAddress.Col(), maCellAddress.… in getShadowAttrs() local 504 …uno::Reference<table::XCell> xCell = xTable->getCellByPosition(maCellAddress.Col(), maCellAddress.… in getBorderAttrs() local
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbafont.cxx | 80 uno::Reference< table::XCell> xCell( mxFont, uno::UNO_QUERY ); in setSuperscript() local 119 uno::Reference< table::XCell> xCell( mxFont, uno::UNO_QUERY ); in getSuperscript() local 152 uno::Reference< table::XCell> xCell( mxFont, uno::UNO_QUERY ); in setSubscript() local 193 uno::Reference< table::XCell> xCell( mxFont, uno::UNO_QUERY ); in getSubscript() local
|
/aoo41x/main/odk/examples/DevelopersGuide/FirstSteps/ |
H A D | HelloTextTableShape.java | 128 XCell xCell = xCellRange.getCellByPosition(0, 1); in useWriter() local 228 XCell xCell = xSpreadsheetCells.getCellByPosition(0,1); in useCalc() local 355 XCell xCell = xCellRange.getCellByPosition(0,0); in manipulateTable() local
|
H A D | FirstLoadComponent.java | 84 XCell xCell = xSpreadsheet.getCellByPosition(0, 0); in main() local
|
/aoo41x/main/wizards/com/sun/star/wizards/report/ |
H A D | DBColumn.java | 124 XCell xCell = CurRecordTable.xCellRange.getCellByPosition(_nColumn, 0); in assignCells() local 170 XCell xCell; in DBColumn() local 260 public void insertUserFieldToTableCell(TextFieldHandler oTextFieldHandler, XCell xCell) in insertUserFieldToTableCell()
|
/aoo41x/main/qadevOOo/tests/java/mod/_sc/ |
H A D | ScAccessibleCell.java | 124 XCell xCell = null; in createTestEnvironment() local
|
H A D | ScAccessibleSpreadsheet.java | 130 XCell xCell = null; in createTestEnvironment() local
|
H A D | XMLContentExporter.java | 144 XCell xCell = xSheet.getCellByPosition(0, 0); in createTestEnvironment() local
|
/aoo41x/main/sc/workben/ |
H A D | test.cxx | 315 XCellRef xCell = xDoc->getCell(aAdr); in lcl_OutputNames() local 386 XCellRef xCell = xDoc->getCell(aPos); in lcl_DoCount() local 426 XCellRef xCell = xDoc->getCell(aPos); in lcl_Annotations() local 496 XCellRef xCell = xDoc->getCell(aPos); in lcl_Cursor() local 681 XCellRef xCell = xRange->getCell(2,1); in lcl_Sheet() local 803 XCellRef xCell = xDoc->getCell(aOut); in lcl_Goal() local 1290 XCellRef xCell = xDoc->getCell(aPos); in lcl_Formula() local 1707 XCellRef xCell = xDoc->getCell(aPos); in IMPL_LINK() local 1749 XCellRef xCell = xDoc->getCell(aPos); in IMPL_LINK() local 1886 XCellRef xCell = xDoc->getCell(aPos); in IMPL_LINK() local [all …]
|
/aoo41x/main/odk/examples/java/Spreadsheet/ |
H A D | EuroAdaption.java | 231 XCell xCell = (XCell) UnoRuntime.queryInterface( in Convert() local 272 XCell xCell = null; in createExampleData() local
|
/aoo41x/main/xmloff/source/table/ |
H A D | XMLTableExport.cxx | 373 Reference< XCell > xCell( xCellRange->getCellByPosition(columnIndex, 0), UNO_QUERY_THROW ); in exportTable() local 422 …void XMLTableExport::ExportCell( const Reference < XCell >& xCell, const boost::shared_ptr< XMLTab… in ExportCell() 477 void XMLTableExport::ImpExportText( const Reference< XCell >& xCell ) in ImpExportText()
|
/aoo41x/main/sc/qa/complex/calcPreview/ |
H A D | ViewForwarder.java | 137 XCell xCell = null; in checkPositiveViewForwarder() local 548 XCell xCell = null; in checkNegativeViewForwarder() local 817 XCell xCell = null; in checkPreviewHeaderCells() local
|
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | SpreadsheetDocHelper.java | 188 … com.sun.star.table.XCell xCell = xSheet.getCellRangeByName( aCellName ).getCellByPosition( 0, 0 ); in setDate() local 244 com.sun.star.table.XCell xCell = xCellRange.getCellByPosition( 0, 0 ); in prepareRange() local
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/ |
H A D | Number_Formats.java | 113 com.sun.star.table.XCell xCell = maSheet.getCellByPosition( 1, 2 ); in doFunction() local
|