Home
last modified time | relevance | path

Searched refs:InsertTree (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svtools/inc/svtools/
H A Dsvlbox.hxx335 …void InsertTree( SvLBoxEntry* pTree, SvLBoxEntry* pTarget) {pModel->InsertTree( pTree, pTarget )… in InsertTree() function in SvLBox
H A Dtreelist.hxx263 void InsertTree( SvListEntry* pTree, SvListEntry* pTarget );
264 void InsertTree( SvListEntry* pTree, SvListEntry* pTargetParent,
/aoo4110/main/svtools/source/contnr/
H A Dtreelist.cxx466 void SvTreeList::InsertTree( SvListEntry* pSrcEntry, SvListEntry* pDstEntry) in InsertTree() function in SvTreeList
481 InsertTree( pSrcEntry, pParent, nPos ); in InsertTree()
485 void SvTreeList::InsertTree(SvListEntry* pSrcEntry, in InsertTree() function in SvTreeList
H A Dsvlbox.cxx1043 pModel->InsertTree( (SvListEntry*)pSourceEntry, in CopySelection()
1111 pModel->InsertTree( (SvListEntry*)pSourceEntry, in MoveSelectionCopyFallbackPossible()

Completed in 40 milliseconds