Searched refs:PPTBuGraEntry (Results 1 – 2 of 2) sorted by relevance
687 struct PPTBuGraEntry struct692 PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInstance ); argument
3447 PPTBuGraEntry::PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInst ) : in PPTBuGraEntry() function in PPTBuGraEntry3483 PPTBuGraEntry* pPtr = NULL; in GetGraphic()3486 pPtr = (PPTBuGraEntry*)aBuGraList.GetObject( nInstance ); in GetGraphic()3495 pPtr = (PPTBuGraEntry*)aBuGraList.GetObject( i ); in GetGraphic()3544 PPTBuGraEntry* pBuGra = new PPTBuGraEntry( aGraphic, nInstance ); in PPTExtParaProv()3549 if ( ( (PPTBuGraEntry*)aBuGraList.GetObject( nBuGraCount - 1 ) )->nInstance < nInstance ) in PPTExtParaProv()3555 if ( ( (PPTBuGraEntry*)aBuGraList.GetObject( n ) )->nInstance < nInstance ) in PPTExtParaProv()3655 delete (PPTBuGraEntry*)pPtr; in ~PPTExtParaProv()
Completed in 50 milliseconds