Searched refs:pOe (Results 1 – 1 of 1) sorted by relevance
1930 PPTOleEntry* pOe; in ImportOLE() local1931 for ( pOe = (PPTOleEntry*)((SdrPowerPointImport*)this)->aOleObjectList.First(); pOe; in ImportOLE()1932 pOe = (PPTOleEntry*)((SdrPowerPointImport*)this)->aOleObjectList.Next() ) in ImportOLE()1934 if ( pOe->nId != (sal_uInt32)nOLEId ) in ImportOLE()1937 rStCtrl.Seek( pOe->nRecHdOfs ); in ImportOLE()2003 if ( !pRet && ( pOe->nType == PPT_PST_ExControl ) ) in ImportOLE()2005 PPTConvertOCXControls aPPTConvertOCXControls( pOe->pShell, eAktPageKind ); in ImportOLE()2012 aNm = pOe->pShell->getEmbeddedObjectContainer().CreateUniqueObjectName(); in ImportOLE()2031 if ( pOe->nAspect != embed::Aspects::MSOLE_ICON ) in ImportOLE()2045 xObj->setVisualAreaSize( pOe->nAspect, aSz ); in ImportOLE()[all …]
Completed in 58 milliseconds