Searched refs:PPTBuGraEntry (Results 1 – 2 of 2) sorted by relevance
3458 PPTBuGraEntry::PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInst ) : in PPTBuGraEntry() function in PPTBuGraEntry3494 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()
687 struct PPTBuGraEntry struct692 PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInstance ); argument
Completed in 149 milliseconds