Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dbrowserview.hxx69 void setPageActivationHandler(const Link& _rHdl) { m_aPageActivationHandler = _rHdl; } in setPageActivationHandler() function in pcr::OPropertyBrowserView
H A Dbrowserview.cxx56 m_pPropBox->setPageActivationHandler(LINK(this, OPropertyBrowserView, OnPageActivation)); in DBG_NAME()
H A Dpropertyeditor.hxx117 void setPageActivationHandler(const Link& _rHdl) { m_aPageActivationHandler = _rHdl; } in setPageActivationHandler() function in pcr::OPropertyEditor
H A Dpropcontroller.cxx729 m_pView->setPageActivationHandler(LINK(this, OPropertyBrowserController, OnPageActivation)); in Construct()

Completed in 23 milliseconds