Home
last modified time | relevance | path

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

/aoo4110/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx687 struct PPTBuGraEntry struct
692 PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInstance ); argument
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx3447 PPTBuGraEntry::PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInst ) : in PPTBuGraEntry() function in PPTBuGraEntry
3483 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