Home
last modified time | relevance | path

Searched defs:xCell (Results 51 – 68 of 68) sorted by relevance

123

/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx478 Reference< XCell > xCell; in getCell() local
1013 Reference< XCell > xCell = getCell( rAddress ); in insertHyperlink() local
1083 Reference<XCell> xCell; in finalizeValidationRanges() local
1670 Reference< XCell > xCell = getCell( rAddress ); in putValue() local
H A Dworkbookhelper.cxx705 Reference< XCell > xCell; in getCellFromDoc() local
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5681 sal_Int32 GetCellRight( sal_Int32 nColumn, in GetCellRight()
5698 sal_Int32 GetCellBottom( sal_Int32 nRow, in GetCellBottom()
5817 …uno::Reference< table::XMergeableCell > xCell( xCellRange->getCellByPosition( nColumn, nRow ), uno… in ImplCreateTable() local
5894 …uno::Reference< table::XMergeableCell > xCell( xCellRange->getCellByPosition( nColumn, nLine ), un… in ImplCreateTable() local
5915 …uno::Reference< table::XMergeableCell > xCell( xCellRange->getCellByPosition( nColumn, nRow - 1 ),… in ImplCreateTable() local
5951 …uno::Reference< table::XMergeableCell > xCell( xCellRange->getCellByPosition( nLine, nRow ), uno::… in ImplCreateTable() local
5968 …uno::Reference< table::XMergeableCell > xCell( xCellRange->getCellByPosition( nColumn - 1, nRow ),… in ImplCreateTable() local
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx2650 uno::Reference< table::XCell > xCell = getCellByPosition(nCol, nRow); in getData() local
2699 uno::Reference< table::XCell > xCell = getCellByPosition(nCol, nRow); in setData() local
2733 uno::Reference< table::XCell > xCell = getCellByPosition(0, i); in getRowDescriptions() local
2770 uno::Reference< table::XCell > xCell = getCellByPosition(0, i); in setRowDescriptions() local
2809 uno::Reference< table::XCell > xCell = getCellByPosition(i, 0); in getColumnDescriptions() local
2848 uno::Reference< table::XCell > xCell = getCellByPosition(i, 0); in setColumnDescriptions() local
4256 uno::Reference< table::XCell > xCell = getCellByPosition(nCol, nRow); in getData() local
4333 uno::Reference< table::XCell > xCell = getCellByPosition(0, i); in getRowDescriptions() local
4370 uno::Reference< table::XCell > xCell = getCellByPosition(0, i); in setRowDescriptions() local
4407 uno::Reference< table::XCell > xCell = getCellByPosition(i, 0); in getColumnDescriptions() local
[all …]
H A Dunocrsrhelper.cxx400 uno::Reference< XCell > xCell = SwXCell::CreateXCell(pTableFmt, pBox); in getCrsrPropertyValue() local
H A Dunotext.cxx2092 lcl_ApplyCellProperties( in lcl_ApplyCellProperties()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleEditObject.cxx436 …uno::Reference<table::XCell> xCell = xTable->getCellByPosition(m_curCellAddress.Col(), m_curCellAd… in GetFgBgColor() local
/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx706 Reference < XCell > xCell = SwXCell::CreateXCell( in ExportTableLinesAutoStyles() local
834 Reference<XCell> xCell = SwXCell::CreateXCell( (SwFrmFmt *)rTblInfo.GetTblFmt(), in ExportTableBox() local
H A Dxmltbli.cxx1403 Reference < XCell > xCell = xCellRange->getCellByPosition( 0, 0 ); in SwXMLTableContext() local
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx734 CellValueSetter::visitNode( sal_Int32 /*i*/, sal_Int32 /*j*/, const uno::Reference< table::XCell >&… in visitNode()
740 CellValueSetter::processValue( const uno::Any& aValue, const uno::Reference< table::XCell >& xCell ) in processValue()
824 void CellValueGetter::visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xC… in visitNode()
883 bool processValue( const uno::Any& aValue, const uno::Reference< table::XCell >& xCell ) in processValue()
931 virtual void visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode()
980 void visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode()
1003 virtual void visitNode( sal_Int32 /*x*/, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode()
1028 virtual void visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode()
1490 uno::Reference< table::XCell > xCell( mxRange->getCellByPosition( j, i ), uno::UNO_QUERY_THROW ); in visitArray() local
3140 …uno::Reference< excel::XRange > xCell( Cells( uno::makeAny( xAfterRange->getRow() ), uno::makeAny(… in Find() local
[all …]
H A Dvbaeventshelper.cxx887 …uno::Reference< table::XCell > xCell = getXSomethingFromArgs< table::XCell >( rArgs, nIndex, false… in createHyperlink() local
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx195 uno::Reference< table::XCell > xCell; in NextCell() local
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx404 sdr::table::CellRef xCell = pTableObj->getActiveCell(); in Notify() local
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx1046 uno::Reference<XAccessible> xCell = xObjSelection->getSelectedAccessibleChild(0); in GetSelAccContextInTable() local
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java196 com.sun.star.table.XCell xCell = null; in doCellSamples() local
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx597 sdr::table::CellRef xCell = pAccessibleCell->getCellRef(); in IsActive() local
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7643 void ApplyCellAttributes( const SdrObject* pObj, Reference< XCell >& xCell ) in ApplyCellAttributes()
7803 Reference< XCell > xCell( xCellRange->getCellByPosition( nColumn, nRow ) ); in ApplyCellLineAttributes() local
7879 Reference< XCell > xCell( xCellRange->getCellByPosition( nColumn, nRow ) ); in CreateTable() local
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2221 uno::Reference< table::XCell > xCell( new ScCellObj( pViewData->GetDocShell(), aCellPos ) ); in MouseButtonUp() local

Completed in 461 milliseconds

123