Lines Matching refs:BasicLibBox
70 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()
247 void BasicLibBox::InsertEntries( const ScriptDocument& rDocument, LibraryLocation eLocation ) in InsertEntries()
267 long BasicLibBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
312 void __EXPORT BasicLibBox::Select() in Select()
323 void BasicLibBox::NotifyIDE() in NotifyIDE()
345 void BasicLibBox::ClearBox() in ClearBox()