Home
last modified time | relevance | path

Searched refs:WW8FlySet (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.hxx324 class WW8FlySet: public SfxItemSet class
328 const WW8FlySet& operator=(const WW8FlySet&);
331 WW8FlySet(SwWW8ImplReader& rReader, const WW8FlyPara* pFW,
333 WW8FlySet(SwWW8ImplReader& rReader, const SwPaM* pPaM, const WW8_PIC& rPic,
H A Dww8graf2.cxx391 WW8FlySet aFlySet(*this, pWFlyPara, pSFlyPara, true); in MakeGrafNotInCntnt()
417 WW8FlySet aFlySet(*this, pPaM, rPic, rPD.nWidth, rPD.nHeight); in MakeGrafInCntnt()
530 WW8FlySet aFlySet( *this, pPaM, aPic, aPD.nWidth, aPD.nHeight ); in ImportGraf()
606 WW8FlySet aFlySet(*this, pWFlyPara, pSFlyPara, true); in ImportGraf()
616 WW8FlySet aFlySet( *this, pPaM, aPic, aPD.nWidth, in ImportGraf()
H A Dww8par6.cxx2206 WW8FlySet::WW8FlySet(SwWW8ImplReader& rReader, const WW8FlyPara* pFW, in WW8FlySet() function in WW8FlySet
2260 WW8FlySet::WW8FlySet( SwWW8ImplReader& rReader, const SwPaM* pPaM, in WW8FlySet() function in WW8FlySet
2291 void WW8FlySet::Init(const SwWW8ImplReader& rReader, const SwPaM* pPaM) in Init()
2513 WW8FlySet aFlySet(*this, pWFlyPara, pSFlyPara, false); in StartApo()
H A Dww8par.hxx930 friend class WW8FlySet;
H A Dww8par2.cxx3595 WW8FlySet aFlySet( *this, pTableWFlyPara, pTableSFlyPara, false ); in StartTable()