Home
last modified time | relevance | path

Searched refs:PaneList (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sdext/source/presenter/
H A DPresenterPaneContainer.cxx124 PaneList::iterator iPane (maPanes.begin()); in disposing()
299 PaneList::const_iterator iPane; in FindBorderWindow()
300 PaneList::iterator iEnd (maPanes.end()); in FindBorderWindow()
315 PaneList::const_iterator iPane; in FindContentWindow()
316 PaneList::iterator iEnd (maPanes.end()); in FindContentWindow()
331 PaneList::const_iterator iPane; in FindPaneURL()
347 PaneList::iterator iEnd (maPanes.end()); in FindPaneId()
352 PaneList::iterator iPane; in FindPaneId()
367 PaneList::iterator iEnd (maPanes.end()); in FindViewURL()
368 PaneList::iterator iPane; in FindViewURL()
[all …]
H A DPresenterWindowManager.cxx170 PresenterPaneContainer::PaneList::const_iterator iPane; in disposing()
171 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in disposing()
556 PresenterPaneContainer::PaneList::const_iterator iPane; in PaintChildren()
557 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in PaintChildren()
1191 PresenterPaneContainer::PaneList::const_iterator iPane; in LayoutUnknownMode()
1192 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in LayoutUnknownMode()
1366 PresenterPaneContainer::PaneList::const_iterator iPane; in CreateClipPolyPolygon()
1367 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in CreateClipPolyPolygon()
H A DPresenterPaneContainer.hxx117 typedef ::std::vector<SharedPaneDescriptor> PaneList; typedef in sdext::presenter::PresenterPaneContainer
118 PaneList maPanes;
188 PaneList::const_iterator FindIteratorForPaneURL (const ::rtl::OUString& rsPaneURL);
H A DPresenterController.cxx403 PresenterPaneContainer::PaneList::const_iterator iPane; in UpdatePaneTitles()
461 PresenterPaneContainer::PaneList::const_iterator iPane; in UpdateViews()
773 PresenterPaneContainer::PaneList::const_iterator iPane; in RequestViews()
774 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in RequestViews()
938 PresenterPaneContainer::PaneList::const_iterator iPane; in keyPressed()
1095 PresenterPaneContainer::PaneList::const_iterator iPane; in keyReleased()

Completed in 47 milliseconds