Searched refs:ImportObj (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 592 pObject = pMSDffManager->ImportObj(*pDataStream, &aData, aClientRect, aChildRect ); in ImportGraf()
|
/aoo4110/main/filter/inc/filter/msfilter/ |
H A D | msdffimp.hxx | 654 SdrObject* ImportObj(SvStream& rSt, void* pData,
|
/aoo4110/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 815 … SdrObject* pImpObj = ImportObj( rStCtrl, (void*)&aProcessData, aEmpty, aEmpty ); in Import() 1457 SdrObject* pObj = ImportObj( rStCtrl, (void*)&aProcessData, aEmpty, aEmpty ); in SetHeaderFooterPageSettings()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 3022 rSlidePersist.pBObj = ImportObj( rStCtrl, (void*)&aProcessData, aPageSize, aPageSize ); in ImportPage() 3039 rSlidePersist.pBObj = ImportObj( rStCtrl, (void*)&aProcessData, aPageSize, aPageSize ); in ImportPage() 3075 … SdrObject* pObj = ImportObj( rStCtrl, (void*)&aProcessData, aEmpty, aEmpty, 0, &nShapeId ); in ImportPage()
|
H A D | msdffimp.cxx | 4152 SdrObject* SvxMSDffManager::ImportObj( SvStream& rSt, void* pClientData, in ImportObj() function in SvxMSDffManager 6428 rpShape = ImportObj( rStCtrl, &rData, rData.aParentRect, rData.aParentRect ); in GetShape()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xiescher.cxx | 3674 SdrObjectPtr xSdrObj( ImportObj( rDffStrm, &pDrawObj, aDummy, aDummy, 0, 0 ) ); in ProcessShContainer()
|
Completed in 131 milliseconds