Home
last modified time | relevance | path

Searched refs:nKey1Pos (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dswuiidxmrk.cxx69 static sal_uInt16 nKey1Pos = USHRT_MAX; variable
424 nKey1Pos = m_xKey1DCB->find_text(m_xKey1DCB->get_active_text()); in InsertUpdate()
660 m_xKey1DCB->set_active_text(m_xKey1DCB->get_text(nKey1Pos)); in ModifyHdl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dswuiidxmrk.cxx64 static sal_uInt16 nKey1Pos = USHRT_MAX; variable
488 nKey1Pos = m_xKey1DCB->find_text(m_xKey1DCB->get_active_text()); in InsertUpdate()
728 m_xKey1DCB->set_active_text(m_xKey1DCB->get_text(nKey1Pos)); in ModifyHdl()