Home
last modified time | relevance | path

Searched refs:m_aActionTbL (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx2479 m_aActionTbL ( pDlgWindow, this ), in SfxTemplateDialog_Impl()
2492 m_aActionTbL ( pDlgWindow, this ), in SfxTemplateDialog_Impl()
2515 m_aActionTbL.Show(); in Initialize()
2520 m_aActionTbL.SetHelpId( HID_TEMPLDLG_TOOLBOX_LEFT ); in Initialize()
2534 m_aActionTbL.EnableItem( nId, bEnable ); in EnableFamilyItem()
2551 m_aActionTbL.InsertItem( nId, pItem->GetImage(), pItem->GetText(), 0, 0); in InsertFamilyItem()
2552 m_aActionTbL.SetHelpId( nId, sHelpId ); in InsertFamilyItem()
2585 m_aActionTbL.SetItemImage( nId, pItem->GetImage() ); in updateFamilyImages()
2602 m_aActionTbL.Clear(); in ClearFamilyList()
2779 m_aActionTbL.CheckItem(nMesId,bCheck); break; in CheckItem()
[all …]
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx304 DropToolBox_Impl m_aActionTbL; member in SfxTemplateDialog_Impl

Completed in 33 milliseconds