Lines Matching refs:GetAnchorId
311 if ( rAnch.GetAnchorId() == FLY_AT_FLY && in DelLayoutFmt()
341 if ((FLY_AS_CHAR == rAnchor.GetAnchorId()) && rAnchor.GetCntntAnchor()) in DelLayoutFmt()
407 ((FLY_AT_PARA == rNewAnchor.GetAnchorId()) || in CopyLayoutFmt()
408 (FLY_AT_FLY == rNewAnchor.GetAnchorId()) || in CopyLayoutFmt()
409 (FLY_AT_CHAR == rNewAnchor.GetAnchorId())) && in CopyLayoutFmt()
534 if (bSetTxtFlyAtt && (FLY_AS_CHAR == rNewAnchor.GetAnchorId())) in CopyLayoutFmt()
640 RndStdIds eAnchorId = pAnchor ? pAnchor->GetAnchorId() in _MakeFlySection()
641 : pFmt->GetAnchor().GetAnchorId(); in _MakeFlySection()
645 ( FLY_AT_PAGE != pAnchor->GetAnchorId() && in _MakeFlySection()
647 ( FLY_AT_PAGE == pAnchor->GetAnchorId() && in _MakeFlySection()
653 if (pAnchor && (FLY_AT_FLY == pAnchor->GetAnchorId())) in _MakeFlySection()
661 if( eRequestId != aAnch.GetAnchorId() && in _MakeFlySection()
667 eAnchorId = aAnch.GetAnchorId(); in _MakeFlySection()
680 eAnchorId = pFmt->GetAnchor().GetAnchorId(); in _MakeFlySection()
747 if ( (FLY_AT_PAGE != pAnch->GetAnchorId()) ) in MakeFlySection()
796 SwFlyFrmFmt* pFmt = MakeFlySection( rAnch.GetAnchorId(), rPam.GetPoint(), in MakeFlyAndMove()
930 … RndStdIds eAnchorId = pAnchor != NULL ? pAnchor->GetAnchorId() : pFmt->GetAnchor().GetAnchorId(); in InsertDrawObj()
959 eAnchorId = aAnch.GetAnchorId(); in InsertDrawObj()
1100 ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in GetAllFlyFmts()
1101 (FLY_AT_FLY == rAnchor.GetAnchorId()) || in GetAllFlyFmts()
1102 (FLY_AT_CHAR == rAnchor.GetAnchorId()))) in GetAllFlyFmts()
1105 !TstFlyRange( pCmpRange, pAPos, rAnchor.GetAnchorId() )) in GetAllFlyFmts()
1136 if ((FLY_AT_PARA != rAnchor.GetAnchorId()) && in GetAllFlyFmts()
1137 (FLY_AT_FLY != rAnchor.GetAnchorId()) && in GetAllFlyFmts()
1138 (FLY_AT_CHAR != rAnchor.GetAnchorId())) in GetAllFlyFmts()
1389 if ( FLY_AS_CHAR == rAnchor.GetAnchorId() ) in lcl_InsertLabel()
1711 if ( FLY_AS_CHAR == rAnchor.GetAnchorId() ) in lcl_InsertDrawLabel()
2171 if ( (FLY_AT_PAGE == rAnchor.GetAnchorId()) && in SetAllUniqueFlyNames()
2268 if ((FLY_AT_PAGE == rAnchor.GetAnchorId()) || in IsInHeaderFooter()
2317 if ((FLY_AT_PAGE != pAnchor->GetAnchorId()) && in GetTextDirection()