Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx3228 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in ImportPageBackgroundObject() local
3230 if ( SeekToRec( rStCtrl, DFF_msofbtSpContainer, nEscherF002End, &aEscherObjectHd ) ) in ImportPageBackgroundObject()
3235 if ( SeekToRec( rStCtrl, DFF_msofbtOPT,nEscherF002End ) ) in ImportPageBackgroundObject()
H A Dmsdffimp.cxx3303 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in SeekToShape() local
3305 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < nEscherF002End ) ) in SeekToShape()

Completed in 228 milliseconds