Home
last modified time | relevance | path

Searched refs:isBoundTo (Results 1 – 9 of 9) sorted by relevance

/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXResourceId.idl124 boolean isBoundTo (
130 convenience variant of the <member>isBoundTo()</member> function
138 description of <member>isBoundTo()</member> for more
/trunk/main/sd/source/ui/framework/module/
H A DViewTabBarModule.cxx120 if (mxViewTabBarId->isBoundTo(rEvent.ResourceId, AnchorBindingMode_DIRECT)) in notifyConfigurationChange()
129 if (mxViewTabBarId->isBoundTo(rEvent.ResourceId, AnchorBindingMode_DIRECT)) in notifyConfigurationChange()
H A DSlideSorterModule.cxx99 && rEvent.ResourceId->isBoundTo( in notifyConfigurationChange()
/trunk/main/sd/source/ui/framework/configuration/
H A DConfiguration.cxx217 if ( ! (*iResource)->isBoundTo(rxAnchorId,eMode)) in getResources()
227 && ! (*iResource)->isBoundTo(rxAnchorId, AnchorBindingMode_DIRECT)) in getResources()
H A DConfigurationUpdater.cxx380 || ! xPrevResourceId->isBoundTo(xResourceId, AnchorBindingMode_DIRECT)) in CheckPureAnchors()
H A DResourceId.cxx422 ResourceId::isBoundTo ( in isBoundTo() function in sd::framework::ResourceId
/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx830 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()
/trunk/main/sd/source/ui/inc/framework/
H A DResourceId.hxx157 isBoundTo (
/trunk/main/sd/source/ui/view/
H A DViewTabBar.cxx287 && rEvent.ResourceId->isBoundTo(mxViewTabBarId->getAnchor(), AnchorBindingMode_DIRECT)) in notifyConfigurationChange()

Completed in 45 milliseconds