Home
last modified time | relevance | path

Searched refs:mxViewTabBarId (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sd/source/ui/framework/module/
H A DViewTabBarModule.cxx61 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()
H A DSlideSorterModule.cxx53 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()
H A DSlideSorterModule.hxx56 css::uno::Reference<css::drawing::framework::XResourceId> mxViewTabBarId; member in sd::framework::SlideSorterModule
H A DViewTabBarModule.hxx91 css::uno::Reference<css::drawing::framework::XResourceId> mxViewTabBarId; member in sd::framework::ViewTabBarModule
/aoo4110/main/sd/source/ui/view/
H A DViewTabBar.cxx113 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()
/aoo4110/main/sd/source/ui/inc/
H A DViewTabBar.hxx181 ::com::sun::star::drawing::framework::XResourceId> mxViewTabBarId;

Completed in 27 milliseconds