Home
last modified time | relevance | path

Searched refs:pflink (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx91 SvxIconChoiceCtrlEntry* pflink; // forward (rechter Nachbar) member in SvxIconChoiceCtrlEntry
104 pA->pflink->pblink = this; // X <- B in SetBacklink()
105 this->pflink = pA->pflink; // X -> B in SetBacklink()
107 pA->pflink = this; // A -> X in SetBacklink()
112 this->pblink->pflink = this->pflink; in Unlink()
113 this->pflink->pblink = this->pblink; in Unlink()
114 this->pflink = 0; in Unlink()
154 SvxIconChoiceCtrlEntry* GetSuccessor() const { return pflink; } in GetSuccessor()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx638 pPrev->pflink = pNext; in InitPredecessors()
657 pCur->pflink = 0; in ClearPredecessors()
2403 pEntry = pEntry->pflink; in RecalcAllBoundingRects()
2451 pEntry = pEntry->pflink; in RecalcAllBoundingRectsSmart()
3817 pEntry = pEntry->pflink; in GetFirstSelectedEntry()
3849 pEntry = pEntry->pflink; in GetNextSelectedEntry()
3857 pEntry = pEntry->pflink; in GetNextSelectedEntry()
4169 _pOwner->pHead = pEntry->pflink; in Removed_Impl()
4210 pEntry = pEntry->pflink; in SetPositionMode()
4285 pHead = pHead->pflink; in SetEntryPredecessor()
[all …]
H A Divctrl.cxx50 pflink = 0; in SvxIconChoiceCtrlEntry()
63 pflink = 0; in SvxIconChoiceCtrlEntry()
73 pflink = 0; in SvxIconChoiceCtrlEntry()

Completed in 48 milliseconds