Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dflyfrm.hxx77 *pNextLink; // Textfluss member in SwFlyFrm
181 SwFlyFrm *GetNextLink() const { return pNextLink; } in GetNextLink()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx107 pNextLink( 0 ), in SwFlyFrm()
552 pMaster->pNextLink = pFollow; in ChainFrames()
596 pMaster->pNextLink = 0; in UnchainFrames()
2940 if (pNextLink || pPrevLink)//Linked... in IsPageNumberingFrm()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx329 ScChangeActionLinkEntry* pNextLink = pL->GetNext(); in RemoveDeletedIn() local
335 pL = pNextLink; in RemoveDeletedIn()

Completed in 41 milliseconds