Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/sw/source/core/doc/
H A Ddoclay.cxx2256 const SwNode* pFlyNd = pNd->FindFlyStartNode(); in IsInHeaderFooter() local
2257 while( pFlyNd ) in IsInHeaderFooter()
2265 if( pIdx && pFlyNd == &pIdx->GetNode() ) in IsInHeaderFooter()
2275 pFlyNd = pNd->FindFlyStartNode(); in IsInHeaderFooter()
/aoo42x/main/sw/source/core/layout/
H A Datrfrm.cxx2710 const SwNode* pFlyNd = pAnchor->GetCntntAnchor()->nNode.GetNode(). in IsLowerOf() local
2712 while( pFlyNd ) in IsLowerOf()
2720 if( pIdx && pFlyNd == &pIdx->GetNode() ) in IsLowerOf()
2732 pFlyNd = pAnchor->GetCntntAnchor()->nNode.GetNode(). in IsLowerOf()

Completed in 182 milliseconds