Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1571 DffRecordHeader aDocHd; in SdrPowerPointImport() local
1572 rStCtrl >> aDocHd; in SdrPowerPointImport()
1576 if ( aDocHd.nRecType == PPT_PST_Document && aDocAtomHd.nRecType == PPT_PST_DocumentAtom ) in SdrPowerPointImport()
2543 DffRecordHeader aDocHd; in SeekToDocument() local
2544 rStCtrl >> aDocHd; in SeekToDocument()
2545 bRet = aDocHd.nRecType == PPT_PST_Document; in SeekToDocument()
2549 *pRecHd = aDocHd; in SeekToDocument()
2551 aDocHd.SeekToBegOfRecord( rStCtrl ); in SeekToDocument()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1912 DffRecordHeader aDocHd; in ReadSound() local
1913 if ( SeekToDocument( &aDocHd ) ) in ReadSound()
1915 sal_uInt32 nSoundLen = aDocHd.GetRecEndFilePos(); in ReadSound()

Completed in 111 milliseconds