Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx5421 DffRecordHeader aTextHd; in Init() local
5422 rIn >> aTextHd; in Init()
5423 sal_uInt32 nMaxLen = aTextHd.nRecLen; in Init()
6775 DffRecordHeader aTextHd; in PPTTextObj() local
6900 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 41 milliseconds