Searched refs:nFormEnd (Results 1 – 1 of 1) sorted by relevance
200 sal_uInt16 nFormStart, sal_uInt16 nFormEnd, in ImplGetDlgWindow() argument203 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() local365 nFormEnd = nFormStart; in ImplFindDlgCtrlWindow()370 nFormEnd = i; in ImplFindDlgCtrlWindow()[all …]