Home
last modified time | relevance | path

Searched refs:SetFlyFrmAttr (Results 1 – 19 of 19) sorted by relevance

/aoo4110/main/sw/source/filter/inc/
H A Dfltshell.hxx358 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()
/aoo4110/main/sw/source/filter/ww1/
H A Dw1sprm.cxx266 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 Dfltshell.cxx1901 /*virtual*/ void SwFltOutDoc::SetFlyFrmAttr(const SfxPoolItem& rAttr) in SetFlyFrmAttr() function in SwFltOutDoc
1947 /*virtual*/ void SwFltFormatCollection::SetFlyFrmAttr(const SfxPoolItem& rAttr) in SetFlyFrmAttr() function in SwFltFormatCollection
2012 SetFlyFrmAttr( SwFmtHoriOrient( nXPos, eHAlign, eHRel ) ); in SetFlyXPos()
2018 SetFlyFrmAttr( SwFmtVertOrient( nYPos, eVAlign, eVRel ) ); in SetFlyYPos()
/aoo4110/main/sw/source/ui/shells/
H A Dbasesh.cxx997 rSh.SetFlyFrmAttr( aSet ); in Execute()
1037 rSh.SetFlyFrmAttr( aSet ); in Execute()
1083 rSh.SetFlyFrmAttr(aSet); in Execute()
1152 rSh.SetFlyFrmAttr( aSet ); in Execute()
1974 rSh.SetFlyFrmAttr(aSet); in SetWrapMode()
2402 rSh.SetFlyFrmAttr( aCoreSet ); in ExecBckCol()
2605 rSh.SetFlyFrmAttr((SfxItemSet &) *pDlg->GetOutputItemSet() ); in ExecDlg()
2914 rSh.SetFlyFrmAttr( aCoreSet ); in ExecuteGallery()
H A Dfrmsh.cxx189 rSh.SetFlyFrmAttr( aSet ); in Execute()
227 rSh.SetFlyFrmAttr( aSet ); in Execute()
1168 rSh.SetFlyFrmAttr( aFrameSet ); in ExecFrameStyle()
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2031 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()
3402 rSh.SetFlyFrmAttr( aSet ); in PrivateDrop()
/aoo4110/main/sw/source/core/frmedt/
H A Dfefly1.cxx803 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()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewtab.cxx370 rSh.SetFlyFrmAttr( aSet ); in ExecTabWin()
507 rSh.SetFlyFrmAttr( aSet ); in ExecTabWin()
927 rSh.SetFlyFrmAttr( aSet ); in ExecTabWin()
H A Dformatclipboard.cxx550 rWrtShell.SetFlyFrmAttr(*pTemplateItemSet); in Paste()
/aoo4110/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx359 m_pSh->SetFlyFrmAttr( aSet ); in MouseButtonUp()
/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx1317 pDoc->SetFlyFrmAttr( *pFmt, aSet ); in setPropertyValue()
1388 pFmt->GetDoc()->SetFlyFrmAttr( *pFmt, aSet ); in setPropertyValue()
2149 pDoc->SetFlyFrmAttr( *pFmt, aAnchorSet ); in attachToRange()
2405 pDoc->SetFlyFrmAttr( *pFmt, aSet ); in attach()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx167 pOwnSh->SetFlyFrmAttr( aSet ); in UpdateFlyFrm()
H A Dcolumn.cxx379 rWrtShell.SetFlyFrmAttr( aTmp ); in IMPL_LINK()
/aoo4110/main/sw/inc/
H A Dfesh.hxx366 sal_Bool SetFlyFrmAttr( SfxItemSet &rSet );
H A Ddoc.hxx1123 sal_Bool SetFlyFrmAttr( SwFrmFmt& rFlyFmt, SfxItemSet& rSet );
/aoo4110/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx780 m_pExampleWrtShell->GetDoc()->SetFlyFrmAttr( *m_pAddressBlockFormat, aSet ); in IMPL_LINK()
/aoo4110/main/sw/source/core/doc/
H A Ddocfly.cxx431 sal_Bool SwDoc::SetFlyFrmAttr( SwFrmFmt& rFlyFmt, SfxItemSet& rSet ) in SetFlyFrmAttr() function in SwDoc
/aoo4110/main/sw/source/core/draw/
H A Ddcontact.cxx1492 GetFmt()->GetDoc()->SetFlyFrmAttr( *(GetFmt()), aSet ); in _Changed()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx1117 rSh.SetFlyFrmAttr( aSet ); in ChangeFly()

Completed in 178 milliseconds