Home
last modified time | relevance | path

Searched refs:nEscherF002End (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx800 … sal_uInt32 nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in Import() local
802 … if ( SeekToRec( rStCtrl, DFF_msofbtSpgrContainer, nEscherF002End, &aEscherObjListHd ) ) in Import()
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx3240 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in ImportPageBackgroundObject() local
3242 if ( SeekToRec( rStCtrl, DFF_msofbtSpContainer, nEscherF002End, &aEscherObjectHd ) ) in ImportPageBackgroundObject()
3247 if ( SeekToRec( rStCtrl, DFF_msofbtOPT,nEscherF002End ) ) in ImportPageBackgroundObject()
H A Dmsdffimp.cxx3309 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in SeekToShape() local
3311 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < nEscherF002End ) ) in SeekToShape()

Completed in 71 milliseconds