Searched refs:mxReadOnlyModeDispatch (Results 1 – 2 of 2) sorted by relevance
132 mxReadOnlyModeDispatch(), in SidebarController()164 mxReadOnlyModeDispatch = Tools::GetDispatch(mxFrame, aURL); in SidebarController()165 if (mxReadOnlyModeDispatch.is()) in SidebarController()166 mxReadOnlyModeDispatch->addStatusListener(this, aURL); in SidebarController()219 if (mxReadOnlyModeDispatch.is()) in disposing()220 mxReadOnlyModeDispatch->removeStatusListener(this, Tools::GetURL(gsReadOnlyCommandName)); in disposing()
181 cssu::Reference<css::frame::XDispatch> mxReadOnlyModeDispatch; member in sfx2::sidebar::SidebarController
Completed in 24 milliseconds