/aoo41x/main/svx/source/table/ |
H A D | tablemodel.cxx | 164 CellRef xTargetCell( getCell( nCol, nRow ) ); in TableModel() 446 CellRef xCell( getCell( nColumn, nRow ) ); in getCellByPosition() 657 CellRef xCell( getCell( nCol, nRow ) ); in notifyModification() 768 (*aCellIter++) = getCell( nIndex + nOffset, nRow ); in insertColumns() 780 CellRef xCell( getCell( nCol, nRow ) ); in insertColumns() 847 (*aCellIter++) = getCell( nIndex + nOffset, nRow ); in removeColumns() 863 CellRef xCell( getCell( nCol, nRow ) ); in removeColumns() 876 CellRef xTargetCell( getCell( nIndex + nCount, nRow ) ); in removeColumns() 954 CellRef xCell( getCell( nCol, nRow ) ); in insertRows() 1024 CellRef xCell( getCell( nCol, nRow ) ); in removeRows() [all …]
|
H A D | svdotable.cxx | 448 CellRef xCell( getCell( aPos ) ); in ApplyCellStyles() 699 CellRef xCell( getCell( rPos ) ); in GetCellItem() 877 CellRef xCell( mpImpl->getCell( aPos ) ); in getPreviousCell() 905 CellRef xCell( mpImpl->getCell( aPos ) ); in getNextCell() 912 xCell = mpImpl->getCell(aPos); in getNextCell() 948 CellRef xCell( mpImpl->getCell( aPos ) ); in getPreviousRow() 979 CellRef xCell( mpImpl->getCell( rPos ) ); in getNextRow() 985 xCell = mpImpl->getCell(aPos); in getNextRow() 1002 xCell = mpImpl->getCell( aPos ); in getNextRow() 1474 CellRef xCell( mpImpl->getCell( rPos ) ); in TakeTextRect() [all …]
|
H A D | tablelayouter.cxx | 89 CellRef xCell( getCell( rPos ) ); in getCellSize() 131 CellRef xCell( getCell( rPos ) ); in getCellArea() 568 CellRef xCell( getCell( CellPos( nCol, nRow ) ) ); in LayoutTableWidth() 718 CellRef xCell( getCell( CellPos( nCol, nRow ) ) ); in LayoutTableHeight() 883 CellRef xCell( getCell( aPos ) ); in updateCells() 903 CellRef TableLayouter::getCell( const CellPos& rPos ) const in getCell() function in sdr::table::TableLayouter 1048 CellRef xCell( getCell( aPos ) ); in UpdateBorderLayout()
|
H A D | tablelayouter.hxx | 129 CellRef getCell( const CellPos& rPos ) const;
|
H A D | tablemodel.hxx | 159 CellRef getCell( ::sal_Int32 nCol, ::sal_Int32 nRow ) const;
|
/aoo41x/main/oox/source/xls/ |
H A D | worksheethelper.cxx | 241 Reference< XCell > getCell( const CellAddress& rAddress ) const; 476 Reference< XCell > WorksheetGlobals::getCell( const CellAddress& rAddress ) const in getCell() function in oox::xls::WorksheetGlobals 595 PropertySet aCellProp( getCell( CellAddress( getSheetIndex(), nCol, nRow ) ) ); in getCellPosition() 603 PropertySet aCellProp( getCell( CellAddress( getSheetIndex(), nCol, nRow ) ) ); in getCellSize() 1013 Reference< XCell > xCell = getCell( rAddress ); in insertHyperlink() 1411 Reference< XCell > WorksheetHelper::getCell( const CellAddress& rAddress ) const in getCell() function in oox::xls::WorksheetHelper 1413 return mrSheetGlob.getCell( rAddress ); in getCell() 1670 Reference< XCell > xCell = getCell( rAddress ); in putValue() 1677 Reference< XText > xText( getCell( rAddress ), UNO_QUERY ); in putString() 1684 Reference< XText > xText( getCell( rAddress ), UNO_QUERY ); in putRichString() [all …]
|
H A D | sheetdatabuffer.cxx | 521 PropertySet aPropSet( getCell( rCellAddr ) ); in setStandardNumFmt() 890 …Reference< XCell > xTopLeft( getCell( CellAddress( getSheetIndex(), rRange.StartColumn, rRange.Sta… in finalizeMergedRange() 896 …PropertySet aTopRightProp( getCell( CellAddress( getSheetIndex(), rRange.EndColumn, rRange.StartRo… in finalizeMergedRange() 905 …PropertySet aBottomLeftProp( getCell( CellAddress( getSheetIndex(), rRange.StartColumn, rRange.End… in finalizeMergedRange()
|
H A D | commentsbuffer.cxx | 139 Reference< XSheetAnnotationAnchor > xAnnoAnchor( getCell( aNotePos ), UNO_QUERY_THROW ); in finalizeImport()
|
H A D | sheetdatacontext.cxx | 787 PropertySet aPropSet( getCell( maCellData.maCellAddr ) ); in readCellXfId()
|
/aoo41x/main/sc/workben/ |
H A D | test.cxx | 315 XCellRef xCell = xDoc->getCell(aAdr); in lcl_OutputNames() 323 xCell = xDoc->getCell(aAdr); in lcl_OutputNames() 386 XCellRef xCell = xDoc->getCell(aPos); in lcl_DoCount() 426 XCellRef xCell = xDoc->getCell(aPos); in lcl_Annotations() 496 XCellRef xCell = xDoc->getCell(aPos); in lcl_Cursor() 681 XCellRef xCell = xRange->getCell(2,1); in lcl_Sheet() 803 XCellRef xCell = xDoc->getCell(aOut); in lcl_Goal() 1290 XCellRef xCell = xDoc->getCell(aPos); in lcl_Formula() 1707 XCellRef xCell = xDoc->getCell(aPos); in IMPL_LINK() 1749 XCellRef xCell = xDoc->getCell(aPos); in IMPL_LINK() [all …]
|
/aoo41x/main/sc/source/core/data/ |
H A D | dpcachetable.cxx | 312 const ScDPItemData* ScDPCacheTable::getCell(SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) const in getCell() function in ScDPCacheTable 320 const ScDPItemData* pData = getCell( nCol, nRow, bRepeatIfEmpty ); in getValue() 395 const ScDPItemData* pData= getCell(nCol, nRow, bRepeatIfEmpty); in filterTable() 446 …const ScDPItemData* pCellData = getCell(static_cast<SCCOL>(itr->mnFieldIndex), nRow, bRepeatIfEmpt… in isRowQualified()
|
/aoo41x/main/linguistic/qa/complex/linguistic/ |
H A D | HangulHanjaConversion.java | 263 re[0] = getCell(0, counter, xSpreadsheet).getFormula().trim(); in getLeftAndRight() 264 re[1] = getCell(1, counter, xSpreadsheet).getFormula().trim(); in getLeftAndRight() 269 private XCell getCell(int x, int y, XSpreadsheet xSpreadsheet) { in getCell() method in HangulHanjaConversion
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | WW8TableInfo.hxx | 95 sal_uInt32 getCell() const; 214 sal_uInt32 getCell() const;
|
H A D | WW8TableInfo.cxx | 129 sal_uInt32 WW8TableNodeInfoInner::getCell() const in getCell() function in ww8::WW8TableNodeInfoInner 536 sal_uInt32 WW8TableNodeInfo::getCell() const in getCell() function in ww8::WW8TableNodeInfo 538 return getInnerForDepth(mnDepth)->getCell(); in getCell()
|
H A D | rtfattributeoutput.cxx | 462 sal_uInt32 nCell = pTextNodeInfo->getCell(); in StartParagraph() 469 if ( pDeepInner && pDeepInner->getCell() == 0 ) in StartParagraph() 869 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableDefaultBorders() 915 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableBackgrounds() 991 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableVerticalCell()
|
H A D | docxattributeoutput.cxx | 149 sal_uInt32 nCell = pTextNodeInfo->getCell(); in StartParagraph() 155 if ( pDeepInner->getCell() == 0 ) in StartParagraph() 1142 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableCellProperties() 1153 SwTwips nWidth = GetGridCols( pTableTextNodeInfoInner )[ pTableTextNodeInfoInner->getCell() ]; in TableCellProperties()
|
/aoo41x/main/sc/inc/ |
H A D | dpcachetable.hxx | 186 const ScDPItemData* getCell(SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) const;
|
H A D | externalrefmgr.hxx | 159 SC_DLLPUBLIC TokenRef getCell(SCCOL nCol, SCROW nRow, sal_uInt32* pnFmtIndex = NULL) const;
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | externalrefmgr.cxx | 262 ScExternalRefCache::TokenRef ScExternalRefCache::Table::getCell(SCCOL nCol, SCROW nRow, sal_uInt32*… in getCell() function in ScExternalRefCache::Table 525 return pTableData->getCell(nCol, nRow, pnFmtIndex); in getCellData() 601 TokenRef pToken = pTab->getCell(nCol, nRow); in getCellRangeData() 635 TokenRef pToken = pTab->getCell(nCol, nRow); in getCellRangeData()
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | worksheethelper.hxx | 209 getCell( const ::com::sun::star::table::CellAddress& rAddress ) const;
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlexternaltabi.cxx | 241 ScExternalRefCache::TokenRef pToken = pTab->getCell( in EndElement()
|
H A D | xmlexprt.cxx | 4168 ScExternalRefCache::TokenRef pToken = pTable->getCell(nCol, nRow, &nNumFmt); in WriteExternalRefCaches()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | linkuno.cxx | 1530 … FormulaToken* pToken = mpTable->getCell(static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow)).get(); in getCellValue()
|
H A D | chart2uno.cxx | 2697 pTable->getCell(nCol, nRow, &nFmt); in FillCacheFromExternalRef()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xelink.cxx | 1285 … ScExternalRefCache::TokenRef xToken = mxCacheTable->getCell( nScCol, nScRow, &nScNumFmt ); in Save()
|