Searched refs:nNewColId (Results 1 – 4 of 4) sorted by relevance
890 sal_Bool EditBrowseBox::IsCursorMoveAllowed(long nNewRow, sal_uInt16 nNewColId) const in IsCursorMoveAllowed()901 if (!nInfo && nNewColId != nEditCol) in IsCursorMoveAllowed()963 if (!pTHIS->CursorMoving(nNewRow, nNewColId)) in IsCursorMoveAllowed()976 return pTHIS->CursorMoving(nNewRow, nNewColId); in IsCursorMoveAllowed()
595 virtual sal_Bool IsCursorMoveAllowed(long nNewRow, sal_uInt16 nNewColId) const;
470 virtual sal_Bool IsCursorMoveAllowed( long nNewRow, sal_uInt16 nNewColId ) const;
3514 sal_uInt16 nNewColId = nPos == (ColCount()-1) in HideColumn() local3533 GoToColumnId( nNewColId ); in HideColumn()
Completed in 117 milliseconds