Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/misc/
H A Dredlndlg.cxx567 if (pParent->pTLBParent) in Activate()
572 pTable->SetEntryText(sComment, pParent->pTLBParent, 3); in Activate()
678 if (pParent->pTLBParent) in InsertChilds()
680 pTable->SetEntryText(sAutoFormat, aUsedSeqNo[nPos]->pTLBParent, 0); in InsertChilds()
681 pTable->RemoveEntry(pParent->pTLBParent); in InsertChilds()
682 pParent->pTLBParent = 0; in InsertChilds()
717 SvLBoxEntry* pChild = pTable->InsertEntry(sChild, pData, pParent->pTLBParent); in InsertChilds()
721 pTable->Expand(pParent->pTLBParent); in InsertChilds()
732 if (!bValidTree && pParent->pTLBParent) in InsertChilds()
734 pTable->RemoveEntry(pParent->pTLBParent); in InsertChilds()
[all …]
/AOO42X/main/sw/source/ui/inc/
H A Dredlndlg.hxx53 SvLBoxEntry* pTLBParent; // zugehoeriger TreeListBox-Eintrag member