Searched refs:InsertTree (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/svtools/inc/svtools/ |
H A D | svlbox.hxx | 335 …void InsertTree( SvLBoxEntry* pTree, SvLBoxEntry* pTarget) {pModel->InsertTree( pTree, pTarget )… in InsertTree() function in SvLBox
|
H A D | treelist.hxx | 263 void InsertTree( SvListEntry* pTree, SvListEntry* pTarget ); 264 void InsertTree( SvListEntry* pTree, SvListEntry* pTargetParent,
|
/aoo42x/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()
|
Completed in 63 milliseconds