Lines Matching refs:SwFmtAnchor
98 sal_Bool lcl_SetNewFlyPos( const SwNode& rNode, SwFmtAnchor& rAnchor, in lcl_SetNewFlyPos()
129 SwFmtAnchor aNewAnch( (SwFmtAnchor&)rSet.Get( RES_ANCHOR ) ); in lcl_FindAnchorPos()
225 const SwFmtAnchor &rOldAnch = rFmt.GetAnchor(); in lcl_ChkAndSetNewAnchor()
228 RndStdIds nNew = ((SwFmtAnchor&)rSet.Get( RES_ANCHOR )).GetAnchorId(); in lcl_ChkAndSetNewAnchor()
547 SwFmtAnchor aAnch( rFmt.GetAnchor() ); in FindAnchorPos()
689 SwFmtAnchor& rAnch = (SwFmtAnchor&)rSet.Get( RES_ANCHOR ); in NewFlyFrm()
724 SwFmtAnchor* pOldAnchor = 0; in NewFlyFrm()
736 pOldAnchor = new SwFmtAnchor( rAnch ); in NewFlyFrm()
737 const_cast<SfxItemSet&>(rSet).Put( SwFmtAnchor( FLY_AT_PAGE, 1 ) ); in NewFlyFrm()
857 SwFmtAnchor* pAnchor = (SwFmtAnchor*)pItem; in Insert()
947 rFlyAttrSet.Put( SwFmtAnchor( FLY_AT_PARA )); in InsertDrawObj()
1036 SwFmtAnchor aNewAnchor( pFmt->GetAnchor() ); in SetPageObjsNewPage()
1110 SwFmtAnchor* pAnchor = (SwFmtAnchor*)pItem; in GetFlyFrmAttr()
1200 RndStdIds nNew = ((SwFmtAnchor&)rSet.Get( RES_ANCHOR )).GetAnchorId(); in SetDrawingAttr()