Searched refs:aTextHd (Results 1 – 1 of 1) sorted by relevance
5432 DffRecordHeader aTextHd; in Init() local5433 rIn >> aTextHd; in Init()5434 sal_uInt32 nMaxLen = aTextHd.nRecLen; in Init()6786 DffRecordHeader aTextHd; in PPTTextObj() local6911 aTextHd.SeekToEndOfRecord( rIn ); in PPTTextObj()6997 rIn >> aTextHd; in PPTTextObj()7000 switch ( aTextHd.nRecType ) in PPTTextObj()7047 if ( aTextHd.nRecLen >= 4 ) in PPTTextObj()7054 switch( aTextHd.nRecType ) in PPTTextObj()7131 rIn >> aTextHd; in PPTTextObj()[all …]
Completed in 65 milliseconds