Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DToolBoxBackground.cxx60 Link aEventListener (LINK(this, ToolBoxBackground, WindowEventHandler)); in ~ToolBoxBackground() local
62 GetChild(0)->RemoveEventListener(aEventListener); in ~ToolBoxBackground()
82 Link aEventListener (LINK(this, ToolBoxBackground, WindowEventHandler)); in SetToolBoxChild() local
83 pChild->AddEventListener(aEventListener); in SetToolBoxChild()

Completed in 9 milliseconds