Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx5691 pBLIPInfos( new SvxMSDffBLIPInfos ), in SV_IMPL_OP_PTRARR_SORT()
5744 pBLIPInfos( new SvxMSDffBLIPInfos ), in SvxMSDffManager()
5782 delete pBLIPInfos; in ~SvxMSDffManager()
6083 pBLIPInfos->Insert( new SvxMSDffBLIPInfo( nInst, nBLIPPos, nBLIPLen ), in GetDrawingGroupContainerData()
6084 pBLIPInfos->Count() ); in GetDrawingGroupContainerData()
6478 if( !nIdx || (pBLIPInfos->Count() < nIdx) ) return sal_False; in GetBLIP()
6492 SvxMSDffBLIPInfo& rInfo = *(*pBLIPInfos)[ nIdx-1 ]; in GetBLIP()
/AOO41X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx381 SvxMSDffBLIPInfos* pBLIPInfos; member in SvxMSDffManager