Home
last modified time | relevance | path

Searched defs:rxPane (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterPaneContainer.cxx91 for (const auto& rxPane : maPanes) in disposing() local
97 PresenterPaneContainer::StorePane (const rtl::Reference<PresenterPaneBase>& rxPane) in StorePane()
233 …[&rxBorderWindow](const SharedPaneDescriptor& rxPane) { return rxPane->mxBorderWindow == rxBorderW… in FindBorderWindow()
243 …[&rxContentWindow](const SharedPaneDescriptor& rxPane) { return rxPane->mxContentWindow == rxConte… in FindContentWindow()
253 …[&rsPaneURL](const SharedPaneDescriptor& rxPane) { return rxPane->mxPaneId->getResourceURL() == rs… in FindPaneURL()
266 …[&rxPaneId](const SharedPaneDescriptor& rxPane) { return rxPaneId->compareTo(rxPane->mxPaneId) == … in FindPaneId()
276 … [&rsViewURL](const SharedPaneDescriptor& rxPane) { return rsViewURL == rxPane->msViewURL; }); in FindViewURL()
299 … [&rpDescriptor](SharedPaneDescriptor& rxPane) { return rxPane.get() == rpDescriptor.get(); }); in ToTop()
H A DPresenterController.cxx358 for (auto& rxPane : mpPaneContainer->maPanes) in UpdatePaneTitles() local
411 for (const auto& rxPane : mpPaneContainer->maPanes) in UpdateViews() local
662 for (const auto& rxPane : mpPaneContainer->maPanes) in RequestViews() local
815 for (const auto& rxPane : mpPaneContainer->maPanes) in keyPressed() local
980 for (const auto& rxPane : mpPaneContainer->maPanes) in keyReleased() local
1051 void PresenterController::InitializeMainPane (const Reference<XPane>& rxPane) in InitializeMainPane()
1092 void PresenterController::LoadTheme (const Reference<XPane>& rxPane) in LoadTheme()
H A DPresenterWindowManager.cxx92 for (const auto& rxPane : mpPaneContainer->maPanes) in disposing() local
104 const Reference<drawing::framework::XPane>& rxPane) in SetParentPane()
313 for (const auto& rxPane : mpPaneContainer->maPanes) in PaintChildren() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterPaneContainer.cxx91 for (const auto& rxPane : maPanes) in disposing() local
97 PresenterPaneContainer::StorePane (const rtl::Reference<PresenterPaneBase>& rxPane) in StorePane()
233 …[&rxBorderWindow](const SharedPaneDescriptor& rxPane) { return rxPane->mxBorderWindow == rxBorderW… in FindBorderWindow()
243 …[&rxContentWindow](const SharedPaneDescriptor& rxPane) { return rxPane->mxContentWindow == rxConte… in FindContentWindow()
253 …[&rsPaneURL](const SharedPaneDescriptor& rxPane) { return rxPane->mxPaneId->getResourceURL() == rs… in FindPaneURL()
266 …[&rxPaneId](const SharedPaneDescriptor& rxPane) { return rxPaneId->compareTo(rxPane->mxPaneId) == … in FindPaneId()
276 … [&rsViewURL](const SharedPaneDescriptor& rxPane) { return rsViewURL == rxPane->msViewURL; }); in FindViewURL()
299 … [&rpDescriptor](SharedPaneDescriptor& rxPane) { return rxPane.get() == rpDescriptor.get(); }); in ToTop()
H A DPresenterController.cxx359 for (auto& rxPane : mpPaneContainer->maPanes) in UpdatePaneTitles() local
412 for (const auto& rxPane : mpPaneContainer->maPanes) in UpdateViews() local
663 for (const auto& rxPane : mpPaneContainer->maPanes) in RequestViews() local
817 for (const auto& rxPane : mpPaneContainer->maPanes) in keyPressed() local
969 for (const auto& rxPane : mpPaneContainer->maPanes) in keyReleased() local
1040 void PresenterController::InitializeMainPane (const Reference<XPane>& rxPane) in InitializeMainPane()
1081 void PresenterController::LoadTheme (const Reference<XPane>& rxPane) in LoadTheme()
H A DPresenterWindowManager.cxx91 for (const auto& rxPane : mpPaneContainer->maPanes) in disposing() local
103 const Reference<drawing::framework::XPane>& rxPane) in SetParentPane()
312 for (const auto& rxPane : mpPaneContainer->maPanes) in PaintChildren() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx274 const Reference<XPane>& rxPane, in CreateView()
458 const Reference<XPane>& rxPane) in GetViewFromCache()
H A DBasicPaneFactory.cxx266 const Reference<XResource>& rxPane) in releaseResource()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx274 const Reference<XPane>& rxPane, in CreateView()
460 const Reference<XPane>& rxPane) in GetViewFromCache()
H A DBasicPaneFactory.cxx266 const Reference<XResource>& rxPane) in releaseResource()