Home
last modified time | relevance | path

Searched refs:rxAnchorId (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterScreen.cxx725 const Reference<XResourceId>& rxAnchorId) in SetupConfiguration() argument
738 ProcessLayout(aConfiguration, sLayoutName, rxContext, rxAnchorId); in SetupConfiguration()
752 const Reference<XResourceId>& rxAnchorId) in ProcessLayout() argument
770 ProcessLayout(rConfiguration, sParentLayout, rxContext, rxAnchorId); in ProcessLayout()
795 rxAnchorId)); in ProcessLayout()
838 const Reference<XResourceId>& rxAnchorId) in ProcessComponent() argument
864 rxAnchorId, in ProcessComponent()
916 const Reference<XResourceId>& rxAnchorId, in SetupView() argument
928 … Reference<XResourceId> xPaneId (ResourceId::createWithAnchor(rxContext,rsPaneURL,rxAnchorId)); in SetupView()
H A DPresenterScreen.hxx183 const css::uno::Reference<css::drawing::framework::XResourceId>& rxAnchorId);
193 const css::uno::Reference<css::drawing::framework::XResourceId>& rxAnchorId);
202 const css::uno::Reference<css::drawing::framework::XResourceId>& rxAnchorId);
217 const css::uno::Reference<css::drawing::framework::XResourceId>& rxAnchorId,
/trunk/main/sd/source/ui/framework/configuration/
H A DConfiguration.cxx200 const Reference<XResourceId>& rxAnchorId, in getResources() argument
217 if ( ! (*iResource)->isBoundTo(rxAnchorId,eMode)) in getResources()
227 && ! (*iResource)->isBoundTo(rxAnchorId, AnchorBindingMode_DIRECT)) in getResources()
/trunk/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx1023 const Reference<XResourceId>& rxAnchorId) in CreateResourceId() argument
1025 if (rxAnchorId.is()) in CreateResourceId()
1028 rxAnchorId->getResourceURL(), in CreateResourceId()
1029 rxAnchorId->getAnchorURLs()); in CreateResourceId()
/trunk/main/sd/source/ui/inc/framework/
H A DConfiguration.hxx109 ::com::sun::star::drawing::framework::XResourceId>& rxAnchorId,

Completed in 66 milliseconds