Lines Matching refs:GetAnchorId
196 nRndId = static_cast<sal_uInt16>(rAnchor.GetAnchorId()); in DelFly()
244 nRndId = static_cast<sal_uInt16>(rAnchor.GetAnchorId()); in SwUndoInsLayFmt()
313 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in RepeatImpl()
314 (FLY_AT_CHAR == aAnchor.GetAnchorId()) || in RepeatImpl()
315 (FLY_AS_CHAR == aAnchor.GetAnchorId())) in RepeatImpl()
318 if (FLY_AT_PARA == aAnchor.GetAnchorId()) in RepeatImpl()
324 else if( FLY_AT_FLY == aAnchor.GetAnchorId() ) in RepeatImpl()
338 else if (FLY_AT_PAGE == aAnchor.GetAnchorId()) in RepeatImpl()
511 RndStdIds nAnchorTyp = rAnchor.GetAnchorId(); in GetAnchor()
586 if (FLY_AS_CHAR == rOldAnch.GetAnchorId()) in UndoImpl()
615 if (FLY_AS_CHAR == aNewAnchor.GetAnchorId()) in UndoImpl()
665 switch( nOldAnchorTyp = static_cast<sal_uInt16>(pAnchor->GetAnchorId()) ) in PutAttr()
680 switch( nNewAnchorTyp = static_cast<sal_uInt16>(pAnchor->GetAnchorId()) ) in PutAttr()