Home
last modified time | relevance | path

Searched refs:nPropSize (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sd/source/filter/ppt/
H A Dpropread.cxx441 nPropSize = 4; in Read()
447 nPropSize += 4; in Read()
460 nPropSize += 4; in Read()
465 nPropSize++; in Read()
471 nPropSize += 2; in Read()
478 nPropSize += 4; in Read()
487 nPropSize += 8; in Read()
520 nPropSize = 0; in Read()
522 if ( nPropSize ) in Read()
530 if ( nPropSize ) in Read()
[all …]
H A Dpptin.cxx276 sal_uInt32 nType, nPropSize, nPropCount; in Import() local
396 aPropItem >> nPropSize in Import()
/aoo41x/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx332 DWORD nPropSize = wcslen(sBasisInstallLocation); in DoRegEntries() local
335 DWORD nNewValueBytes = (nPropSize + nPostfixSize + 1) * sizeof( wchar_t ); in DoRegEntries()
343 wcsncat(newValue, sBasisInstallLocation, nPropSize * sizeof( wchar_t )); in DoRegEntries()
346 wcsncat(newValue, nPos + ( wcslen( INSTALLLOCATION ) ), nPropSize * sizeof( wchar_t )); in DoRegEntries()
/aoo41x/main/oox/source/export/
H A Dvmlexport.cxx665 it->nPropId, it->nPropValue, it->nPropSize, it->pBuf ); in Commit()
666 if ( it->nPropSize ) in Commit()
670 for ( int nCount = it->nPropSize; nCount; --nCount ) in Commit()
/aoo41x/main/odk/examples/java/Storage/
H A DTestHelper.java437 int nPropSize = AnyConverter.toInt( xPropSet.getPropertyValue( "Size" ) ); in InternalCheckStream() local
447 if ( nPropSize != pBytes.length ) in InternalCheckStream()
/aoo41x/main/package/qa/ofopxmlstorages/
H A DTestHelper.java472 int nPropSize = AnyConverter.toInt( xPropSet.getPropertyValue( "Size" ) ); in InternalCheckStream() local
482 if ( nPropSize != pBytes.length ) in InternalCheckStream()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx213 …sal_uInt16 nPropID, sal_Bool bBlib, sal_uInt32 nPropValue, sal_uInt8* pProp, sal_uInt32 nPropSize ) in AddOpt() argument
228 nCountSize -= pSortStruct[ i ].nPropSize; in AddOpt()
232 pSortStruct[ i ].nPropSize = nPropSize; in AddOpt()
235 nCountSize += nPropSize; in AddOpt()
254 pSortStruct[ nSortCount ].nPropSize = nPropSize; in AddOpt()
259 nCountSize += nPropSize; in AddOpt()
333 rSt.Write( pSortStruct[ i ].pBuf, pSortStruct[ i ].nPropSize ); in Commit()
/aoo41x/main/package/qa/storages/
H A DTestHelper.java831 int nPropSize = AnyConverter.toInt( xPropSet.getPropertyValue( "Size" ) ); in InternalCheckStream() local
842 if ( nPropSize != pBytes.length ) in InternalCheckStream()
/aoo41x/main/filter/inc/filter/msfilter/
H A Descherex.hxx1145 sal_uInt32 nPropSize; member
1191 sal_uInt8* pProp, sal_uInt32 nPropSize );

Completed in 82 milliseconds