Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx567 if (pParent->pTLBParent) in Activate()
678 if (pParent->pTLBParent) in InsertChilds()
681 pTable->RemoveEntry(pParent->pTLBParent); in InsertChilds()
682 pParent->pTLBParent = 0; in InsertChilds()
721 pTable->Expand(pParent->pTLBParent); in InsertChilds()
732 if (!bValidTree && pParent->pTLBParent) in InsertChilds()
734 pTable->RemoveEntry(pParent->pTLBParent); in InsertChilds()
735 pParent->pTLBParent = 0; in InsertChilds()
765 pCurEntry = aRedlineParents[nPos]->pTLBParent; in RemoveParents()
794 SvLBoxEntry *pEntry = aRedlineParents[i]->pTLBParent; in RemoveParents()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dredlndlg.hxx53 SvLBoxEntry* pTLBParent; // zugehoeriger TreeListBox-Eintrag member

Completed in 18 milliseconds