Searched defs:nBlockLen (Results 1 – 4 of 4) sorted by relevance
413 … sal_Int32 nBlockLen = ::std::min( nBytesLeft, static_cast< sal_Int32 >( sizeof( pnDummy ) ) ); in skip() local
494 sal_Size nBlockLen = ::std::min< sal_Size >( nDatLeft, sizeof(pnDummy) ); in Skip() local
961 sal_Bool bBinary, short nBlockLen, sal_Bool bIsArray ) in lcl_WriteSbxVariable()1046 sal_Bool bBinary, short nBlockLen, sal_Bool bIsArray ) in lcl_ReadSbxVariable()1208 short nBlockLen = bRandom ? pSbStrm->GetBlockLen() : 0; in PutGet() local
3223 short nBlockLen = pSbStrm->GetBlockLen(); in RTLFUNC() local
Completed in 42 milliseconds