Home
last modified time | relevance | path

Searched refs:OReportWindow (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/reportdesign/source/ui/report/
H A DReportWindow.cxx63 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 DReportRuler.cxx31 OReportRuler::OReportRuler(Window* _pParent,OReportWindow* _pReportWindow,const uno::Reference< rep… in DBG_NAME()
H A DSectionView.cxx45 OSectionView::OSectionView( SdrModel* pModel, OReportSection* _pSectionWindow, OReportWindow* pEdit… in DBG_NAME()
H A Ddlgedfunc.cxx83 OReportWindow* pReportWindow = m_pParent->getSectionWindow()->getViewsWindow()->getView(); in ForceScroll()
H A DViewsWindow.cxx177 OViewsWindow::OViewsWindow( OReportWindow* _pReportWindow) in OViewsWindow()
/aoo4110/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx54 class OReportWindow : public Window class
72 OReportWindow(OReportWindow&);
73 void operator =(OReportWindow&);
79 OReportWindow(OScrollWindowHelper* _pParent,ODesignView* _pView);
80 virtual ~OReportWindow();
H A DReportRuler.hxx32 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 DSectionView.hxx31 class OReportWindow;
41 OReportWindow* m_pReportWindow;
50 OSectionView( SdrModel* pModel, OReportSection* _pSectionWindow, OReportWindow* pEditor );
H A DViewsWindow.hxx48 class OReportWindow;
137 OReportWindow* m_pParent;
162 OReportWindow* _pReportWindow);
174 inline OReportWindow* getView() const { return m_pParent; } in getView()
H A DScrollHelper.hxx43 class OReportWindow;
63 OReportWindow m_aReportWindow;
90 inline const OReportWindow& getReportWindow() const { return m_aReportWindow; } in getReportWindow()
H A DSectionWindow.hxx49 class OReportWindow;

Completed in 68 milliseconds