Searched refs:PPT_PST_Document (Results 1 – 3 of 3) sorted by relevance
1162 #define PPT_PST_Document 1000 macro
181 while ( SeekToRec( rStCtrl, PPT_PST_Document, nStreamLen, &maDocHd ) ) in ImplSdPPTImport()
1576 if ( aDocHd.nRecType == PPT_PST_Document && aDocAtomHd.nRecType == PPT_PST_DocumentAtom ) in SdrPowerPointImport()2545 bRet = aDocHd.nRecType == PPT_PST_Document; in SeekToDocument()