Home
last modified time | relevance | path

Searched refs:OViewsWindow (Results 1 – 6 of 6) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx177 OViewsWindow::OViewsWindow( OReportWindow* _pReportWindow) in OViewsWindow() function in rptui::OViewsWindow
190 OViewsWindow::~OViewsWindow() in ~OViewsWindow()
198 void OViewsWindow::initialize() in initialize()
258 void OViewsWindow::Resize() in Resize()
389 void OViewsWindow::Delete() in Delete()
397 void OViewsWindow::Copy() in Copy()
412 void OViewsWindow::Paste() in Paste()
622 OViewsWindow::TSectionsMap::iterator OViewsWindow::getIteratorAtPos(sal_uInt16 _nPos) in getIteratorAtPos()
926 void OViewsWindow::createDefault() in createDefault()
1034 void OViewsWindow::BrkAction() in BrkAction()
[all …]
H A DSectionWindow.cxx55 OSectionWindow::OSectionWindow( OViewsWindow* _pParent,const uno::Reference< report::XSection >& _x… in DBG_NAME()
H A Dpropbrw.cxx543 OViewsWindow* pViews = m_pView->getReportSection()->getSectionWindow()->getViewsWindow(); in Update()
/trunk/main/reportdesign/source/ui/inc/
H A DSectionWindow.hxx51 class OViewsWindow;
56 OViewsWindow* m_pParent;
102 OSectionWindow( OViewsWindow* _pParent
110 inline OViewsWindow* getViewsWindow() { return m_pParent; } in getViewsWindow()
124 OViewsWindow* getViewsWindow() const { return m_pParent; } in getViewsWindow()
H A DViewsWindow.hxx112 class OViewsWindow : public Window class
150 OViewsWindow(OViewsWindow&);
151 void operator =(OViewsWindow&);
161 OViewsWindow(
163 virtual ~OViewsWindow();
H A DReportWindow.hxx62 OViewsWindow m_aViewsWindow;

Completed in 40 milliseconds