Searched defs:getRowHeading (Results 1 – 4 of 4) sorted by relevance
/trunk/main/toolkit/source/controls/grid/ | ||
H A D | defaultgriddatamodel.cxx | 164 …Any SAL_CALL DefaultGridDataModel::getRowHeading( ::sal_Int32 i_row ) throw (RuntimeException, Ind… in getRowHeading() function in toolkit::DefaultGridDataModel |
H A D | sortablegriddatamodel.cxx | 784 …Any SAL_CALL SortableGridDataModel::getRowHeading( ::sal_Int32 i_rowIndex ) throw (IndexOutOfBound… in getRowHeading() function in toolkit::SortableGridDataModel |
/trunk/main/svtools/source/uno/ | ||
H A D | unocontroltablemodel.cxx | 586 Any UnoControlTableModel::getRowHeading( RowPos const i_rowPos ) const in getRowHeading() function in svt::table::UnoControlTableModel |
/trunk/main/svtools/source/table/ | ||
H A D | tablecontrol_impl.cxx | 235 virtual Any getRowHeading( RowPos const i_rowPos ) const in getRowHeading() function in svt::table::EmptyTableModel |
Completed in 42 milliseconds