/trunk/main/sw/source/filter/inc/ |
H A D | fltshell.hxx | 358 virtual void SetFlyFrmAttr(const SfxPoolItem& rAttr) = 0; 416 virtual void SetFlyFrmAttr(const SfxPoolItem& rAttr); 453 virtual void SetFlyFrmAttr(const SfxPoolItem& rAttr); 594 void SetFlyFrmAttr(const SfxPoolItem& rAttr){ in SetFlyFrmAttr() function in SwFltShell 595 pOut->SetFlyFrmAttr( rAttr ); } in SetFlyFrmAttr()
|
/trunk/main/sw/source/filter/ww1/ |
H A D | w1sprm.cxx | 266 rOut.SetFlyFrmAttr( aBox ); in Start() 276 rOut.SetFlyFrmAttr( aS ); in Start() 656 rOut.SetFlyFrmAttr( SwFmtFrmSize( ATT_VAR_SIZE, nDxaWidth, MINFLY ) ); in Start() 671 rOut.SetFlyFrmAttr( aLR ); in Start() 673 rOut.SetFlyFrmAttr( SvxULSpaceItem( nFromText, nFromText, RES_UL_SPACE ) ); in Start()
|
H A D | fltshell.cxx | 1898 /*virtual*/ void SwFltOutDoc::SetFlyFrmAttr(const SfxPoolItem& rAttr) in SetFlyFrmAttr() function in SwFltOutDoc 1944 /*virtual*/ void SwFltFormatCollection::SetFlyFrmAttr(const SfxPoolItem& rAttr) in SetFlyFrmAttr() function in SwFltFormatCollection 2009 SetFlyFrmAttr( SwFmtHoriOrient( nXPos, eHAlign, eHRel ) ); in SetFlyXPos() 2015 SetFlyFrmAttr( SwFmtVertOrient( nYPos, eVAlign, eVRel ) ); in SetFlyYPos()
|
/trunk/main/sw/source/ui/shells/ |
H A D | frmsh.cxx | 182 rSh.SetFlyFrmAttr( aSet ); in Execute() 220 rSh.SetFlyFrmAttr( aSet ); in Execute() 1181 rSh.SetFlyFrmAttr( aFrameSet ); in ExecFrameStyle() 1274 rSh.SetFlyFrmAttr(const_cast< SfxItemSet& >(*pArgs)); in ExecDrawAttrArgsTextFrame() 1337 rSh.SetFlyFrmAttr(const_cast< SfxItemSet& >(*pDlg->GetOutputItemSet())); in ExecDrawDlgTextFrame()
|
H A D | basesh.cxx | 995 rSh.SetFlyFrmAttr( aSet ); in Execute() 1035 rSh.SetFlyFrmAttr( aSet ); in Execute() 1081 rSh.SetFlyFrmAttr(aSet); in Execute() 1150 rSh.SetFlyFrmAttr( aSet ); in Execute() 1972 rSh.SetFlyFrmAttr(aSet); in SetWrapMode() 2406 rSh.SetFlyFrmAttr(aCoreSet); in ExecBckCol() 2612 rSh.SetFlyFrmAttr((SfxItemSet &) *pDlg->GetOutputItemSet() ); in ExecDlg() 2921 rSh.SetFlyFrmAttr( aCoreSet ); in ExecuteGallery()
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 2031 rSh.SetFlyFrmAttr( aSet ); in _PasteTargetURL() 2425 rSh.SetFlyFrmAttr( aSet ); in _PasteGrf() 2483 rSh.SetFlyFrmAttr( aSet ); in _PasteGrf() 2511 rSh.SetFlyFrmAttr( aSet ); in _PasteImageMap() 2549 rSh.SetFlyFrmAttr( aSet ); in _PasteAsHyperlink() 2647 rSh.SetFlyFrmAttr( aSet ); in _PasteFileName() 3403 rSh.SetFlyFrmAttr( aSet ); in PrivateDrop()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 803 GetDoc()->SetFlyFrmAttr( *pRet, (SfxItemSet&)rSet ); in NewFlyFrm() 1143 sal_Bool SwFEShell::SetFlyFrmAttr( SfxItemSet& rSet ) in SetFlyFrmAttr() function in SwFEShell 1166 if( GetDoc()->SetFlyFrmAttr( *pFlyFmt, rSet )) in SetFlyFrmAttr() 1212 if( GetDoc()->SetFlyFrmAttr( *pFmt, rSet )) in SetDrawingAttr()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1720 pDoc->SetFlyFrmAttr( *pFmt, aSet ); in setPropertyValue() 1754 pFmt->GetDoc()->SetFlyFrmAttr( *pFmt, aSet ); in setPropertyValue() 1778 pFmt->GetDoc()->SetFlyFrmAttr( *pFmt, aSet ); in setPropertyValue() 1900 pFmt->GetDoc()->SetFlyFrmAttr( *pFmt, aSet ); in setPropertyValue() 2792 pDoc->SetFlyFrmAttr( *pFmt, aAnchorSet ); in attachToRange() 3048 pDoc->SetFlyFrmAttr( *pFmt, aSet ); in attach()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 370 rSh.SetFlyFrmAttr( aSet ); in ExecTabWin() 507 rSh.SetFlyFrmAttr( aSet ); in ExecTabWin() 927 rSh.SetFlyFrmAttr( aSet ); in ExecTabWin()
|
H A D | formatclipboard.cxx | 550 rWrtShell.SetFlyFrmAttr(*pTemplateItemSet); in Paste()
|
/trunk/main/sw/source/ui/ribbar/ |
H A D | drawbase.cxx | 359 m_pSh->SetFlyFrmAttr( aSet ); in MouseButtonUp()
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | frmmgr.cxx | 172 pOwnSh->SetFlyFrmAttr( aSet ); in UpdateFlyFrm()
|
H A D | column.cxx | 379 rWrtShell.SetFlyFrmAttr( aTmp ); in IMPL_LINK()
|
/trunk/main/sw/inc/ |
H A D | fesh.hxx | 366 sal_Bool SetFlyFrmAttr( SfxItemSet &rSet );
|
H A D | doc.hxx | 1130 sal_Bool SetFlyFrmAttr( SwFrmFmt& rFlyFmt, SfxItemSet& rSet );
|
/trunk/main/sw/source/ui/dbui/ |
H A D | mmlayoutpage.cxx | 780 m_pExampleWrtShell->GetDoc()->SetFlyFrmAttr( *m_pAddressBlockFormat, aSet ); in IMPL_LINK()
|
/trunk/main/sw/source/core/doc/ |
H A D | docfly.cxx | 490 sal_Bool SwDoc::SetFlyFrmAttr( SwFrmFmt& rFlyFmt, SfxItemSet& rSet ) in SetFlyFrmAttr() function in SwDoc
|
/trunk/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1490 GetFmt()->GetDoc()->SetFlyFrmAttr( *(GetFmt()), aSet ); in _Changed()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 1115 rSh.SetFlyFrmAttr( aSet ); in ChangeFly()
|