Home
last modified time | relevance | path

Searched refs:mpFidcls (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3310 if ( mpFidcls ) in SeekToShape()
3316 sal_IntPtr nOfs = (sal_IntPtr)maDgOffsetTable.Get( mpFidcls[ nSec ].dgid ); in SeekToShape()
5712 mpFidcls( NULL ), in SV_IMPL_OP_PTRARR_SORT()
5765 mpFidcls( NULL ), in SvxMSDffManager()
5799 delete[] mpFidcls; in ~SvxMSDffManager()
5866 mpFidcls = new (std::nothrow) FIDCL[ mnIdClusters ]; in GetFidclData()
5867 if ( mpFidcls ) { in GetFidclData()
5870 rStCtrl >> mpFidcls[ i ].dgid in GetFidclData()
5871 >> mpFidcls[ i ].cspidCur; in GetFidclData()
H A Dsvdfppt.cxx1383 if ( mpFidcls && ( nSec < mnIdClusters ) ) in ProcessObj()
1384 mpFidcls[ nSec ].dgid = rPersistEntry.nDrawingDgId; // insert the correct drawing id; in ProcessObj()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx399 FIDCL* mpFidcls; member in SvxMSDffManager

Completed in 81 milliseconds