Home
last modified time | relevance | path

Searched refs:getCellContent (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleCode.pas86 function getCellContent( in getCellContent() function
174 function TSampleCode.getCellContent( in getCellContent() function
183 getCellContent := oTextCursor.Cell.Value;
H A DSampleUI.pas181 res := Sample.getCellContent(Edit6.Text);
/aoo42x/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx431 …virtual void getCellContent( ColPos const i_col, RowPos const i_row, ::com::sun::star::uno::Any& o…
/aoo42x/main/svtools/source/table/
H A Dtabledatawindow.cxx124 pTableModel->getCellContent( hitCol, hitRow, aCellToolTip ); in RequestHelp()
H A Dtablecontrol.cxx430 GetModel()->getCellContent( _nColPos, _nRowPos, aCellContent ); in GetCellContent()
H A Dgridtablerenderer.cxx532 m_pImpl->rModel.getCellContent( i_context.nColumn, m_pImpl->nCurrentRow, aCellContent ); in impl_paintCellContent()
H A Dtablecontrol_impl.cxx226 …virtual void getCellContent( ColPos const i_col, RowPos const i_row, ::com::sun::star::uno::Any& o… in getCellContent() function in svt::table::EmptyTableModel
2312 m_pModel->getCellContent( i_col, i_row, aCellValue ); in getCellContentAsString()
/aoo42x/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx82 …virtual void getCellContent( ColPos const i_col, RowPos const i_row, ::…
H A Dunocontroltablemodel.cxx529 …void UnoControlTableModel::getCellContent( ColPos const i_col, RowPos const i_row, Any& o_cellCont… in getCellContent() function in svt::table::UnoControlTableModel
/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx6162 … pModel->getCellContent( nNr1-1, nNr2-1, aCell ); in Execute()
6174 … pModel->getCellContent( nNr1-1, nNr2-1, aCell ); in Execute()

Completed in 80 milliseconds