Searched refs:rxAnchorId (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sdext/source/presenter/ |
H A D | PresenterScreen.cxx | 725 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 D | PresenterScreen.hxx | 183 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,
|
/aoo4110/main/sd/source/ui/framework/configuration/ |
H A D | Configuration.cxx | 200 const Reference<XResourceId>& rxAnchorId, in getResources() argument 217 if ( ! (*iResource)->isBoundTo(rxAnchorId,eMode)) in getResources() 227 && ! (*iResource)->isBoundTo(rxAnchorId, AnchorBindingMode_DIRECT)) in getResources()
|
/aoo4110/main/sd/source/ui/framework/tools/ |
H A D | FrameworkHelper.cxx | 1023 const Reference<XResourceId>& rxAnchorId) in CreateResourceId() argument 1025 if (rxAnchorId.is()) in CreateResourceId() 1028 rxAnchorId->getResourceURL(), in CreateResourceId() 1029 rxAnchorId->getAnchorURLs()); in CreateResourceId()
|
/aoo4110/main/sd/source/ui/inc/framework/ |
H A D | Configuration.hxx | 109 ::com::sun::star::drawing::framework::XResourceId>& rxAnchorId,
|
Completed in 270 milliseconds