Searched defs:firstCol (Results 1 – 1 of 1) sorted by relevance
/trunk/main/svtools/source/uno/ | ||
H A D | unocontroltablemodel.cxx | 940 ColPos const firstCol = i_event.FirstColumn == -1 ? 0 : i_event.FirstColumn; in notifyDataChanged() local |
Completed in 18 milliseconds