Home
last modified time | relevance | path

Searched refs:m_nLastRowId (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx288 long m_nLastRowId; member in DbGridControl
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx945 ,m_nLastRowId(-1) in DbGridControl()
2210 if ( m_nLastRowId != GetCurRow() ) in CursorMoved()
2212 m_nLastRowId = GetCurRow(); in CursorMoved()

Completed in 25 milliseconds