Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx489 SvxIconChoiceCtrlEntry* pCursorEntry = aIconCtrl.GetCursor( ); in GetCursorPos() local
490 if ( pCursorEntry ) in GetCursorPos()
491 nPos = aIconCtrl.GetEntryListPos( pCursorEntry ); in GetCursorPos()