Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par4.cxx224 SfxItemSet *pMathFlySet = 0; in InsertOle() local
235 pMathFlySet = new SfxItemSet(rFlySet); in InsertOle()
236 pMathFlySet->ClearItem(RES_FRM_SIZE); in InsertOle()
254 const SfxItemSet *pFlySet = pMathFlySet ? pMathFlySet : &rFlySet; in InsertOle()
257 delete pMathFlySet; in InsertOle()