Searched refs:pMathFlySet (Results 1 – 1 of 1) sorted by relevance
225 SfxItemSet *pMathFlySet = 0; in InsertOle() local236 pMathFlySet = new SfxItemSet(rFlySet); in InsertOle()237 pMathFlySet->ClearItem(RES_FRM_SIZE); in InsertOle()255 const SfxItemSet *pFlySet = pMathFlySet ? pMathFlySet : &rFlySet; in InsertOle()258 delete pMathFlySet; in InsertOle()
Completed in 7 milliseconds