Searched refs:aTextHd (Results 1 – 1 of 1) sorted by relevance
5421 DffRecordHeader aTextHd; in Init() local5422 rIn >> aTextHd; in Init()5423 sal_uInt32 nMaxLen = aTextHd.nRecLen; in Init()6775 DffRecordHeader aTextHd; in PPTTextObj() local6900 aTextHd.SeekToEndOfRecord( rIn ); in PPTTextObj()6986 rIn >> aTextHd; in PPTTextObj()6989 switch ( aTextHd.nRecType ) in PPTTextObj()7036 if ( aTextHd.nRecLen >= 4 ) in PPTTextObj()7043 switch( aTextHd.nRecType ) in PPTTextObj()7120 rIn >> aTextHd; in PPTTextObj()[all …]
Completed in 35 milliseconds