Home
last modified time | relevance | path

Searched refs:pFlySet (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx255 const SfxItemSet *pFlySet = pMathFlySet ? pMathFlySet : &rFlySet; in InsertOle() local
263 const SfxItemSet* pFlySet, const SfxItemSet *pGrfSet, const Rectangle& aVisArea ) in ImportOle() argument
271 SdrObject* pRet = ImportOleBase(aGraph, pGrf, pFlySet, aVisArea ); in ImportOle()
275 if( !pFlySet ) in ImportOle()
280 pFlySet = pTempSet; in ImportOle()
309 pFmt = InsertOle(*((SdrOle2Obj*)pRet), *pFlySet, *pGrfSet); in ImportOle()
313 pFmt = rDoc.InsertDrawObj(*pPaM, *pRet, *pFlySet ); in ImportOle()
320 pFmt = rDoc.Insert(*pPaM, aEmptyStr, aEmptyStr, &aGraph, pFlySet, in ImportOle()
353 const Graphic* pGrf, const SfxItemSet* pFlySet, const Rectangle& aVisArea ) in ImportOleBase() argument
401 if (pFlySet) in ImportOleBase()
[all …]
H A Dww8par.hxx1378 const SfxItemSet* pFlySet=0, const Rectangle& aVisArea = Rectangle() );
1380 SwFrmFmt* ImportOle( const Graphic* = 0, const SfxItemSet* pFlySet = 0,
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx599 const SfxItemSet* pFlySet, in _MakeFlySection() argument
625 if( pFlySet ) in _MakeFlySection()
627 pFlySet->GetItemState( RES_ANCHOR, sal_False, in _MakeFlySection()
629 if( SFX_ITEM_SET == pFlySet->GetItemState( RES_CNTNT, sal_False )) in _MakeFlySection()
631 SfxItemSet aTmpSet( *pFlySet ); in _MakeFlySection()
636 pFmt->SetFmtAttr( *pFlySet ); in _MakeFlySection()
734 const SfxItemSet* pFlySet, in MakeFlySection() argument
742 if( (pFlySet && SFX_ITEM_SET == pFlySet->GetItemState( in MakeFlySection()
783 eAnchorType, pFlySet, pFrmFmt ); in MakeFlySection()

Completed in 51 milliseconds