Home
last modified time | relevance | path

Searched refs:_sColorEntry (Results 1 – 16 of 16) sorted by relevance

/trunk/main/reportdesign/source/ui/misc/
H A DColorListener.cxx36 OColorListener::OColorListener(Window* _pParent ,const ::rtl::OUString& _sColorEntry) in DBG_NAME()
38 ,m_sColorEntry(_sColorEntry) in DBG_NAME()
/trunk/main/reportdesign/source/ui/report/
H A DEndMarker.cxx39 OEndMarker::OEndMarker(Window* _pParent ,const ::rtl::OUString& _sColorEntry) in DBG_NAME()
40 : OColorListener(_pParent,_sColorEntry) in DBG_NAME()
H A DSectionWindow.cxx55 …* _pParent,const uno::Reference< report::XSection >& _xSection,const ::rtl::OUString& _sColorEntry) in DBG_NAME()
59 ,m_aStartMarker( this,_sColorEntry) in DBG_NAME()
62 ,m_aEndMarker( this,_sColorEntry) in DBG_NAME()
H A DStartMarker.cxx55 OStartMarker::OStartMarker(OSectionWindow* _pParent,const ::rtl::OUString& _sColorEntry) in DBG_NAME()
56 : OColorListener(_pParent,_sColorEntry) in DBG_NAME()
H A DScrollHelper.cxx201 ,const ::rtl::OUString& _sColorEntry in addSection()
204 m_aReportWindow.addSection(_xSection,_sColorEntry,_nPosition); in addSection()
H A DReportWindow.cxx128 … uno::Reference< report::XSection >& _xSection,const ::rtl::OUString& _sColorEntry,sal_uInt16 _nPo… in addSection() argument
133 m_aViewsWindow.addSection(_xSection,_sColorEntry,_nPosition); in addSection()
H A DDesignView.cxx454 … uno::Reference< report::XSection >& _xSection,const ::rtl::OUString& _sColorEntry,sal_uInt16 _nPo… in addSection() argument
456 m_aScrollWindow.addSection(_xSection,_sColorEntry,_nPosition); in addSection()
H A DViewsWindow.cxx311 … uno::Reference< report::XSection >& _xSection,const ::rtl::OUString& _sColorEntry,sal_uInt16 _nPo… in addSection() argument
313 …oost::shared_ptr<OSectionWindow> pSectionWindow( new OSectionWindow(this,_xSection,_sColorEntry) ); in addSection()
/trunk/main/reportdesign/source/ui/inc/
H A DEndMarker.hxx40 OEndMarker(Window* _pParent,const ::rtl::OUString& _sColorEntry);
H A DColorListener.hxx53 OColorListener(Window* _pParent,const ::rtl::OUString& _sColorEntry);
H A DStartMarker.hxx57 OStartMarker(OSectionWindow* _pParent,const ::rtl::OUString& _sColorEntry);
H A DSectionWindow.hxx104 ,const ::rtl::OUString& _sColorEntry);
H A DReportWindow.hxx137 ,const ::rtl::OUString& _sColorEntry
H A DScrollHelper.hxx140 ,const ::rtl::OUString& _sColorEntry
H A DDesignView.hxx184 ,const ::rtl::OUString& _sColorEntry
H A DViewsWindow.hxx187 ,const ::rtl::OUString& _sColorEntry

Completed in 44 milliseconds