Home
last modified time | relevance | path

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

/aoo42x/main/basctl/source/basicide/
H A Dmacrodlg.cxx196 pE = aMacroBox.GetEntry( ++nPos ); in RestoreMacroDescription()
200 aMacroBox.SetCurEntry( pEntry ); in RestoreMacroDescription()
345 aMacroBox.GetModel()->Remove( pEntry ); in DeleteMacro()
542 aMacroBox.Clear(); in IMPL_LINK()
583 aMacroBox.SetUpdateMode( sal_False ); in IMPL_LINK()
586 aMacroBox.SetUpdateMode( sal_True ); in IMPL_LINK()
588 if ( aMacroBox.GetEntryCount() ) in IMPL_LINK()
592 aMacroBox.SetCurEntry( pEntry ); in IMPL_LINK()
633 if ( aMacroBox.GetEntryCount() ) in IMPL_LINK()
643 SaveSetCurEntry( aMacroBox, pEntry ); in IMPL_LINK()
[all …]
H A Dmacrodlg.hxx61 SvTreeListBox aMacroBox; member in MacroChooser

Completed in 33 milliseconds