Home
last modified time | relevance | path

Searched defs:nBlockLen (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/oox/source/core/
H A Dbinarycodec.cxx413 … sal_Int32 nBlockLen = ::std::min( nBytesLeft, static_cast< sal_Int32 >( sizeof( pnDummy ) ) ); in skip() local
/trunk/main/filter/source/msfilter/
H A Dmscodec.cxx494 sal_Size nBlockLen = ::std::min< sal_Size >( nDatLeft, sizeof(pnDummy) ); in Skip() local
/trunk/main/basic/source/runtime/
H A Dmethods.cxx3223 short nBlockLen = pSbStrm->GetBlockLen(); in RTLFUNC() local
H A Dmethods1.cxx961 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

Completed in 54 milliseconds