Searched refs:nFirstInterface (Results 1 – 1 of 1) sorted by relevance
288 if ( nStartInterface < nFirstInterface && in SeekSlot()290 nStartInterface = nFirstInterface; in SeekSlot()293 if ( nStartInterface < nFirstInterface ) in SeekSlot()301 sal_uInt16 nCount = _pInterfaces->Count() + nFirstInterface; in SeekSlot()333 _nCurInterface = nFirstInterface; in NextSlot()335 if ( _nCurInterface < nFirstInterface ) in NextSlot()342 if ( _nCurInterface == nFirstInterface ) in NextSlot()344 return SeekSlot( nFirstInterface ); in NextSlot()347 sal_uInt16 nInterface = _nCurInterface - nFirstInterface; in NextSlot()386 if ( _nCurInterface < nFirstInterface ) in NextInterface()[all …]
Completed in 17 milliseconds