Lines Matching refs:mxStrm

56     return dumpCharArray( rName, mxStrm->readInt32(), RTL_TEXTENCODING_MS_1252 );  in dumpAnsiString32()
61 return dumpUnicodeArray( rName, mxStrm->readInt32() ); in dumpUniString32()
71 sal_Int32 nLen = mxStrm->readInt32(); in dumpAnsiString32OrStdClip()
77 sal_Int32 nLen = mxStrm->readInt32(); in dumpUniString32OrStdClip()
89 sal_uInt32 nOleColor = mxStrm->readuInt32(); in dumpOleColor()
109 dumpCharArray( "name", mxStrm->readuInt8(), RTL_TEXTENCODING_ASCII_US ); in implDump()
197 sal_Int64 nEndPos = mxStrm->tell() + ::std::max< sal_Int32 >( nBytes, 0 ); in dumpUrlMoniker()
199 if( mxStrm->tell() + 24 == nEndPos ) in dumpUrlMoniker()
216 sal_Int64 nEndPos = mxStrm->tell() + ::std::max< sal_Int32 >( nBytes, 0 ); in dumpFileMoniker()
229 sal_Int64 nEndPos = mxStrm->tell() + ::std::max< sal_Int32 >( nBytes, 0 ); in dumpItemMoniker()
231 if( mxStrm->tell() < nEndPos ) in dumpItemMoniker()
232 dumpUnicodeArray( "unicode-delimiter", (nEndPos - mxStrm->tell()) / 2 ); in dumpItemMoniker()
233 mxStrm->seek( nEndPos ); in dumpItemMoniker()
236 nEndPos = mxStrm->tell() + ::std::max< sal_Int32 >( nBytes, 0 ); in dumpItemMoniker()
238 if( mxStrm->tell() < nEndPos ) in dumpItemMoniker()
239 dumpUnicodeArray( "unicode-item", (nEndPos - mxStrm->tell()) / 2 ); in dumpItemMoniker()
240 mxStrm->seek( nEndPos ); in dumpItemMoniker()
251 for( sal_Int32 nIndex = 0; !mxStrm->isEof() && (nIndex < nCount); ++nIndex ) in dumpCompositeMoniker()
277 if( mxStrm->getRemaining() >= 4 ) in implDump()
279 sal_Int32 nLen = mxStrm->readInt32(); in implDump()
283 … if( (mxStrm->getRemaining() >= 4) && (dumpHex< sal_Int32 >( "unicode-marker" ) == 0x71B239F4) ) in implDump()
364 for( sal_Int32 nSectIdx = 0; !mxStrm->isEof() && (nSectIdx < nSectCount); ++nSectIdx ) in implDump()
376 for( size_t nSectIdx = 0; !mxStrm->isEof() && (nSectIdx < aStartPosVec.size()); ++nSectIdx ) in implDump()
411 for( sal_Int32 nPropIdx = 0; !mxStrm->isEof() && (nPropIdx < nPropCount); ++nPropIdx ) in dumpSection()
486 for( sal_Int32 nIdx = 0; !mxStrm->isEof() && (nIdx < nCount); ++nIdx ) in dumpDictionaryProperty()
545 for( sal_Int32 nElemIdx = 0; !mxStrm->isEof() && (nElemIdx < nElemCount); ++nElemIdx ) in dumpPropertyVector()
586 OUString aData = mxStrm->readCharArrayUC( nNewLen, meTextEnc ); in dumpCharArray8()
600 OUString aData = mxStrm->readUnicodeArray( nNewLen ); in dumpCharArray16()
610 return (dumpPropertyContents( -1 ) == nExpectedType) && !mxStrm->isEof(); in dumpTypedProperty()
615 sal_Int64 nEndPos = mxStrm->tell() + nSize; in dumpHlinks()
618 …for( sal_Int32 nHlinkIndex = 0, nHlinkCount = nCount / 6; bValid && !mxStrm->isEof() && (nHlinkInd… in dumpHlinks()
635 mxStrm->seek( nStartPos ); in startElement()
636 if( mxStrm->isEof() ) in startElement()
638 return !mxStrm->isEof(); in startElement()
718 *mxStrm >> nMinor >> nMajor; in dumpComCtlHeader()
722 …return !mxStrm->isEof() && (nId == nExpId) && ((nExpMajor == SAL_MAX_UINT16) || (nExpMajor == nMaj… in dumpComCtlHeader()
732 return !mxStrm->isEof(); in dumpComCtlSize()
745 return !mxStrm->isEof(); in dumpComCtlData()
752 sal_Int64 nEndPos = mxStrm->tell() + nPartSize; in dumpComCtlCommon()
761 return !mxStrm->isEof(); in dumpComCtlCommon()
772 if( !mxStrm->isEof() && (nFlags & 0x01) ) in dumpComCtlComplex()
780 if( !mxStrm->isEof() && (nFlags & 0x02) ) in dumpComCtlComplex()
788 return !mxStrm->isEof(); in dumpComCtlComplex()
898 for( sal_Int32 nImageIndex = 0; (nImageIndex < nImageCount) && !mxStrm->isEof(); ++nImageIndex ) in implDumpCommonExtra()
912 for( sal_Int32 nImageIndex = 0; (nImageIndex < nImageCount) && !mxStrm->isEof(); ++nImageIndex ) in implDumpCommonTrailing()
948 for( sal_Int32 nTabIndex = 0; (nTabIndex < nTabCount) && !mxStrm->isEof(); ++nTabIndex ) in implDumpCommonExtra()
1009 for( sal_Int32 nPanelIndex = 0; (nPanelIndex < nPanelCount) && !mxStrm->isEof(); ++nPanelIndex ) in implDumpCommonExtra()
1029 for( sal_Int32 nImageIndex = 0; (nImageIndex < nImageCount) && !mxStrm->isEof(); ++nImageIndex ) in implDumpCommonTrailing()
1064 return OleInputObjectBase::implIsValid() && mxStrm->isSeekable(); in implIsValid()
1074 mnPropertiesEnd = mxStrm->tell() + nSize; in implDump()
1098 if( mbValid && (!bCondition || mxStrm->isEof()) ) in ensureValid()
1109 mnPropertiesStart = mxStrm->tell(); in setAlignAnchor()
1240 *mxStrm >> nMinor >> nMajor; in dumpVersion()
1313 sal_Int64 nEndPos = mxStrm->tell() + aIt->mnDataSize; in dumpLargeProperties()
1314 while( mxStrm->tell() < nEndPos ) in dumpLargeProperties()
1652 if( (maProgId.getLength() > 0) && !mxStrm->isEof() ) in implDump()
1912 sal_Int64 nEndPos = mxStrm->tell() + nSiteLength; in dumpSiteData()
1913 if( ensureValid( nEndPos <= mxStrm->size() ) ) in dumpSiteData()
1963 … = mrFormData.maSiteInfos.begin(), aEnd = mrFormData.maSiteInfos.end(); !mxStrm->isEof() && (aIt !… in implDump()
1971 BinaryInputStreamRef xRelStrm( new RelativeInputStream( *mxStrm, aIt->mnLength ) ); in implDump()
2030 …for( size_t nIdx = 0, nCount = mrFormData.maSiteInfos.size(); !mxStrm->isEof() && (nIdx < nCount);… in implDump()
2037 if( !mxStrm->isEof() ) in implDump()
2246 return dumpCharArray( rName, mxStrm->readInt32(), mrVbaData.meTextEnc ); in dumpByteStringWithLength()
2266 BinaryInputStreamRef xVbaStrm( new ::oox::ole::VbaInputStream( *mxStrm ) ); in implDump()