Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2643 DffRecordHeader aMasterShapeHd; in ProcessObj() local
2771 rSt >> aMasterShapeHd; in ProcessObj()
2772 … if ( !SeekToRec( rSt, DFF_msofbtClientData, aMasterShapeHd.GetRecEndFilePos(), &aMasterShapeHd ) ) in ProcessObj()
2774 aMasterShapeHd.SeekToContent( rSt ); in ProcessObj()
2775 rHdClientData = aMasterShapeHd; in ProcessObj()