Home
last modified time | relevance | path

Searched refs:BasicTreeListBox (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/basctl/source/basicide/
H A Dbastype2.cxx189 BasicTreeListBox::BasicTreeListBox( Window* pParent, const ResId& rRes ) : in BasicTreeListBox() function in BasicTreeListBox
200 BasicTreeListBox::~BasicTreeListBox() in ~BasicTreeListBox()
553 void BasicTreeListBox::onDocumentOpened( const ScriptDocument& /*_rDocument*/ ) in onDocumentOpened()
558 void BasicTreeListBox::onDocumentSave( const ScriptDocument& /*_rDocument*/ ) in onDocumentSave()
593 void BasicTreeListBox::UpdateEntries() in UpdateEntries()
618 SvLBoxEntry* __EXPORT BasicTreeListBox::CloneEntry( SvLBoxEntry* pSource ) in CloneEntry()
647 long BasicTreeListBox::ExpandingHdl() in ExpandingHdl()
684 sal_Bool BasicTreeListBox::IsEntryProtected( SvLBoxEntry* pEntry ) in IsEntryProtected()
709 SvLBoxEntry* BasicTreeListBox::AddEntry( in AddEntry()
729 LibraryType BasicTreeListBox::GetLibraryType() const in GetLibraryType()
[all …]
H A Dbastype3.cxx50 void __EXPORT BasicTreeListBox::RequestingChilds( SvLBoxEntry* pEntry ) in RequestingChilds()
142 void __EXPORT BasicTreeListBox::ExpandedHdl() in ExpandedHdl()
159 void BasicTreeListBox::ScanAllEntries() in ScanAllEntries()
175 SbxVariable* BasicTreeListBox::FindVariable( SvLBoxEntry* pEntry ) in FindVariable()
274 BasicEntryDescriptor BasicTreeListBox::GetEntryDescriptor( SvLBoxEntry* pEntry ) in GetEntryDescriptor()
377 sal_uInt16 BasicTreeListBox::ConvertType( BasicEntryType eType ) in ConvertType()
414 bool BasicTreeListBox::IsValidEntry( SvLBoxEntry* pEntry ) in IsValidEntry()
470 SbModule* BasicTreeListBox::FindModule( SvLBoxEntry* pEntry ) in FindModule()
478 SvLBoxEntry* BasicTreeListBox::FindRootEntry( const ScriptDocument& rDocument, LibraryLocation eLoc… in FindRootEntry()
H A Dmoduldlg.hxx90 class ExtBasicTreeListBox : public BasicTreeListBox
194 DECL_LINK( BasicBoxHighlightHdl, BasicTreeListBox * );
268 BasicTreeListBox& rBasicBox, const String& rLibName, String aModName, bool bMain = false );
270 BasicCheckBox* pLibBox, BasicTreeListBox* pBasicBox );
H A Dbastype2.hxx147 class BasicTreeListBox :public SvTreeListBox class
180 BasicTreeListBox( Window* pParent, const ResId& rRes );
181 ~BasicTreeListBox();
H A Dobjdlg.cxx51 : BasicTreeListBox( pParent, rRes ) in ObjectTreeListBox()
65 BasicTreeListBox::MouseButtonDown( rMEvt ); in MouseButtonDown()
H A Dmoduldlg.cxx66 : BasicTreeListBox( pParent, rRes ) in ExtBasicTreeListBox()
677 IMPL_LINK( ObjectPage, BasicBoxHighlightHdl, BasicTreeListBox *, pBox ) in IMPL_LINK() argument
967 BasicTreeListBox& rBasicBox, const String& rLibName, String aModName, bool bMain ) in createModImpl()
H A Dobjdlg.hxx37 class ObjectTreeListBox : public BasicTreeListBox
H A Dmacrodlg.hxx58 BasicTreeListBox aBasicBox;
H A Dmoduldl2.cxx1605 BasicCheckBox* pLibBox, BasicTreeListBox* pBasicBox ) in createLibImpl()

Completed in 55 milliseconds