Searched refs:pShapeInfos (Results 1 – 2 of 2) sorted by relevance
382 SvxMSDffShapeInfos* pShapeInfos; member in SvxMSDffManager670 return pShapeInfos; in GetShapeInfos()
5292 if( pShapeInfos->Seek_Entry( &aTmpRec, &nFound ) ) in ProcessObj()5294 SvxMSDffShapeInfo& rInfo = *pShapeInfos->GetObject(nFound); in ProcessObj()5692 pShapeInfos( new SvxMSDffShapeInfos ), in SV_IMPL_OP_PTRARR_SORT()5745 pShapeInfos( new SvxMSDffShapeInfos ), in SvxMSDffManager()5783 delete pShapeInfos; in ~SvxMSDffManager()5870 SvxMSDffShapeInfos* pOld = pShapeInfos; in CheckTxBxStoryChain()5872 pShapeInfos = new SvxMSDffShapeInfos( (nCnt < 255) in CheckTxBxStoryChain()5929 pShapeInfos->Insert( pObj ); in CheckTxBxStoryChain()6393 pShapeInfos->Insert( new SvxMSDffShapeInfo( aInfo ) ); in GetShapeContainerData()6417 if( pShapeInfos->Seek_Entry(&aTmpRec, &nFound) ) in GetShape()[all …]