Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx70 BasicLibBox* pBox = (BasicLibBox*) GetToolBox().GetItemWindow( GetId() ); in StateChanged()
93 return new BasicLibBox( pParent, m_xFrame ); in CreateItemWindow()
159 BasicLibBox::BasicLibBox( Window* pParent, const uno::Reference< frame::XFrame >& rFrame ) : in BasicLibBox() function in BasicLibBox
174 __EXPORT BasicLibBox::~BasicLibBox() in ~BasicLibBox()
179 void __EXPORT BasicLibBox::Update( const SfxStringItem* pItem ) in Update()
196 void __EXPORT BasicLibBox::ReleaseFocus() in ReleaseFocus()
211 void BasicLibBox::FillBox() in FillBox()
267 long BasicLibBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
312 void __EXPORT BasicLibBox::Select() in Select()
323 void BasicLibBox::NotifyIDE() in NotifyIDE()
[all …]
H A Dbasicbox.hxx78 class BasicLibBox : public DocListenerBox class
100 BasicLibBox( Window* pParent,
102 ~BasicLibBox();

Completed in 22 milliseconds