Home
last modified time | relevance | path

Searched refs:OReportSection (Results 1 – 18 of 18) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx83 OReportSection::OReportSection(OSectionWindow* _pParent,const uno::Reference< report::XSection >& _… in DBG_NAME()
120 OReportSection::~OReportSection() in ~OReportSection()
141 void OReportSection::Paint( const Rectangle& rRect ) in Paint()
177 void OReportSection::Resize() in Resize()
182 void OReportSection::fill() in fill()
317 void OReportSection::Delete() in Delete()
326 void OReportSection::SetMode( DlgEdMode eNewMode ) in SetMode()
424 void OReportSection::SetGridVisible(sal_Bool _bVisible) in SetGridVisible()
623 void OReportSection::deactivateOle() in deactivateOle()
863 void OReportSection::stopScrollTimer() in stopScrollTimer()
[all …]
H A DViewsWindow.cxx1048 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj_createInvisibleObjectAtPosition()
1119 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj()
1184 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj()
1237 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegMarkObj()
1268 OReportSection& rReportSection = (*aIter)->getReportSection(); in getSectionRelativeToPosition()
1316 OReportSection& rReportSection = (*aIter)->getReportSection(); in EndDragObj_removeInvisibleObjects()
1456 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1469 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1494 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1513 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
[all …]
H A Ddlgedfunc.cxx127 DlgEdFunc::DlgEdFunc( OReportSection* _pParent ) in DlgEdFunc()
675 DlgEdFuncInsert::DlgEdFuncInsert( OReportSection* _pParent ) : in DlgEdFuncInsert()
842 DlgEdFuncSelect::DlgEdFuncSelect( OReportSection* _pParent ) : in DlgEdFuncSelect()
H A DFormattedFieldBeautifier.cxx189OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getVclWindowPeer()
H A DFixedTextColor.cxx255OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getXControl()
H A DSectionView.cxx45 OSectionView::OSectionView( SdrModel* pModel, OReportSection* _pSectionWindow, OReportWindow* pEdit… in DBG_NAME()
/trunk/main/reportdesign/source/ui/inc/
H A DReportSection.hxx45 class OReportSection : public Window class
71 OReportSection(OReportSection&);
72 void operator =(OReportSection&);
87OReportSection(OSectionWindow* _pParent,const ::com::sun::star::uno::Reference< ::com::sun::star::…
88 virtual ~OReportSection();
H A Ddlgedfunc.hxx36 class OReportSection;
48 OReportSection* m_pParent;
89 DlgEdFunc( OReportSection* pParent );
130 DlgEdFuncInsert( OReportSection* pParent );
145 DlgEdFuncSelect( OReportSection* pParent );
H A DSectionView.hxx32 class OReportSection;
42 OReportSection* m_pSectionWindow;
50 OSectionView( SdrModel* pModel, OReportSection* _pSectionWindow, OReportWindow* pEditor );
57 inline OReportSection* getReportSection() const { return m_pSectionWindow; } in getReportSection()
H A DReportRuler.hxx31 class OReportSection;
35 OReportSection* m_pSection;
47 inline OReportSection* getSection() const { return m_pSection; } in getSection()
H A DViewsWindow.hxx51 class OReportSection;
120 …struct TReportPairHelper : public ::std::unary_function< TSectionsMap::value_type, OReportSection >
122 OReportSection& operator() (const TSectionsMap::value_type& lhs) const in operator ()()
H A DSectionWindow.hxx58 OReportSection m_aReportSection;
108 inline OReportSection& getReportSection() { return m_aReportSection; } in getReportSection()
H A Ddlgedfac.hxx32 class OReportSection;
H A DReportWindow.hxx45 class OReportSection;
H A DScrollHelper.hxx45 class OReportSection;
H A DUITools.hxx169 … void correctOverlapping(SdrObject* pControl,OReportSection& _aReportSection,bool _bInsert = true);
H A DDesignView.hxx56 class OReportSection;
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx986 void correctOverlapping(SdrObject* _pControl,OReportSection& _aReportSection,bool _bInsert) in correctOverlapping()

Completed in 66 milliseconds