Searched refs:getCellContentAsString (Results 1 – 3 of 3) sorted by relevance
221 ::rtl::OUString getCellContentAsString( RowPos const i_row, ColPos const i_col );
437 return m_pImpl->getCellContentAsString( _nRowPos, _nColPos ); in GetAccessibleCellText()
2309 …::rtl::OUString TableControl_Impl::getCellContentAsString( RowPos const i_row, ColPos const i_col ) in getCellContentAsString() function in svt::table::TableControl_Impl
Completed in 30 milliseconds