Home
last modified time | relevance | path

Searched refs:readBytes (Results 201 – 208 of 208) sorted by relevance

123456789

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx587 sal_Int32 nRead = xSourceStream->readBytes( aFileStart, nLen ); in SetSourceStream()
1540 sal_Int32 nRead = xInput->readBytes( aSequence, std::min( nRemaining, nBufSize ) ); in lcl_CopyStreamElement()
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx977 i_xInStream->readBytes( buf, static_cast<sal_Int32>( sz ) ); in importGraph()
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1384 sal_Int32 nRead = xInputStream->readBytes( aRetSeq, nSize ); in closeAndGetData()
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx1863 nReadBytes = aInputStream->readBytes( seq, in write()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx342 xInStream->readBytes( aSeq, nBytesToRead); in getTransferData()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx2035 nRead = aTempInput->readBytes ( aSequence, nBufferSize ); in Transfer_Impl()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1958 xStream->readBytes(aSeq,xStream->available()); in getPreferredVisualRepresentation()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2810 sal_Int32 nBytesRead = xShapeXMLInputStream->readBytes( aSeq, 0x7fffffff ); in CheckAndCorrectExcelTextRotation()

Completed in 166 milliseconds

123456789