Home
last modified time | relevance | path

Searched refs:PPTBuGraEntry (Results 1 – 2 of 2) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx687 struct PPTBuGraEntry struct
692 PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInstance ); argument
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3458 PPTBuGraEntry::PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInst ) : in PPTBuGraEntry() function in PPTBuGraEntry
3494 PPTBuGraEntry* pPtr = NULL; in GetGraphic()
3497 pPtr = (PPTBuGraEntry*)aBuGraList.GetObject( nInstance ); in GetGraphic()
3506 pPtr = (PPTBuGraEntry*)aBuGraList.GetObject( i ); in GetGraphic()
3555 PPTBuGraEntry* pBuGra = new PPTBuGraEntry( aGraphic, nInstance ); in PPTExtParaProv()
3560 if ( ( (PPTBuGraEntry*)aBuGraList.GetObject( nBuGraCount - 1 ) )->nInstance < nInstance ) in PPTExtParaProv()
3566 if ( ( (PPTBuGraEntry*)aBuGraList.GetObject( n ) )->nInstance < nInstance ) in PPTExtParaProv()
3666 delete (PPTBuGraEntry*)pPtr; in ~PPTExtParaProv()

Completed in 59 milliseconds