Home
last modified time | relevance | path

Searched refs:aTextHd (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5432 DffRecordHeader aTextHd; in Init() local
5433 rIn >> aTextHd; in Init()
5434 sal_uInt32 nMaxLen = aTextHd.nRecLen; in Init()
6786 DffRecordHeader aTextHd; in PPTTextObj() local
6911 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 73 milliseconds