Searched refs:aBasicBox (Results 1 – 4 of 4) sorted by relevance
68 aBasicBox( this, IDEResId( RID_CTRL_LIB ) ), in DECLARE_LIST()119 aBasicBox.SetMode( BROWSEMODE_MODULES ); in DECLARE_LIST()134 aBasicBox.ScanAllEntries(); in DECLARE_LIST()145 BasicEntryDescriptor aDesc( aBasicBox.GetEntryDescriptor( aBasicBox.FirstSelected() ) ); in StoreMacroDescription()180 aBasicBox.SetCurrentEntry( aDesc ); in RestoreMacroDescription()286 SbModule* pModule = aBasicBox.FindModule( aBasicBox.GetCurEntry() ); in GetMacro()540 SbModule* pModule = aBasicBox.FindModule( aBasicBox.GetCurEntry() ); in IMPL_LINK()631 SaveSetCurEntry( aBasicBox, pNewEntry ); in IMPL_LINK()834 aBasicBox, aLibName, aModName, true ); in IMPL_LINK()840 BasicEntryDescriptor aDesc( aBasicBox.GetEntryDescriptor( aBasicBox.FirstSelected() ) ); in IMPL_LINK()[all …]
566 aBasicBox( this, IDEResId( RID_TRLBOX ) ), in ObjectPage()593 aBasicBox.EnableInplaceEditing( sal_True ); in ObjectPage()594 aBasicBox.SetMode( nMode ); in ObjectPage()599 aBasicBox.ScanAllEntries(); in ObjectPage()607 aBasicBox.SetCurrentEntry( rDesc ); in SetCurrentEntry()612 aBasicBox.UpdateEntries(); in ActivatePage()628 sal_uInt16 nMode = aBasicBox.GetMode(); in CheckButtons()874 aBasicBox.Select( aBasicBox.GetCurEntry() ); // OV-Bug?! in NewDialog()898 aBasicBox.GetModel()->Remove( pCurEntry ); in DeleteCurrent()899 if ( aBasicBox.GetCurEntry() ) // OV-Bug ? in DeleteCurrent()[all …]
58 BasicTreeListBox aBasicBox; member in MacroChooser
187 ExtBasicTreeListBox aBasicBox; member in ObjectPage
Completed in 40 milliseconds