Searched refs:m_pFunc (Results 1 – 4 of 4) sorted by relevance
89 ,m_pFunc(NULL) in DBG_NAME()115 m_pFunc.reset(new DlgEdFuncSelect( this )); in DBG_NAME()116 …m_pFunc->setOverlappedControlColor(lcl_getOverlappedControlColor( /* m_pParent->getViewsWindow()->… in DBG_NAME()129 m_pFunc = ::std::auto_ptr<DlgEdFunc>(); in ~OReportSection()331 m_pFunc.reset(new DlgEdFuncInsert( this )); in SetMode()335 m_pFunc.reset(new DlgEdFuncSelect( this )); in SetMode()337 m_pFunc->setOverlappedControlColor(lcl_getOverlappedControlColor( ) ); in SetMode()405 m_pFunc->MouseButtonDown( rMEvt ); in MouseButtonDown()411 if ( !m_pFunc->MouseButtonUp( rMEvt ) ) in MouseButtonUp()419 m_pFunc->MouseMove( rMEvt ); in MouseMove()[all …]
146 m_pFunc(), in FunctionPointer()153 m_pFunc(pFunc), in FunctionPointer()163 m_aOutput = m_pFunc( rIn ); in implUpdateValue()170 function_type m_pFunc; member
52 ::std::auto_ptr<DlgEdFunc> m_pFunc;
1286 (m_pT->*m_pFunc)(this, NULL, 0);