Home
last modified time | relevance | path

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

/aoo41x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx687 struct PPTBuGraEntry struct
692 PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInstance ); argument
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx3459 PPTBuGraEntry::PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInst ) : in PPTBuGraEntry() function in PPTBuGraEntry
3495 PPTBuGraEntry* pPtr = NULL; in GetGraphic()
3498 pPtr = (PPTBuGraEntry*)aBuGraList.GetObject( nInstance ); in GetGraphic()
3507 pPtr = (PPTBuGraEntry*)aBuGraList.GetObject( i ); in GetGraphic()
3556 PPTBuGraEntry* pBuGra = new PPTBuGraEntry( aGraphic, nInstance ); in PPTExtParaProv()
3561 if ( ( (PPTBuGraEntry*)aBuGraList.GetObject( nBuGraCount - 1 ) )->nInstance < nInstance ) in PPTExtParaProv()
3567 if ( ( (PPTBuGraEntry*)aBuGraList.GetObject( n ) )->nInstance < nInstance ) in PPTExtParaProv()
3667 delete (PPTBuGraEntry*)pPtr; in ~PPTExtParaProv()

Completed in 80 milliseconds