Searched refs:OReportWindow (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ReportWindow.cxx | 63 OReportWindow::OReportWindow(OScrollWindowHelper* _pParent,ODesignView* _pView) in DBG_NAME() 92 OReportWindow::~OReportWindow() in ~OReportWindow() 99 void OReportWindow::initialize() in initialize() 176 void OReportWindow::Resize() in Resize() 213 Point OReportWindow::getThumbPos() const in getThumbPos() 218 void OReportWindow::ImplInitSettings() in ImplInitSettings() 260 void OReportWindow::notifySizeChanged() in notifySizeChanged() 265 sal_Bool OReportWindow::HasSelection() const in HasSelection() 270 void OReportWindow::Delete() in Delete() 276 void OReportWindow::Copy() in Copy() [all …]
|
H A D | ReportRuler.cxx | 31 OReportRuler::OReportRuler(Window* _pParent,OReportWindow* _pReportWindow,const uno::Reference< rep… in DBG_NAME()
|
H A D | SectionView.cxx | 45 OSectionView::OSectionView( SdrModel* pModel, OReportSection* _pSectionWindow, OReportWindow* pEdit… in DBG_NAME()
|
H A D | dlgedfunc.cxx | 83 OReportWindow* pReportWindow = m_pParent->getSectionWindow()->getViewsWindow()->getView(); in ForceScroll()
|
H A D | ViewsWindow.cxx | 177 OViewsWindow::OViewsWindow( OReportWindow* _pReportWindow) in OViewsWindow()
|
/aoo41x/main/reportdesign/source/ui/inc/ |
H A D | ReportWindow.hxx | 54 class OReportWindow : public Window class 72 OReportWindow(OReportWindow&); 73 void operator =(OReportWindow&); 79 OReportWindow(OScrollWindowHelper* _pParent,ODesignView* _pView); 80 virtual ~OReportWindow();
|
H A D | ReportRuler.hxx | 32 class OReportWindow; 36 OReportWindow* m_pParent; 41 …OReportRuler(Window* _pParent,OReportWindow* _pReportWindowt,const ::com::sun::star::uno::Referenc… 48 inline OReportWindow* getView() const { return m_pParent; } in getView()
|
H A D | SectionView.hxx | 31 class OReportWindow; 41 OReportWindow* m_pReportWindow; 50 OSectionView( SdrModel* pModel, OReportSection* _pSectionWindow, OReportWindow* pEditor );
|
H A D | ViewsWindow.hxx | 48 class OReportWindow; 137 OReportWindow* m_pParent; 162 OReportWindow* _pReportWindow); 174 inline OReportWindow* getView() const { return m_pParent; } in getView()
|
H A D | ScrollHelper.hxx | 43 class OReportWindow; 63 OReportWindow m_aReportWindow; 90 inline const OReportWindow& getReportWindow() const { return m_aReportWindow; } in getReportWindow()
|
H A D | SectionWindow.hxx | 49 class OReportWindow;
|
Completed in 55 milliseconds