Home
last modified time | relevance | path

Searched refs:SAL_MAX_UINT32 (Results 51 – 59 of 59) sorted by relevance

123

/aoo41x/main/oox/source/xls/
H A Dpivottablebuffer.cxx374 …del.mnSortRefField = static_cast< sal_Int32 >( rAttribs.getUnsigned( XML_field, SAL_MAX_UINT32 ) ); in importReference()
/aoo41x/main/svtools/source/filter/
H A Dexportdialog.cxx559 if ( nRawFileSize > SAL_MAX_UINT32 ) in GetRawFileSize()
/aoo41x/main/sw/source/core/layout/
H A Dfrmtool.cxx2722 return nErg >= BigInt(SAL_MAX_UINT32) ? ULONG_MAX : (sal_uLong)nErg; in SqRt()
/aoo41x/main/sc/source/filter/excel/
H A Dxetable.cxx2187 sal_uInt32 nFirstUsedXclRow = SAL_MAX_UINT32; in Finalize()
H A Dxestyle.cxx660 sal_uInt32 nMinW = SAL_MAX_UINT32; in GetLeastUsedListColor()
/aoo41x/main/svx/source/svdraw/
H A Dsvdobj.cxx397 ,mnNavigationPosition(SAL_MAX_UINT32) in SdrObject()
/aoo41x/main/oox/source/dump/
H A Ddumperbase.cxx389 if( nData > SAL_MAX_UINT32 ) in appendShortHex()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx6732 if ( rLength > ( SAL_MAX_UINT32 - rSt.Tell() ) ) // preserving overflow, optimal would be to check in ReadCommonRecordHeader()
H A Dsvdfppt.cxx1484 if ( bOk && ( nPersistPtrAnz < ( SAL_MAX_UINT32 / sizeof( sal_uInt32 ) ) ) ) in SdrPowerPointImport()

Completed in 179 milliseconds

123