Home
last modified time | relevance | path

Searched refs:aAnch (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx664 aAnch.SetAnchor( &aPos ); in _MakeFlySection()
672 aAnch.SetType( eRequestId ); in _MakeFlySection()
675 eAnchorId = aAnch.GetAnchorId(); in _MakeFlySection()
681 aAnch.SetAnchor( &rAnchPos ); in _MakeFlySection()
685 pFmt->SetFmtAttr( aAnch ); in _MakeFlySection()
971 aAnch.SetAnchor( &aPos ); in InsertDrawObj()
982 pFmt->SetFmtAttr( aAnch ); in InsertDrawObj()
1447 aAnch.SetAnchor( &aPos ); in lcl_InsertLabel()
1448 pNewSet->Put( aAnch ); in lcl_InsertLabel()
1765 aAnch.SetAnchor( &aPos ); in lcl_InsertDrawLabel()
[all …]
H A Ddocdraw.cxx230 const SwFmtAnchor aAnch( pMyContact->GetFmt()->GetAnchor() ); in GroupSelection() local
281 pFmt->SetFmtAttr( aAnch ); in GroupSelection()
359 SwFmtAnchor aAnch( pContact->GetFmt()->GetAnchor() ); in UnGroupSelection() local
374 pFmt->SetFmtAttr( aAnch ); in UnGroupSelection()
H A Ddocedt.cxx338 SwFmtAnchor aAnch( pFmt->GetAnchor() ); in DelFlyInRange() local
340 aAnch.SetAnchor( &aPos ); in DelFlyInRange()
341 pFmt->SetFmtAttr( aAnch ); in DelFlyInRange()
/aoo41x/main/sw/source/core/frmedt/
H A Dfeshview.cxx1644 SwFmtAnchor aAnch; in ImpEndCreate() local
1679 aAnch.SetAnchor( &aPos ); in ImpEndCreate()
1746 aAnch.SetAnchor( &aPos ); in ImpEndCreate()
1754 aAnch.SetType( FLY_AT_PAGE ); in ImpEndCreate()
1762 aSet.Put( aAnch ); in ImpEndCreate()
1864 aSet.Put( aAnch ); in ImpEndCreate()
2645 SwFmtAnchor aAnch; in CheckUnboundObjects() local
2650 aAnch.SetType( FLY_AT_PARA ); in CheckUnboundObjects()
2651 aAnch.SetAnchor( &aPos ); in CheckUnboundObjects()
2660 aSet.Put( aAnch ); in CheckUnboundObjects()
[all …]
H A Dfefly1.cxx549 SwFmtAnchor aAnch( rFmt.GetAnchor() ); in FindAnchorPos() local
554 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()
/aoo41x/main/sw/source/core/undo/
H A Dundobj.cxx704 SwFmtAnchor aAnch( *pAnchor ); in DelCntntIndex() local
706 aAnch.SetAnchor( &aPos ); in DelCntntIndex()
707 pFmt->SetFmtAttr( aAnch ); in DelCntntIndex()
744 SwFmtAnchor aAnch( *pAnchor ); in DelCntntIndex() local
745 aAnch.SetAnchor( &rMark ); in DelCntntIndex()
746 pFmt->SetFmtAttr( aAnch ); in DelCntntIndex()
H A Dundel.cxx649 SwFmtAnchor aAnch( *pAnchor ); in lcl_ReAnchorAtCntntFlyFrames() local
650 aAnch.SetAnchor( &rPos ); in lcl_ReAnchorAtCntntFlyFrames()
651 pFmt->SetFmtAttr( aAnch ); in lcl_ReAnchorAtCntntFlyFrames()
/aoo41x/main/sw/source/core/layout/
H A Dflycnt.cxx1465 SwFmtAnchor aAnch( pFmt->GetAnchor() ); in SetAbsPos() local
1466 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in SetAbsPos()
1506 SwHandleAnchorNodeChg aHandleAnchorNodeChg( *pFmt, aAnch, this ); in SetAbsPos()
1507 pFmt->GetDoc()->SetAttr( aAnch, *pFmt ); in SetAbsPos()
H A Dpagechg.cxx422 SwFmtAnchor aAnch( rAnch ); in lcl_MakeObjs() local
423 aAnch.SetAnchor( 0 ); in lcl_MakeObjs()
424 pFmt->SetFmtAttr( aAnch ); in lcl_MakeObjs()
H A Dfrmtool.cxx984 SwFmtAnchor aAnch( rAnch ); in ~SwCntntNotify() local
985 aAnch.SetAnchor( 0 ); in ~SwCntntNotify()
986 aAnch.SetPageNum( pPage->GetPhyPageNum() ); in ~SwCntntNotify()
987 pFmt->SetFmtAttr( aAnch ); in ~SwCntntNotify()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx2053 SwFmtAnchor aAnch( pFrame->GetAnchor() ); in Read_HdFtTextAsHackedFrame() local
2054 aAnch.SetType( FLY_AT_PARA ); in Read_HdFtTextAsHackedFrame()
2055 pFrame->SetFmtAttr( aAnch ); in Read_HdFtTextAsHackedFrame()

Completed in 327 milliseconds