Searched refs:pComponentImg (Results 1 – 3 of 3) sorted by relevance
/trunk/main/cui/source/customize/ |
H A D | macropg.cxx | 68 pComponentImg( NULL ), in _SvxMacroTabPage_Impl() 89 delete pComponentImg; in ~_SvxMacroTabPage_Impl() 461 Image* pMacroImg, Image* pComponentImg, 468 Image* pMacroImg, Image* pComponentImg, Image* pMacroImg_h, Image* pComponentImg_h ) in IconLBoxString() argument 471 , m_pComponentImg( pComponentImg ) in IconLBoxString() 578 mpImpl->pMacroImg, mpImpl->pComponentImg, in DisplayAppEvents() 729 pImpl->pMacroImg, pImpl->pComponentImg, in GenericHandler_Impl() 852 mpImpl->pComponentImg = new Image( CUI_RES(IMG_COMPONENT) ); in SvxMacroTabPage()
|
H A D | macropg_impl.hxx | 38 Image* pComponentImg; member in _SvxMacroTabPage_Impl
|
H A D | eventdlg.cxx | 78 mpImpl->pComponentImg = new Image( CUI_RES( IMG_COMPONENT) ); in SvxEventConfigPage()
|
Completed in 29 milliseconds