Searched defs:invalidateRow (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/svtools/source/table/ | ||
H A D | tablecontrol_impl.hxx | 240 void invalidateRow( RowPos const i_row ) { invalidateRowRange( i_row, i_row ); } in invalidateRow() function in svt::table::TableControl_Impl |
Completed in 9 milliseconds