Searched refs:pShapeInfos (Results 1 – 2 of 2) sorted by relevance
382 SvxMSDffShapeInfos* pShapeInfos; member in SvxMSDffManager670 return pShapeInfos; in GetShapeInfos()
5302 if( pShapeInfos->Seek_Entry( &aTmpRec, &nFound ) ) in ProcessObj()5304 SvxMSDffShapeInfo& rInfo = *pShapeInfos->GetObject(nFound); in ProcessObj()5702 pShapeInfos( new SvxMSDffShapeInfos ), in SV_IMPL_OP_PTRARR_SORT()5755 pShapeInfos( new SvxMSDffShapeInfos ), in SvxMSDffManager()5793 delete pShapeInfos; in ~SvxMSDffManager()5880 SvxMSDffShapeInfos* pOld = pShapeInfos; in CheckTxBxStoryChain()5882 pShapeInfos = new SvxMSDffShapeInfos( (nCnt < 255) in CheckTxBxStoryChain()5939 pShapeInfos->Insert( pObj ); in CheckTxBxStoryChain()6427 pShapeInfos->Insert( new SvxMSDffShapeInfo( aInfo ) ); in GetShapeContainerData()6450 if( pShapeInfos->Seek_Entry(&aTmpRec, &nFound) ) in GetShape()[all …]