Home
last modified time | relevance | path

Searched refs:Tell (Results 176 – 200 of 235) sorted by relevance

12345678910

/trunk/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx62 sal_uLong nStreamLen = xInStrm->Tell(); in XclImpChangeTrack()
/trunk/main/dbaccess/source/ui/misc/
H A DHtmlReader.cxx184 … sal_uInt32 nTell = rInput.Tell(); // ver�ndert vielleicht die Position des Streams in NextToken()
H A DWTypeSelect.cxx492 sal_uInt32 nTell = m_pParserStream->Tell(); // ver�ndert vielleicht die Position des Streams in fillColumnList()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx1059 long nPos = rStream.Tell(); in Load()
1063 if( rStream.Tell() != sal_uLong(nPos + nCnt) ) in Load()
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx254 return ::com::sun::star::uno::Sequence<sal_Int8>( (sal_Int8*) aMem.GetData(), aMem.Tell() ); in getBinarySetup()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx329 sal_uLong nCurrPos = rInput.Tell(); in Continue()
332 ::StartProgress( STR_STATSTR_W4WREAD, 0, rInput.Tell(), pDoc->GetDocShell()); in Continue()
1808 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in NextToken()
2086 ::SetProgressState( rInput.Tell(), pDoc->GetDocShell() ); in InsertPara()
/trunk/main/svtools/source/misc/
H A Dimap2.cxx709 sal_uLong nPos = rIStm.Tell(); in ImpDetectFormat()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx909 sal_uLong nSize = aStream1.Tell(); in EETextObjEqual()
910 if ( aStream2.Tell() == nSize ) in EETextObjEqual()
/trunk/main/xmlsecurity/workben/
H A Dsignaturetest.cxx523 sal_uLong nBytes = pStream->Tell(); in IMPL_LINK()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx386 sal_uLong nCurrPos = pIStrm->Tell(); in GetFileFilter()
/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx394 sal_uInt32 nSize = aStream.Tell(); in getPropertyValue()
H A Dscdetect.cxx211 sal_uLong nSize = rStream.Tell(); in lcl_MayBeDBase()
/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx155 sal_uInt32 nSz = Tell(); in write()
H A Dswfwriter1.cxx1143 sal_uInt32 nEncodingTableSize = EncodingTableStream.Tell(); in Impl_writeJPEG()
1147 sal_uInt32 nImageBitsSize = ImageBitsStream.Tell(); in Impl_writeJPEG()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.hxx421 xub_StrLen GetLineLen() { return (xub_StrLen)(Strm().Tell()-nLastLFPos); } in GetLineLen()
/trunk/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx500 sal_uIntPtr nTell = rStream.Tell() % 512; in operator <<()
H A Ddindexnode.cxx922 sal_uIntPtr nTell = rStream.Tell() % PAGE_SIZE; in operator <<()
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx667 const sal_uLong nPos = rIStm.Tell(); in GetGraphicsCompressMode()
H A Dpngwrite.cxx479 sal_uInt32 nIDATSize = aOStm.Tell(); in ImplWriteIDAT()
H A Dpdfwriter_impl.cxx2114 sal_uLong nEndPos = pStream->Tell(); in compressStream()
2122 nEndPos = aStream.Tell(); in compressStream()
2151 sal_uInt64 nLen = m_pMemStream->Tell(); in endCompression()
3017 sal_Size nTilingStreamSize = it->m_pTilingStream->Tell(); in emitTilings()
3923 sal_Int32 nLen = (sal_Int32)aStream.Tell(); in createToUnicodeCMap()
5405 sal_Int64 nStreamLen = pApppearanceStream->Tell(); in emitAppearances()
9348 sal_uLong nSize = rObject.m_pContentStream->Tell(); in writeTransparentObject()
9438 sal_Int32 nMaskSize = (sal_Int32)rObject.m_pSoftMaskStream->Tell(); in writeTransparentObject()
9604 nLength = rObject.m_pStream->Tell(); in writeJPG()
9998 aID.m_nSize = pStream->Tell(); in drawJPGBitmap()
[all …]
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx450 sal_Bool bRecreateOutputStream = mpTempStream->Tell() == 0; in GetGraphicStream()
1368 sal_Int64 nRealFileSize( mpTempStream->Tell() ); in updateControls()
/trunk/main/forms/source/component/
H A DImageControl.cxx440 sal_Int32 nSize = (sal_Int32)pImageStream->Tell(); in impl_updateStreamForURL_lck()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1193 long nOriginalPos = rSt.Tell(); in WW8ListManager()
2230 sal_uLong nOldPos = pDataStream->Tell(); in ImportFormulaControl()
/trunk/main/sot/source/sdstor/
H A Dstgdir.cxx529 sal_uLong Pos = rDest.Tell(); in Copy()
H A Dstg.cxx364 sal_uLong nPos = pStream->Tell(); in IsStorageFile()

Completed in 209 milliseconds

12345678910