Searched refs:PPT_PST_CString (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/sd/source/filter/ppt/ |
| H A D | pptin.cxx | 1300 … if ( SeekToRec( rStCtrl, PPT_PST_CString, aCuHeader.GetRecEndFilePos(), &aContent ) ) in Import() 1927 if ( SeekToRec( rStCtrl, PPT_PST_CString, nStrLen, NULL, 2 ) ) in ReadSound() 1937 if ( SeekToRec( rStCtrl, PPT_PST_CString, nStrLen, NULL, 0 ) ) in ReadSound() 2053 case PPT_PST_CString : in ReadMedia() 2709 if(SeekToRec( rSt, PPT_PST_CString, nHdRecEnd, NULL, 0 ) ) in ProcessObj()
|
| /AOO42X/main/filter/source/msfilter/ |
| H A D | svdfppt.cxx | 637 || aStrHd.nRecType == PPT_PST_CString) in ReadString() 641 || aStrHd.nRecType == PPT_PST_CString); in ReadString() 2574 if ( rContentHd.nRecType == PPT_PST_CString ) in SeekToContentOfProgTag() 2881 case PPT_PST_CString : in ImportComment10() 3367 case PPT_PST_CString : in ImportHeaderFooterContainer()
|
| /AOO42X/main/filter/inc/filter/msfilter/ |
| H A D | svdfppt.hxx | 1258 #define PPT_PST_CString 4026 macro
|