Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/ole/
H A Dndole.cxx500 const SwNode* pAnchorNd = this; in IsInGlobalDocSection() local
502 SwFrmFmt* pFlyFmt = pAnchorNd->GetFlyFmt(); in IsInGlobalDocSection()
510 pAnchorNd = &rAnchor.GetCntntAnchor()->nNode.GetNode(); in IsInGlobalDocSection()
511 } while( pAnchorNd->GetIndex() < nEndExtraIdx ); in IsInGlobalDocSection()
513 const SwSectionNode* pSectNd = pAnchorNd->FindSectionNode(); in IsInGlobalDocSection()
519 pAnchorNd = pSectNd; in IsInGlobalDocSection()
520 pSectNd = pAnchorNd->StartOfSectionNode()->FindSectionNode(); in IsInGlobalDocSection()
525 pSectNd = (SwSectionNode*)pAnchorNd; in IsInGlobalDocSection()
/aoo42x/main/sw/source/filter/rtf/
H A Drtffly.cxx1375 const SwNode* pAnchorNd = & rAnchor.GetNode(); in _SetPictureSize() local
1376 const SwTableNode* pTblNd = pAnchorNd->FindTableNode(); in _SetPictureSize()
1381 pAnchorNd->StartOfSectionIndex() ); in _SetPictureSize()

Completed in 66 milliseconds