Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/contnr/
H A Dtemplwin.cxx341 aIconCtrl.Show(); in SvtIconWindow_Impl()
375 pEntry = aIconCtrl.InsertEntry( in SvtIconWindow_Impl()
387 pEntry = aIconCtrl.InsertEntry( in SvtIconWindow_Impl()
398 pEntry = aIconCtrl.InsertEntry( in SvtIconWindow_Impl()
445 aIconCtrl.ArrangeIcons(); in Resize()
485 aIconCtrl.Invalidate(); in InvalidateIconControl()
510 aIconCtrl.SetCursor( pEntry ); in SetCursorPos()
511 aIconCtrl.Invalidate(); in SetCursorPos()
512 aIconCtrl.Update(); in SetCursorPos()
517 aIconCtrl.GrabFocus(); in SetFocus()
[all …]
H A Dtemplwin.hxx68 SvtIconChoiceCtrl aIconCtrl; member in SvtIconWindow_Impl
86 inline void SetClickHdl( const Link& rLink ) { aIconCtrl.SetClickHdl( rLink ); } in SetClickHdl()
113 return ( rKEvt.GetKeyCode().IsMod2() ? aIconCtrl.DoKeyInput( rKEvt ) : sal_False ); in ProcessKeyEvent()

Completed in 61 milliseconds