Searched refs:aTextHd (Results 1 – 1 of 1) sorted by relevance
5433 DffRecordHeader aTextHd; in Init() local5434 rIn >> aTextHd; in Init()5435 sal_uInt32 nMaxLen = aTextHd.nRecLen; in Init()5439 if( aTextHd.nRecType == PPT_PST_TextCharsAtom ) in Init()5476 else if( aTextHd.nRecType == PPT_PST_TextBytesAtom ) in Init()6787 DffRecordHeader aTextHd; in PPTTextObj() local6788 …mport.SeekToRec( rIn, PPT_PST_OutlineTextRefAtom, aClientTextBoxHd.GetRecEndFilePos(), &aTextHd ) ) in PPTTextObj()6905 …intImport.SeekToRec( rIn, PPT_PST_TextHeaderAtom, aClientTextBoxHd.GetRecEndFilePos(), &aTextHd ) ) in PPTTextObj()6912 aTextHd.SeekToEndOfRecord( rIn ); in PPTTextObj()6998 rIn >> aTextHd; in PPTTextObj()[all …]