Searched refs:pComponentImg_h (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/cui/source/customize/ |
H A D | macropg.cxx | 70 pComponentImg_h( NULL ), in _SvxMacroTabPage_Impl() 91 delete pComponentImg_h; in ~_SvxMacroTabPage_Impl() 462 Image* pMacroImg_h, Image* pComponentImg_h ); 468 Image* pMacroImg, Image* pComponentImg, Image* pMacroImg_h, Image* pComponentImg_h ) in IconLBoxString() argument 473 , m_pComponentImg_h( pComponentImg_h ) in IconLBoxString() 579 mpImpl->pMacroImg_h, mpImpl->pComponentImg_h ), LB_MACROS_ITEMPOS ); in DisplayAppEvents() 730 pImpl->pMacroImg_h, pImpl->pComponentImg_h ), LB_MACROS_ITEMPOS ); in GenericHandler_Impl() 854 mpImpl->pComponentImg_h = new Image( CUI_RES(IMG_COMPONENT_H) ); in SvxMacroTabPage()
|
H A D | macropg_impl.hxx | 40 Image* pComponentImg_h; member in _SvxMacroTabPage_Impl
|
H A D | eventdlg.cxx | 80 mpImpl->pComponentImg_h = new Image( CUI_RES( IMG_COMPONENT_H) ); in SvxEventConfigPage()
|
Completed in 16 milliseconds