Searched refs:mxMainPaneId (Results 1 – 4 of 4) sorted by relevance
112 mxMainPaneId(rxMainPaneId), in PresenterController()252 mxMainPaneId = NULL; in disposing()826 if (rEvent.ResourceId->compareTo(mxMainPaneId) == 0) in notifyConfigurationChange()830 else if (rEvent.ResourceId->isBoundTo(mxMainPaneId,AnchorBindingMode_DIRECT)) in notifyConfigurationChange()847 else if (rEvent.ResourceId->isBoundTo(mxMainPaneId,AnchorBindingMode_INDIRECT)) in notifyConfigurationChange()864 if (rEvent.ResourceId->isBoundTo(mxMainPaneId,AnchorBindingMode_INDIRECT)) in notifyConfigurationChange()
125 css::uno::Reference<css::drawing::framework::XResourceId> mxMainPaneId; member in sdext::presenter::PresenterAccessible
217 css::uno::Reference<css::drawing::framework::XResourceId> mxMainPaneId; member in sdext::presenter::PresenterController
592 mxMainPaneId(rxMainPane.is() ? rxMainPane->getResourceId() : Reference<XResourceId>()), in PresenterAccessible()
Completed in 30 milliseconds