Home
last modified time | relevance | path

Searched refs:nEPos (Results 1 – 3 of 3) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Deditdata.hxx135 ESelection( sal_uInt32 nStPara, xub_StrLen nStPos, sal_uInt32 nEPara, xub_StrLen nEPos ) : in ESelection()
139 nEndPos( nEPos ) in ESelection()
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1644 sal_uInt16 nEPos = _FindEndPos( pTest ); in FixSplittedItem() local
1645 if( nEPos != USHRT_MAX ) in FixSplittedItem()
1646 aEndLst.Remove( nEPos, 1 ); in FixSplittedItem()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx2053 sal_uInt16 nEPos = m_aEmphasisLB.GetSelectEntryPos(); in IMPL_LINK() local
2054 sal_Bool bEnable = ( nEPos > 0 && nEPos != LISTBOX_ENTRY_NOTFOUND ); in IMPL_LINK()

Completed in 43 milliseconds