Searched refs:InsertTree (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | treelist.hxx | 263 void InsertTree( SvListEntry* pTree, SvListEntry* pTarget ); 264 void InsertTree( SvListEntry* pTree, SvListEntry* pTargetParent,
|
| H A D | svlbox.hxx | 335 …void InsertTree( SvLBoxEntry* pTree, SvLBoxEntry* pTarget) {pModel->InsertTree( pTree, … in InsertTree() function in SvLBox
|
| /AOO41X/main/svtools/source/contnr/ |
| H A D | treelist.cxx | 466 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 D | svlbox.cxx | 1043 pModel->InsertTree( (SvListEntry*)pSourceEntry, in CopySelection() 1111 pModel->InsertTree( (SvListEntry*)pSourceEntry, in MoveSelectionCopyFallbackPossible()
|