Lines Matching refs:nFormEnd

200                                   sal_uInt16 nFormStart, sal_uInt16 nFormEnd,  in ImplGetDlgWindow()  argument
203 DBG_ASSERT( (nIndex >= nFormStart) && (nIndex <= nFormEnd), in ImplGetDlgWindow()
219 i = nFormEnd; in ImplGetDlgWindow()
238 if ( i < nFormEnd ) in ImplGetDlgWindow()
241 if ( (i > nFormEnd) || (i < nFormStart) ) in ImplGetDlgWindow()
248 if ( i <= nFormEnd ) in ImplGetDlgWindow()
264 if ( (i > nFormEnd) || (i < nFormStart) ) in ImplGetDlgWindow()
315 sal_uInt16 nFormEnd; in ImplFindDlgCtrlWindow() local
365 nFormEnd = nFormStart; in ImplFindDlgCtrlWindow()
370 nFormEnd = i; in ImplFindDlgCtrlWindow()
396 rFormEnd = nFormEnd; in ImplFindDlgCtrlWindow()
404 … sal_uInt16 nFormStart, sal_uInt16 nFormEnd, sal_Bool bCheckEnable = sal_True ) in ImplFindAccelWindow() argument
406 DBG_ASSERT( (rIndex >= nFormStart) && (rIndex <= nFormEnd), in ImplFindAccelWindow()
423 if ( i < nFormEnd ) in ImplFindAccelWindow()
471 if ( i < nFormEnd ) in ImplFindAccelWindow()
542 sal_uInt16 nFormEnd; in ImplDlgCtrl() local
552 nIndex, nFormStart, nFormEnd ); in ImplDlgCtrl()
582 if ( (iButton <= iButtonStart) || (iButton > nFormEnd) ) in ImplDlgCtrl()
603 pTempWindow = ImplGetDlgWindow( i, nType, nFormStart, nFormEnd, &nNewIndex ); in ImplDlgCtrl()
625 pTempWindow = ImplGetDlgWindow( i, nType, nFormStart, nFormEnd, &nNewIndex ); in ImplDlgCtrl()
627 if ( (i <= iStart) || (i > nFormEnd) ) in ImplDlgCtrl()
657 if ( (iButton <= iButtonStart) || (iButton > nFormEnd) ) in ImplDlgCtrl()
762 … Window* pWindow = ImplGetDlgWindow( i, nType, nFormStart, nFormEnd, &nNewIndex ); in ImplDlgCtrl()
861 pSWindow = ::ImplFindAccelWindow( this, i, c, nFormStart, nFormEnd ); in ImplDlgCtrl()
865 if ( pSWindow == ::ImplFindAccelWindow( this, i, c, nFormStart, nFormEnd ) ) in ImplDlgCtrl()
929 sal_uInt16 nFormEnd; in ImplDlgCtrlNextWindow() local
944 nIndex, nFormStart, nFormEnd ); in ImplDlgCtrlNextWindow()
948 …Window* pWindow = pDlgCtrlParent->ImplGetDlgWindow( nIndex, DLGWINDOW_NEXT, nFormStart, nFormEnd ); in ImplDlgCtrlNextWindow()
963 sal_uInt16 nFormEnd; in ImplDlgCtrlUpdateDefButton() local
966 pSWindow = ::ImplFindDlgCtrlWindow( pParent, pFocusWindow, i, nFormStart, nFormEnd ); in ImplDlgCtrlUpdateDefButton()
970 nFormEnd = 0xFFFF; in ImplDlgCtrlUpdateDefButton()
988 if ( !i || (i > nFormEnd) ) in ImplDlgCtrlUpdateDefButton()
999 (i < nFormStart) || (i > nFormEnd) ) in ImplDlgCtrlUpdateDefButton()
1031 sal_uInt16 nFormEnd; in ImplFindDlgCtrlWindow() local
1034 return ::ImplFindDlgCtrlWindow( this, pWindow, nIndex, nFormStart, nFormEnd ); in ImplFindDlgCtrlWindow()
1082 sal_uInt16 nIndex=0, nFormStart=0, nFormEnd=0; in ImplGetLabelFor() local
1087 nFormEnd ); in ImplGetLabelFor()
1095 nFormEnd, in ImplGetLabelFor()
1102 while( nIndex < nFormEnd ) in ImplGetLabelFor()
1177 sal_uInt16 nIndex, nFormStart, nFormEnd; in ImplGetLabeledBy() local
1182 nFormEnd ); in ImplGetLabeledBy()
1274 sal_uInt16 nIndex, nFormStart, nFormEnd; in GetAccessibleRelationMemberOf() local
1279 nFormEnd ); in GetAccessibleRelationMemberOf()