Home
last modified time | relevance | path

Searched refs:m_pFunc (Results 1 – 4 of 4) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx89 ,m_pFunc(NULL) in DBG_NAME()
115 m_pFunc.reset(new DlgEdFuncSelect( this )); in DBG_NAME()
116m_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 …]
/trunk/main/o3tl/inc/o3tl/
H A Dlazy_update.hxx146 m_pFunc(), in FunctionPointer()
153 m_pFunc(pFunc), in FunctionPointer()
163 m_aOutput = m_pFunc( rIn ); in implUpdateValue()
170 function_type m_pFunc; member
/trunk/main/reportdesign/source/ui/inc/
H A DReportSection.hxx52 ::std::auto_ptr<DlgEdFunc> m_pFunc;
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch1286 (m_pT->*m_pFunc)(this, NULL, 0);