Searched refs:pBLIPInfos (Results 1 – 2 of 2) sorted by relevance
5691 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()
381 SvxMSDffBLIPInfos* pBLIPInfos; member in SvxMSDffManager