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.cxx5305 if( pShapeInfos->Seek_Entry( &aTmpRec, &nFound ) ) in ProcessObj()
5307 SvxMSDffShapeInfo& rInfo = *pShapeInfos->GetObject(nFound); in ProcessObj()
5705 pShapeInfos( new SvxMSDffShapeInfos ), in SV_IMPL_OP_PTRARR_SORT()
5758 pShapeInfos( new SvxMSDffShapeInfos ), in SvxMSDffManager()
5796 delete pShapeInfos; in ~SvxMSDffManager()
5883 SvxMSDffShapeInfos* pOld = pShapeInfos; in CheckTxBxStoryChain()
5885 pShapeInfos = new SvxMSDffShapeInfos( (nCnt < 255) in CheckTxBxStoryChain()
5942 pShapeInfos->Insert( pObj ); in CheckTxBxStoryChain()
6433 pShapeInfos->Insert( new SvxMSDffShapeInfo( aInfo ) ); in GetShapeContainerData()
6457 if( pShapeInfos->Seek_Entry(&aTmpRec, &nFound) ) in GetShape()
[all …]

Completed in 59 milliseconds