Home
last modified time | relevance | path

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

/AOO41X/main/cui/source/dialogs/
H A Dscriptdlg.cxx82 SFTreeListBox::SFTreeListBox( Window* pParent, const ResId& rResId ) : in SFTreeListBox() function in SFTreeListBox
106 SFTreeListBox::~SFTreeListBox() in ~SFTreeListBox()
111 void SFTreeListBox::delUserData( SvLBoxEntry* pEntry ) in delUserData()
131 void SFTreeListBox::deleteTree( SvLBoxEntry* pEntry ) in deleteTree()
145 void SFTreeListBox::deleteAllTree() in deleteAllTree()
163 void SFTreeListBox::Init( const ::rtl::OUString& language ) in Init()
274 SFTreeListBox::getDocumentModel( Reference< XComponentContext >& xCtx, ::rtl::OUString& docName ) in getDocumentModel()
306 SFTreeListBox::getLangNodeFromRootNode( Reference< browse::XBrowseNode >& rootNode, ::rtl::OUString… in getLangNodeFromRootNode()
330 void SFTreeListBox:: RequestSubEntries( SvLBoxEntry* pRootEntry, Reference< ::com::sun::star::scrip… in RequestSubEntries()
366 long SFTreeListBox::ExpandingHdl() in ExpandingHdl()
[all …]
/AOO41X/main/cui/source/inc/
H A Dscriptdlg.hxx70 class SFTreeListBox : public SvTreeListBox class
101 SFTreeListBox( Window* pParent, const ResId& rRes );
102 ~SFTreeListBox();
163 SFTreeListBox aScriptsBox;