Searched refs:aAnch (Results 1 – 11 of 11) sorted by relevance
656 aAnch.SetAnchor( &aPos ); in _MakeFlySection()664 aAnch.SetType( eRequestId ); in _MakeFlySection()667 eAnchorId = aAnch.GetAnchorId(); in _MakeFlySection()673 aAnch.SetAnchor( &rAnchPos ); in _MakeFlySection()677 pFmt->SetFmtAttr( aAnch ); in _MakeFlySection()963 aAnch.SetAnchor( &aPos ); in InsertDrawObj()974 pFmt->SetFmtAttr( aAnch ); in InsertDrawObj()1439 aAnch.SetAnchor( &aPos ); in lcl_InsertLabel()1440 pNewSet->Put( aAnch ); in lcl_InsertLabel()1757 aAnch.SetAnchor( &aPos ); in lcl_InsertDrawLabel()[all …]
230 const SwFmtAnchor aAnch( pMyContact->GetFmt()->GetAnchor() ); in GroupSelection() local281 pFmt->SetFmtAttr( aAnch ); in GroupSelection()359 SwFmtAnchor aAnch( pContact->GetFmt()->GetAnchor() ); in UnGroupSelection() local374 pFmt->SetFmtAttr( aAnch ); in UnGroupSelection()
338 SwFmtAnchor aAnch( pFmt->GetAnchor() ); in DelFlyInRange() local340 aAnch.SetAnchor( &aPos ); in DelFlyInRange()341 pFmt->SetFmtAttr( aAnch ); in DelFlyInRange()
1641 SwFmtAnchor aAnch; in ImpEndCreate() local1676 aAnch.SetAnchor( &aPos ); in ImpEndCreate()1743 aAnch.SetAnchor( &aPos ); in ImpEndCreate()1751 aAnch.SetType( FLY_AT_PAGE ); in ImpEndCreate()1759 aSet.Put( aAnch ); in ImpEndCreate()1861 aSet.Put( aAnch ); in ImpEndCreate()2642 SwFmtAnchor aAnch; in CheckUnboundObjects() local2647 aAnch.SetType( FLY_AT_PARA ); in CheckUnboundObjects()2648 aAnch.SetAnchor( &aPos ); in CheckUnboundObjects()2657 aSet.Put( aAnch ); in CheckUnboundObjects()[all …]
549 SwFmtAnchor aAnch( rFmt.GetAnchor() ); in FindAnchorPos() local554 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in FindAnchorPos()561 aAnch.SetPageNum( ((const SwPageFrm*)pNewAnch)-> in FindAnchorPos()570 aAnch.SetAnchor( &aPos ); in FindAnchorPos()576 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in FindAnchorPos()610 new SwHandleAnchorNodeChg( *pFlyFrmFmt, aAnch ); in FindAnchorPos()612 rFmt.GetDoc()->SetAttr( aAnch, rFmt ); in FindAnchorPos()
704 SwFmtAnchor aAnch( *pAnchor ); in DelCntntIndex() local706 aAnch.SetAnchor( &aPos ); in DelCntntIndex()707 pFmt->SetFmtAttr( aAnch ); in DelCntntIndex()744 SwFmtAnchor aAnch( *pAnchor ); in DelCntntIndex() local745 aAnch.SetAnchor( &rMark ); in DelCntntIndex()746 pFmt->SetFmtAttr( aAnch ); in DelCntntIndex()
649 SwFmtAnchor aAnch( *pAnchor ); in lcl_ReAnchorAtCntntFlyFrames() local650 aAnch.SetAnchor( &rPos ); in lcl_ReAnchorAtCntntFlyFrames()651 pFmt->SetFmtAttr( aAnch ); in lcl_ReAnchorAtCntntFlyFrames()
1465 SwFmtAnchor aAnch( pFmt->GetAnchor() ); in SetAbsPos() local1466 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in SetAbsPos()1506 SwHandleAnchorNodeChg aHandleAnchorNodeChg( *pFmt, aAnch, this ); in SetAbsPos()1507 pFmt->GetDoc()->SetAttr( aAnch, *pFmt ); in SetAbsPos()
422 SwFmtAnchor aAnch( rAnch ); in lcl_MakeObjs() local423 aAnch.SetAnchor( 0 ); in lcl_MakeObjs()424 pFmt->SetFmtAttr( aAnch ); in lcl_MakeObjs()
1000 SwFmtAnchor aAnch( rAnch ); in ~SwCntntNotify() local1001 aAnch.SetAnchor( 0 ); in ~SwCntntNotify()1002 aAnch.SetPageNum( pPage->GetPhyPageNum() ); in ~SwCntntNotify()1003 pFmt->SetFmtAttr( aAnch ); in ~SwCntntNotify()
2053 SwFmtAnchor aAnch( pFrame->GetAnchor() ); in Read_HdFtTextAsHackedFrame() local2054 aAnch.SetType( FLY_AT_PARA ); in Read_HdFtTextAsHackedFrame()2055 pFrame->SetFmtAttr( aAnch ); in Read_HdFtTextAsHackedFrame()
Completed in 285 milliseconds