Searched refs:nLastVisibleListIndex (Results 1 – 1 of 1) sorted by relevance
499 sal_Int32 nLastVisibleListIndex; member517 ,nLastVisibleListIndex(0) in AddressBookSourceDialogData()529 ,nLastVisibleListIndex(0) in AddressBookSourceDialogData()1059 m_pImpl->nLastVisibleListIndex = -1; in implScrollFields()1092 ++m_pImpl->nLastVisibleListIndex; // the left hand side box is always visible in implScrollFields()1094 ++m_pImpl->nLastVisibleListIndex; in implScrollFields()1287 if (m_pImpl->pFields[m_pImpl->nLastVisibleListIndex]->HasChildPathFocus()) in PreNotify()1291 sal_Int32 nNextFocusList = m_pImpl->nLastVisibleListIndex + 1 - 2; in PreNotify()
Completed in 20 milliseconds