Searched refs:nEPos (Results 1 – 3 of 3) sorted by relevance
135 ESelection( sal_uInt32 nStPara, xub_StrLen nStPos, sal_uInt32 nEPara, xub_StrLen nEPos ) : in ESelection()139 nEndPos( nEPos ) in ESelection()
1644 sal_uInt16 nEPos = _FindEndPos( pTest ); in FixSplittedItem() local1645 if( nEPos != USHRT_MAX ) in FixSplittedItem()1646 aEndLst.Remove( nEPos, 1 ); in FixSplittedItem()
2053 sal_uInt16 nEPos = m_aEmphasisLB.GetSelectEntryPos(); in IMPL_LINK() local2054 sal_Bool bEnable = ( nEPos > 0 && nEPos != LISTBOX_ENTRY_NOTFOUND ); in IMPL_LINK()
Completed in 46 milliseconds