Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx602 const SwNode* pFlyNd = pNd->FindFlyStartNode(); in FindPageDesc() local
603 while( pFlyNd ) in FindPageDesc()
611 if( pIdx && pFlyNd == &pIdx->GetNode() ) in FindPageDesc()
615 pNd = pFlyNd; in FindPageDesc()
616 pFlyNd = 0; in FindPageDesc()
623 pFlyNd = 0; in FindPageDesc()
627 pFlyNd = pAnchor->GetCntntAnchor()->nNode. in FindPageDesc()
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx2264 const SwNode* pFlyNd = pNd->FindFlyStartNode(); in IsInHeaderFooter() local
2265 while( pFlyNd ) in IsInHeaderFooter()
2273 if( pIdx && pFlyNd == &pIdx->GetNode() ) in IsInHeaderFooter()
2283 pFlyNd = pNd->FindFlyStartNode(); in IsInHeaderFooter()
/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx2641 const SwNode* pFlyNd = pAnchor->GetCntntAnchor()->nNode.GetNode(). in IsLowerOf() local
2643 while( pFlyNd ) in IsLowerOf()
2651 if( pIdx && pFlyNd == &pIdx->GetNode() ) in IsLowerOf()
2663 pFlyNd = pAnchor->GetCntntAnchor()->nNode.GetNode(). in IsLowerOf()

Completed in 141 milliseconds