Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3231 sal_uLong nPageRecEnd = aPageHd.GetRecEndFilePos(); in ImportPageBackgroundObject() local
3233 if ( SeekToRec( rStCtrl, PPT_PST_PPDrawing, nPageRecEnd, &aPPDrawHd ) ) in ImportPageBackgroundObject()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1553 sal_uLong nPageRecEnd = aPageRecHd.GetRecEndFilePos(); in ImportPageEffect() local
1559 while ( ( rStCtrl.GetError() == 0 ) && ( rStCtrl.Tell() < nPageRecEnd ) ) in ImportPageEffect()
1853 nPageRecEnd = nOfs + 16; in ImportPageEffect()

Completed in 57 milliseconds