Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx214 SwFlyFrmFmt* SwWW8ImplReader::InsertOle(SdrOle2Obj &rObject, in InsertOle() function in SwWW8ImplReader
308 pFmt = InsertOle(*((SdrOle2Obj*)pRet), *pFlySet, *pGrfSet); in ImportOle()
H A Dww8graf2.cxx676 pRet = InsertOle(*((SdrOle2Obj*)pObject), aAttrSet, aGrSet); in ImportGraf()
H A Dww8par.hxx1381 SwFlyFrmFmt* InsertOle(SdrOle2Obj &rObject, const SfxItemSet &rFlySet,
H A Dww8graf.cxx3155 pRetFrmFmt = InsertOle(*((SdrOle2Obj*)rpObject), rFlySet, aGrSet); in ImportReplaceableDrawables()