Lines Matching refs:OSectionWindow
203 void OViewsWindow::impl_resizeSectionWindow(OSectionWindow& _rSectionWindow,Point& _rStartPoint,boo… in impl_resizeSectionWindow()
225 void OViewsWindow::resize(const OSectionWindow& _rSectionWindow) in resize()
233 const ::boost::shared_ptr<OSectionWindow> pSectionWindow = (*aIter); in resize()
269 const ::boost::shared_ptr<OSectionWindow> pSectionWindow = (*aIter); in Resize()
313 …::boost::shared_ptr<OSectionWindow> pSectionWindow( new OSectionWindow(this,_xSection,_sColorEntry… in addSection()
421 ::boost::shared_ptr<OSectionWindow> pMarkedSection = getMarkedSection(); in Paste()
427 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getSectionWindow(const uno::Reference< report::XS… in getSectionWindow()
431 ::boost::shared_ptr<OSectionWindow> pSectionWindow; in getSectionWindow()
447 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getMarkedSection(NearSectionAccess nsa) const in getMarkedSection()
449 ::boost::shared_ptr<OSectionWindow> pRet; in getMarkedSection()
669 ::boost::shared_ptr<OSectionWindow> pSectionWindow = getSectionWindow(xSection); in setMarked()
928 ::boost::shared_ptr<OSectionWindow> pMarkedSection = getMarkedSection(); in createDefault()
953 sal_uInt16 OViewsWindow::getPosition(const OSectionWindow* _pSectionWindow) const in getPosition()
969 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getSectionWindow(const sal_uInt16 _nPos) const in getSectionWindow()
971 ::boost::shared_ptr<OSectionWindow> aReturn; in getSectionWindow()