Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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.cxx1898 /*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 Dfrmsh.cxx182 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 Dbasesh.cxx995 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 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()
3403 rSh.SetFlyFrmAttr( aSet ); in PrivateDrop()
/trunk/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()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1720 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 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()
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx359 m_pSh->SetFlyFrmAttr( aSet ); in MouseButtonUp()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx172 pOwnSh->SetFlyFrmAttr( aSet ); in UpdateFlyFrm()
H A Dcolumn.cxx379 rWrtShell.SetFlyFrmAttr( aTmp ); in IMPL_LINK()
/trunk/main/sw/inc/
H A Dfesh.hxx366 sal_Bool SetFlyFrmAttr( SfxItemSet &rSet );
H A Ddoc.hxx1130 sal_Bool SetFlyFrmAttr( SwFrmFmt& rFlyFmt, SfxItemSet& rSet );
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx780 m_pExampleWrtShell->GetDoc()->SetFlyFrmAttr( *m_pAddressBlockFormat, aSet ); in IMPL_LINK()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx490 sal_Bool SwDoc::SetFlyFrmAttr( SwFrmFmt& rFlyFmt, SfxItemSet& rSet ) in SetFlyFrmAttr() function in SwDoc
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx1490 GetFmt()->GetDoc()->SetFlyFrmAttr( *(GetFmt()), aSet ); in _Changed()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1117 rSh.SetFlyFrmAttr( aSet ); in ChangeFly()

Completed in 166 milliseconds