Home
last modified time | relevance | path

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

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