Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx435 sal_uInt16 nPos_ = aSubsetLB.InsertEntry( s->GetName() ); in IMPL_LINK() local
436 aSubsetLB.SetEntryData( nPos_, (void*)s ); in IMPL_LINK()
439 aSubsetLB.SelectEntryPos( nPos_ ); in IMPL_LINK()
/trunk/main/editeng/inc/editeng/
H A Deditdata.hxx119 EPosition( sal_uInt32 nPara_, xub_StrLen nPos_ ) : in EPosition()
121 nIndex( nPos_ ) in EPosition()

Completed in 24 milliseconds