Searched refs:maPanes (Results 1 – 5 of 5) sorted by relevance
45 maPanes(), in PresenterPaneContainer()115 maPanes.push_back(pDescriptor); in PreparePane()124 PaneList::iterator iPane (maPanes.begin()); in disposing()125 PaneList::const_iterator iEnd (maPanes.end()); in disposing()300 PaneList::iterator iEnd (maPanes.end()); in FindBorderWindow()316 PaneList::iterator iEnd (maPanes.end()); in FindContentWindow()347 PaneList::iterator iEnd (maPanes.end()); in FindPaneId()367 PaneList::iterator iEnd (maPanes.end()); in FindViewURL()398 PaneList::iterator iEnd (maPanes.end()); in ToTop()409 maPanes.erase(iPane); in ToTop()[all …]
171 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in disposing()172 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=iEnd; ++iPane) in disposing()557 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in PaintChildren()558 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=iEnd; ++iPane) in PaintChildren()1193 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=iEnd; ++iPane) in LayoutUnknownMode()1362 const sal_Int32 nPaneCount (mpPaneContainer->maPanes.size()); in CreateClipPolyPolygon()1368 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=iEnd; ++iPane) in CreateClipPolyPolygon()1413 Sequence<Any> aArguments (1 + mpPaneContainer->maPanes.size()*2); in UpdateWindowList()1418 if ( ! mpPaneContainer->maPanes[nPaneIndex]->mbIsActive) in UpdateWindowList()1422 mpPaneContainer->maPanes[nPaneIndex]->mxBorderWindow); in UpdateWindowList()[all …]
221 vector<PaneDescriptor> maPanes; member in sdext::presenter::__anon7a5f8c2c0111::PaneGroup1055 : maPanes(), in PaneGroup()1080 maPanes.push_back(aDescriptor); in AddPane()1123 for (iPane=maPanes.begin(); iPane!=maPanes.end(); ++iPane) in Restore()1168 for (iPane=maPanes.begin(); iPane!=maPanes.end(); ++iPane) in MovePanes()1191 for (iPane=maPanes.begin(); iPane!=maPanes.end(); ++iPane) in ActivatePanes()1203 for (iPane=maPanes.begin(); iPane!=maPanes.end(); ++iPane) in DeactivatePanes()1215 for (iPane=maPanes.begin(); iPane!=maPanes.end(); ++iPane) in ShowPanes()1228 for (iPane=maPanes.begin(); iPane!=maPanes.end(); ++iPane) in HidePanes()
404 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=mpPaneContainer->maPanes.end(); ++iPane) in UpdatePaneTitles()462 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=mpPaneContainer->maPanes.end(); ++iPane) in UpdateViews()774 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in RequestViews()775 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=iEnd; ++iPane) in RequestViews()939 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=mpPaneContainer->maPanes.end(); ++iPane) in keyPressed()1096 … for (iPane=mpPaneContainer->maPanes.begin(); iPane!=mpPaneContainer->maPanes.end(); ++iPane) in keyReleased()
118 PaneList maPanes; member in sdext::presenter::PresenterPaneContainer
Completed in 35 milliseconds