Home
last modified time | relevance | path

Searched refs:rsPaneURL (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.cxx129 const OUString& rsPaneURL);
405 const ::rtl::OUString& rsPaneURL, in AddBorder()
411 …ost::shared_ptr<RendererPaneStyle> pRendererPaneStyle(mpRenderer->GetRendererPaneStyle(rsPaneURL)); in AddBorder()
422 const ::rtl::OUString& rsPaneURL, in RemoveBorder()
428 …ost::shared_ptr<RendererPaneStyle> pRendererPaneStyle(mpRenderer->GetRendererPaneStyle(rsPaneURL)); in RemoveBorder()
506 const OUString& rsPaneURL) in PaintBorder() argument
512 ::boost::shared_ptr<RendererPaneStyle> pStyle (GetRendererPaneStyle(rsPaneURL)); in PaintBorder()
H A DPresenterWindowManager.cxx322 const OUString& rsPaneURL, in SetPanePosSizeAbsolute() argument
329 mpPaneContainer->FindPaneURL(rsPaneURL)); in SetPanePosSizeAbsolute()
1101 const OUString& rsPaneURL) in CalculatePaneSize() argument
1105 rsPaneURL, in CalculatePaneSize()
1116 rsPaneURL, in CalculatePaneSize()
H A DPresenterPaneBorderPainter.hxx78 const ::rtl::OUString& rsPaneURL,
93 const ::rtl::OUString& rsPaneURL,
H A DPresenterPaneContainer.hxx165 SharedPaneDescriptor FindPaneURL (const ::rtl::OUString& rsPaneURL);
188 PaneList::const_iterator FindIteratorForPaneURL (const ::rtl::OUString& rsPaneURL);
H A DPresenterWindowManager.hxx97 const ::rtl::OUString& rsPaneURL,
242 const ::rtl::OUString& rsPaneURL);
H A DPresenterPaneContainer.cxx329 const OUString& rsPaneURL) in FindPaneURL() argument
335 if ((*iPane)->mxPaneId->getResourceURL() == rsPaneURL) in FindPaneURL()
H A DPresenterScreen.cxx917 const OUString& rsPaneURL, in SetupView() argument
928 … Reference<XResourceId> xPaneId (ResourceId::createWithAnchor(rxContext,rsPaneURL,rxAnchorId)); in SetupView()
H A DPresenterScreen.hxx218 const ::rtl::OUString& rsPaneURL,
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx195 const ::rtl::OUString& rsPaneURL,
1339 const ::rtl::OUString& rsPaneURL, in SetPaneVisibility()
1349 xContext, rsPaneURL)); in SetPaneVisibility()
1351 xContext, rsViewURL, rsPaneURL)); in SetPaneVisibility()
/trunk/main/sd/source/ui/framework/factories/
H A DBasicPaneFactory.cxx80 bool CompareURL (const OUString& rsPaneURL) { return msPaneURL.equals(rsPaneURL); } in CompareURL() argument
/trunk/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx498 ::boost::shared_ptr<ViewShell> FrameworkHelper::GetViewShell (const OUString& rsPaneURL) in GetViewShell() argument
503 Reference<XResourceId> xPaneId( CreateResourceId( rsPaneURL ) ); in GetViewShell()
/trunk/main/sd/source/ui/inc/framework/
H A DFrameworkHelper.hxx187 ::boost::shared_ptr<ViewShell> GetViewShell (const ::rtl::OUString& rsPaneURL);

Completed in 58 milliseconds