Home
last modified time | relevance | path

Searched refs:InvalidateStatusCell (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx965 pTHIS->InvalidateStatusCell(nEditRow); in IsCursorMoveAllowed()
1012 InvalidateStatusCell(nNewRow); in CursorMoved()
1350 InvalidateStatusCell(GetCurRow()); in SetBrowserFlags()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx567 InvalidateStatusCell( m_nDataPos ); in CursorMoving()
568 InvalidateStatusCell( nOldDataPos ); in CursorMoving()
846 InvalidateStatusCell( nOldDataPos ); in DeleteRows()
847 InvalidateStatusCell( m_nDataPos ); in DeleteRows()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx793 InvalidateStatusCell( nOldDataPos ); in CursorMoving()
794 InvalidateStatusCell( m_nDataPos ); in CursorMoving()
1085 InvalidateStatusCell( nOldDataPos ); in DeleteRows()
1086 InvalidateStatusCell( m_nDataPos ); in DeleteRows()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2843 InvalidateStatusCell(m_nCurrentPos); in DataSourcePropertyChanged()
2855 InvalidateStatusCell(m_nCurrentPos); in DataSourcePropertyChanged()
2864 InvalidateStatusCell(m_nCurrentPos); in DataSourcePropertyChanged()
3134 InvalidateStatusCell(m_nCurrentPos); in CellModified()
3144 InvalidateStatusCell(m_nCurrentPos); in CellModified()
3327 InvalidateStatusCell( m_nCurrentPos ); in SaveModified()
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx608 void InvalidateStatusCell(long nRow) {RowModified(nRow, 0);} in InvalidateStatusCell() function in svt::EditBrowseBox

Completed in 63 milliseconds