Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx125 maContextChangeUpdate(::boost::bind(&SidebarController::UpdateConfigurations, this)), in SidebarController()
246 maContextChangeUpdate.CancelRequest(); in disposing()
264 maContextChangeUpdate.RequestCall(); in notifyContextChangeEvent()
306 maContextChangeUpdate.RequestCall(); in statusChanged()
497 maContextChangeUpdate.CancelRequest(); in RequestSwitchToDeck()
804 maContextChangeUpdate.RequestCall(); in IMPL_LINK()
H A DSidebarController.hxx156 AsynchronousCall maContextChangeUpdate; member in sfx2::sidebar::SidebarController