Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx373 BasicLanguageBox* pBox = (BasicLanguageBox*)( GetToolBox().GetItemWindow( GetId() ) ); in StateChanged()
392 return new BasicLanguageBox( pParent ); in CreateItemWindow()
397 BasicLanguageBox::BasicLanguageBox( Window* pParent ) : in BasicLanguageBox() function in BasicLanguageBox
412 BasicLanguageBox::~BasicLanguageBox() in ~BasicLanguageBox()
417 void BasicLanguageBox::FillBox() in FillBox()
470 void BasicLanguageBox::ClearBox() in ClearBox()
481 void BasicLanguageBox::SetLanguage() in SetLanguage()
488 void BasicLanguageBox::Select() in Select()
496 long BasicLanguageBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
529 void BasicLanguageBox::Update( const SfxStringItem* pItem ) in Update()
H A Dbasicbox.hxx120 class BasicLanguageBox : public DocListenerBox class
140 BasicLanguageBox( Window* pParent );
141 ~BasicLanguageBox();

Completed in 19 milliseconds