Searched refs:pBLIPInfos (Results 1 – 2 of 2) sorted by relevance
5701 pBLIPInfos( new SvxMSDffBLIPInfos ), in SV_IMPL_OP_PTRARR_SORT()5754 pBLIPInfos( new SvxMSDffBLIPInfos ), in SvxMSDffManager()5792 delete pBLIPInfos; in ~SvxMSDffManager()6120 pBLIPInfos->Insert( new SvxMSDffBLIPInfo( nInst, nBLIPPos, nBLIPLen ), in GetDrawingGroupContainerData()6121 pBLIPInfos->Count() ); in GetDrawingGroupContainerData()6511 if( !nIdx || (pBLIPInfos->Count() < nIdx) ) return sal_False; in GetBLIP()6525 SvxMSDffBLIPInfo& rInfo = *(*pBLIPInfos)[ nIdx-1 ]; in GetBLIP()
381 SvxMSDffBLIPInfos* pBLIPInfos; member in SvxMSDffManager