Searched refs:mxReadOnlyModeDispatch (Results 1 – 2 of 2) sorted by relevance
130 mxReadOnlyModeDispatch(), in SidebarController()162 mxReadOnlyModeDispatch = Tools::GetDispatch(mxFrame, aURL); in SidebarController()163 if (mxReadOnlyModeDispatch.is()) in SidebarController()164 mxReadOnlyModeDispatch->addStatusListener(this, aURL); in SidebarController()217 if (mxReadOnlyModeDispatch.is()) in disposing()218 mxReadOnlyModeDispatch->removeStatusListener(this, Tools::GetURL(gsReadOnlyCommandName)); in disposing()
181 cssu::Reference<css::frame::XDispatch> mxReadOnlyModeDispatch; member in sfx2::sidebar::SidebarController
Completed in 30 milliseconds