Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx577 aScriptsBox.Init( m_sLanguage ); in SvxScriptOrgDialog()
585 aScriptsBox.SetSelectHdl( Link() ); in ~SvxScriptOrgDialog()
607 aScriptsBox.ExpandAllTrees(); in Execute()
742 if ( aScriptsBox.IsSelected( aScriptsBox.GetHdlEntry() ) ) in IMPL_LINK()
1076 aScriptsBox.SetCurEntry( pNewEntry ); in createEntry()
1077 aScriptsBox.Select( aScriptsBox.GetCurEntry() ); in createEntry()
1167 aScriptsBox.SetCurEntry( pEntry ); in renameEntry()
1168 aScriptsBox.Select( aScriptsBox.GetCurEntry() ); in renameEntry()
1216 aScriptsBox.deleteTree( pEntry ); in deleteEntry()
1281 if ( aScriptsBox.IsSelected( aScriptsBox.GetHdlEntry() ) ) in StoreCurrentSelection()
[all …]
/trunk/main/cui/source/inc/
H A Dscriptdlg.hxx163 SFTreeListBox aScriptsBox; member in SvxScriptOrgDialog

Completed in 12 milliseconds