Searched refs:nrc (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/xmlhelp/source/cxxhelp/provider/ |
| H A D | inputstream.cxx | 98 sal_uInt64 nrc; in readBytes() local 99 m_aFile.read( aData.getArray(),sal_uInt64(nBytesToRead),nrc ); in readBytes() 104 if (nrc != sal::static_int_cast<sal_uInt64>( nBytesToRead) ) in readBytes() 105 aData.realloc(sal_Int32(nrc)); in readBytes() 106 return ( sal_Int32 ) nrc; in readBytes()
|
| /trunk/main/ucb/source/ucp/file/ |
| H A D | filinpstr.cxx | 150 sal_uInt64 nrc(0); in readBytes() local 151 if(m_aFile.read( aData.getArray(),sal_uInt64(nBytesToRead),nrc ) in readBytes() 158 if (sal::static_int_cast<sal_Int32>(nrc) != nBytesToRead) in readBytes() 159 aData.realloc(sal_Int32(nrc)); in readBytes() 160 return ( sal_Int32 ) nrc; in readBytes()
|
| H A D | filstr.cxx | 212 sal_uInt64 nrc(0); in readBytes() local 213 if(m_aFile.read( (void* )buffer,sal_uInt64(nBytesToRead),nrc ) in readBytes() 219 aData = uno::Sequence< sal_Int8 > ( buffer, (sal_uInt32)nrc ); in readBytes() 221 return ( sal_Int32 ) nrc; in readBytes()
|
| H A D | shell.cxx | 599 sal_uInt64 nrc; // Retrieved number of Bytes; in page() local 603 err = aFile.read( (void*) BFF,bfz,nrc ); in page() 606 uno::Sequence< sal_Int8 > seq( BFF, (sal_uInt32)nrc ); in page() 637 } while( nrc == bfz ); in page()
|
| /trunk/extras/l10n/source/kid/ |
| H A D | localize.sdf | 30547 …shared\02\01170102.xhp 0 help bm_id3145641 0 kid +m+nrc‖\<bookmark_value\>c…
|