Searched refs:OViewsWindow (Results 1 – 6 of 6) sorted by relevance
177 OViewsWindow::OViewsWindow( OReportWindow* _pReportWindow) in OViewsWindow() function in rptui::OViewsWindow190 OViewsWindow::~OViewsWindow() in ~OViewsWindow()198 void OViewsWindow::initialize() in initialize()203 void OViewsWindow::impl_resizeSectionWindow(OSectionWindow& _rSectionWindow,Point& _rStartPoint,boo… in impl_resizeSectionWindow()225 void OViewsWindow::resize(const OSectionWindow& _rSectionWindow) in resize()258 void OViewsWindow::Resize() in Resize()275 void OViewsWindow::Paint( const Rectangle& rRect ) in Paint()291 void OViewsWindow::ImplInitSettings() in ImplInitSettings()299 void OViewsWindow::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()311 void OViewsWindow::addSection(const uno::Reference< report::XSection >& _xSection,const ::rtl::OUSt… in addSection()[all …]
55 OSectionWindow::OSectionWindow( OViewsWindow* _pParent,const uno::Reference< report::XSection >& _x… in DBG_NAME()
543 OViewsWindow* pViews = m_pView->getReportSection()->getSectionWindow()->getViewsWindow(); in Update()
51 class OViewsWindow;56 OViewsWindow* m_pParent;102 OSectionWindow( OViewsWindow* _pParent110 inline OViewsWindow* getViewsWindow() { return m_pParent; } in getViewsWindow()124 OViewsWindow* getViewsWindow() const { return m_pParent; } in getViewsWindow()
112 class OViewsWindow : public Window class150 OViewsWindow(OViewsWindow&);151 void operator =(OViewsWindow&);161 OViewsWindow( 163 virtual ~OViewsWindow();
62 OViewsWindow m_aViewsWindow;