Lines Matching refs:nSlotId
60 sal_uInt16 nSlotId = rReq.GetSlot(); in ExecuteCursor() local
106 switch ( nSlotId ) in ExecuteCursor()
175 sal_uInt16 nSlotId = rReq.GetSlot(); in ExecuteCursorSel() local
185 switch ( nSlotId ) in ExecuteCursorSel()
211 sal_uInt16 nSlotId = rReq.GetSlot(); in ExecuteMove() local
213 if(nSlotId != SID_CURSORTOPOFSCREEN && nSlotId != SID_CURSORENDOFSCREEN) in ExecuteMove()
215 switch ( nSlotId ) in ExecuteMove()
219 pTabViewShell->SelectNextTab( 1, (nSlotId == SID_NEXT_TABLE_SEL) ); in ExecuteMove()
224 pTabViewShell->SelectNextTab( -1, (nSlotId == SID_PREV_TABLE_SEL) ); in ExecuteMove()
310 sal_uInt16 nSlotId = rReq.GetSlot(); in ExecutePageSel() local
311 switch ( nSlotId ) in ExecutePageSel()
329 sal_uInt16 nSlotId = rReq.GetSlot(); in ExecutePage() local
355 switch ( nSlotId ) in ExecutePage()