Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dsvdfppt.cxx2704 DffRecordHeader aCommentHd; in ImportComment10() local
2705 ReadDffRecordHeader( rStCtrl, aCommentHd ); in ImportComment10()
2706 switch( aCommentHd.nRecType ) in ImportComment10()
2711 aCommentHd.nRecLen, true ); in ImportComment10()
2712 switch ( aCommentHd.nRecInstance ) in ImportComment10()
2740 if (!aCommentHd.SeekToEndOfRecord(rStCtrl)) in ImportComment10()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Dsvdfppt.cxx2692 DffRecordHeader aCommentHd; in ImportComment10() local
2693 ReadDffRecordHeader( rStCtrl, aCommentHd ); in ImportComment10()
2694 switch( aCommentHd.nRecType ) in ImportComment10()
2699 aCommentHd.nRecLen, true ); in ImportComment10()
2700 switch ( aCommentHd.nRecInstance ) in ImportComment10()
2728 if (!aCommentHd.SeekToEndOfRecord(rStCtrl)) in ImportComment10()