Searched refs:mxViewTabBarId (Results 1 – 6 of 6) sorted by relevance
61 mxViewTabBarId(rxViewTabBarId) in ViewTabBarModule()120 if (mxViewTabBarId->isBoundTo(rEvent.ResourceId, AnchorBindingMode_DIRECT)) in notifyConfigurationChange()123 mxViewTabBarId, in notifyConfigurationChange()129 if (mxViewTabBarId->isBoundTo(rEvent.ResourceId, AnchorBindingMode_DIRECT)) in notifyConfigurationChange()131 mxConfigurationController->requestResourceDeactivation(mxViewTabBarId); in notifyConfigurationChange()136 if (rEvent.ResourceId->compareTo(mxViewTabBarId) == 0) in notifyConfigurationChange()170 mxConfigurationController->getResource(mxViewTabBarId), UNO_QUERY); in UpdateViewTabBar()176 Reference<XResourceId> xAnchor (mxViewTabBarId->getAnchor()); in UpdateViewTabBar()
53 mxViewTabBarId(FrameworkHelper::CreateResourceId( in SlideSorterModule()91 if (rEvent.ResourceId->compareTo(mxViewTabBarId) == 0) in notifyConfigurationChange()128 xBar = Reference<XTabBar>(xCC->getResource(mxViewTabBarId), UNO_QUERY); in UpdateViewTabBar()
56 css::uno::Reference<css::drawing::framework::XResourceId> mxViewTabBarId; member in sd::framework::SlideSorterModule
91 css::uno::Reference<css::drawing::framework::XResourceId> mxViewTabBarId; member in sd::framework::ViewTabBarModule
113 mxViewTabBarId(rxViewTabBarId), in ViewTabBar()173 && mxViewTabBarId->isBoundToURL( in disposing()287 && rEvent.ResourceId->isBoundTo(mxViewTabBarId->getAnchor(), AnchorBindingMode_DIRECT)) in notifyConfigurationChange()370 return mxViewTabBarId; in getResourceId()623 mxViewTabBarId->getAnchor()); in UpdateActiveButton()
181 ::com::sun::star::drawing::framework::XResourceId> mxViewTabBarId;
Completed in 233 milliseconds