Home
last modified time | relevance | path

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

/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx476 DlgEdFuncSelect::DlgEdFuncSelect( DlgEditor* pParent_ ) : in DlgEdFuncSelect() function in DlgEdFuncSelect
484 DlgEdFuncSelect::~DlgEdFuncSelect() in ~DlgEdFuncSelect()
490 sal_Bool DlgEdFuncSelect::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
554 sal_Bool DlgEdFuncSelect::MouseButtonUp( const MouseEvent& rMEvt ) in MouseButtonUp()
610 sal_Bool DlgEdFuncSelect::MouseMove( const MouseEvent& rMEvt ) in MouseMove()
H A Ddlged.cxx240 pFunc = new DlgEdFuncSelect( this ); in DlgEditor()
682 pFunc = new DlgEdFuncSelect( this ); in SetMode()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx842 DlgEdFuncSelect::DlgEdFuncSelect( OReportSection* _pParent ) : in DlgEdFuncSelect() function in rptui::DlgEdFuncSelect
849 DlgEdFuncSelect::~DlgEdFuncSelect() in ~DlgEdFuncSelect()
855 sal_Bool DlgEdFuncSelect::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
902 sal_Bool DlgEdFuncSelect::MouseButtonUp( const MouseEvent& rMEvt ) in MouseButtonUp()
926 sal_Bool DlgEdFuncSelect::MouseMove( const MouseEvent& rMEvt ) in MouseMove()
H A DReportSection.cxx116 m_pFunc.reset(new DlgEdFuncSelect( this )); in DBG_NAME()
336 m_pFunc.reset(new DlgEdFuncSelect( this )); in SetMode()
/trunk/main/basctl/source/inc/
H A Ddlgedfunc.hxx76 class DlgEdFuncSelect : public DlgEdFunc class
82 DlgEdFuncSelect( DlgEditor* pParent );
83 ~DlgEdFuncSelect();
/trunk/main/reportdesign/source/ui/inc/
H A Ddlgedfunc.hxx142 class DlgEdFuncSelect : public DlgEdFunc class
145 DlgEdFuncSelect( OReportSection* pParent );
146 ~DlgEdFuncSelect();

Completed in 33 milliseconds