Home
last modified time | relevance | path

Searched refs:pShapeInfos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx382 SvxMSDffShapeInfos* pShapeInfos; member in SvxMSDffManager
670 return pShapeInfos; in GetShapeInfos()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5302 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 …]