Home
last modified time | relevance | path

Searched refs:SAL_MAX_UINT16 (Results 1 – 25 of 49) sorted by relevance

12

/trunk/main/svx/inc/svx/
H A Dframelink.hxx121 … SvxBorderLine& rBorder, double fScale = 1.0, sal_uInt16 nMaxWidth = SAL_MAX_UINT16, bool /*bUseDo… in Style()
124 … SvxBorderLine* pBorder, double fScale = 1.0, sal_uInt16 nMaxWidth = SAL_MAX_UINT16, bool /*bUseDo… in Style()
145 … SvxBorderLine& rBorder, double fScale = 1.0, sal_uInt16 nMaxWidth = SAL_MAX_UINT16, bool /*bUseDo…
147 … SvxBorderLine* pBorder, double fScale = 1.0, sal_uInt16 nMaxWidth = SAL_MAX_UINT16, bool /*bUseDo…
157 Style& ScaleSelf( double fScale, sal_uInt16 nMaxWidth = SAL_MAX_UINT16 );
159 Style Scale( double fScale, sal_uInt16 nMaxWidth = SAL_MAX_UINT16 ) const;
/trunk/main/idlc/source/
H A Dastinterface.cxx122 if (m_mandatoryInterfaces > SAL_MAX_UINT16 in dump()
124 > SAL_MAX_UINT16) in dump()
155 if (getCount > SAL_MAX_UINT16) { in dump()
172 if (setCount > SAL_MAX_UINT16) { in dump()
414 if (*counter == SAL_MAX_UINT16) { in increment()
H A Dastexpression.cxx230 if (ev->u.lval < 0 || ev->u.lval > SAL_MAX_UINT16) in coerce_value()
236 if (ev->u.ulval > SAL_MAX_UINT16) in coerce_value()
242 if (ev->u.hval < 0 || ev->u.hval > SAL_MAX_UINT16) in coerce_value()
248 if (ev->u.uhval > SAL_MAX_UINT16) in coerce_value()
258 if (ev->u.fval < 0.0 || ev->u.fval > SAL_MAX_UINT16) in coerce_value()
264 if (ev->u.dval < 0.0 || ev->u.dval > SAL_MAX_UINT16) in coerce_value()
H A Daststruct.cxx99 if (m_typeParameters.size() > SAL_MAX_UINT16) { in dump()
/trunk/main/unotools/inc/unotools/
H A Ddigitgroupingiterator.hxx88 … OSL_ENSURE( 0 <= n && n <= SAL_MAX_UINT16, "DigitGroupingIterator::getGrouping: far out"); in getGrouping()
91 else if (n > SAL_MAX_UINT16) in getGrouping()
92 n = SAL_MAX_UINT16; // limit for use with xub_StrLen in getGrouping()
/trunk/main/codemaker/source/javamaker/
H A Dclassfile.cxx433 if (m_exceptionTableLength == SAL_MAX_UINT16) { in addException()
580 if (m_interfacesCount == SAL_MAX_UINT16) { in addInterface()
595 if (m_fieldsCount == SAL_MAX_UINT16) { in addField()
626 if (m_methodsCount == SAL_MAX_UINT16) { in addMethod()
637 if (excs > SAL_MAX_UINT16) { in addMethod()
718 if (m_constantPoolCount > SAL_MAX_UINT16 - width) { in nextConstantPoolIndex()
735 if (value.getLength() > SAL_MAX_UINT16) { in addUtf8Info()
H A Djavatype.cxx827 if (stack > SAL_MAX_UINT16 - 4) { in addTypeInfo()
1724 if (*index > SAL_MAX_UINT16 - size) { in addLoadLocal()
2177 sal_uInt16 getter = SAL_MAX_UINT16; in handleInterfaceType()
2178 sal_uInt16 setter = SAL_MAX_UINT16; in handleInterfaceType()
2189 ? getter != SAL_MAX_UINT16 in handleInterfaceType()
2190 : (setter != SAL_MAX_UINT16 in handleInterfaceType()
2198 OSL_ASSERT(j != SAL_MAX_UINT16); in handleInterfaceType()
2210 if (getter != SAL_MAX_UINT16) { in handleInterfaceType()
2226 if (setter != SAL_MAX_UINT16) { in handleInterfaceType()
/trunk/main/svtools/source/uno/
H A Dtoolboxcontroller.cxx68 , m_nToolBoxId( SAL_MAX_UINT16 ) in ToolboxController()
94 , m_nToolBoxId( SAL_MAX_UINT16 ) in ToolboxController()
824 if( (m_nToolBoxId != SAL_MAX_UINT16) && (ppToolBox == 0) ) in getToolboxId()
829 if( (m_nToolBoxId == SAL_MAX_UINT16) && pToolBox ) in getToolboxId()
848 return (rItemId != SAL_MAX_UINT16) && (( ppToolBox == 0) || (*ppToolBox != 0) ); in getToolboxId()
/trunk/main/oox/source/xls/
H A Dbiffoutputstream.cxx40 maData.reserve( SAL_MAX_UINT16 ); in BiffOutputRecordBuffer()
54 sal_uInt16 nRecSize = getLimitedValue< sal_uInt16, size_t >( maData.size(), 0, SAL_MAX_UINT16 ); in endRecord()
H A Dbiffinputstream.cxx57 maOriginalData.reserve( SAL_MAX_UINT16 ); in BiffInputRecordBuffer()
58 maDecodedData.reserve( SAL_MAX_UINT16 ); in BiffInputRecordBuffer()
/trunk/main/sc/source/filter/excel/
H A Dxilink.cxx149 …explicit XclImpXti() : mnSupbook( SAL_MAX_UINT16 ), mnSBTabFirst( SAL_MAX_UINT16 ), mnSBTabLas… in XclImpXti()
H A Dtokstack.cxx162 if (nOld == SAL_MAX_UINT16) in lcl_canGrow()
166 if (nNew > SAL_MAX_UINT16) in lcl_canGrow()
167 nNew = SAL_MAX_UINT16; in lcl_canGrow()
H A Dxelink.cxx1238 if( GetSize() == SAL_MAX_UINT16 ) in InsertValue()
1567 mnOwnDocSB( SAL_MAX_UINT16 ), in XclExpSupbookBuffer()
1568 mnAddInSB( SAL_MAX_UINT16 ) in XclExpSupbookBuffer()
1772 if( mnAddInSB == SAL_MAX_UINT16 ) in InsertAddIn()
/trunk/main/oox/source/ole/
H A Dolehelper.cxx100 sal_Int32 nReadChars = getLimitedValue< sal_Int32, sal_Int32 >( nChars, 0, SAL_MAX_UINT16 ); in lclReadStdHlinkString()
274 …16 nChars = getLimitedValue< sal_uInt16, sal_Int32 >( rInStrm.readInt32() / 2, 0, SAL_MAX_UINT16 ); in importStdHlink()
/trunk/main/oox/source/core/
H A Dbinarycodec.cxx118 …OSL_ENSURE( (0 <= nPasswordHash) && (nPasswordHash <= SAL_MAX_UINT16), "CodecHelper::getPasswordHa… in getPasswordHash()
119 …return static_cast< sal_uInt16 >( ((0 <= nPasswordHash) && (nPasswordHash <= SAL_MAX_UINT16)) ? nP… in getPasswordHash()
/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx202 …Header( sal_uInt32 nExpId, sal_uInt16 nExpMajor = SAL_MAX_UINT16, sal_uInt16 nExpMinor = SAL_MAX_U…
/trunk/main/sc/source/filter/inc/
H A Dxlstream.hxx43 const sal_uInt16 EXC_ID_UNKNOWN = SAL_MAX_UINT16;
H A Dxlconst.hxx73 const sal_uInt16 EXC_NOTAB = SAL_MAX_UINT16; /// An invalid Excel sheet index, f…
/trunk/main/oox/inc/oox/ole/
H A Daxcontrol.hxx372 sal_uInt16 nExpMajor = SAL_MAX_UINT16,
373 sal_uInt16 nExpMinor = SAL_MAX_UINT16 );
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx2037 : SAL_MAX_UINT16; in Select()
2041 case SAL_MAX_UINT16: break; // no selection in Select()
2042 case 0 : nSelectedColumn = SAL_MAX_UINT16; break; in Select()
2065 if (nSelectedColumn != SAL_MAX_UINT16) in Select()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx575 if (n != SAL_MAX_UINT16) // found or standard in GetParaStyle()
589 if (n != SAL_MAX_UINT16) // found or standard in GetCharStyle()
/trunk/main/sw/source/filter/rtf/
H A Drtftbl.cxx298 if (!bTrowdRead && (aMergeBoxes.size() < (SAL_MAX_UINT16 - 1))) in ReadTable()
887 OSL_ENSURE(aMergeBoxes.size() < SAL_MAX_UINT16, "too many boxes?"); in GotoNextBox()
/trunk/main/codemaker/source/codemaker/
H A Dcodemaker.cxx131 && (arguments->size() > SAL_MAX_UINT16 in decomposeAndResolve()
/trunk/main/testtools/source/bridgetest/
H A Dconstructors.cxx128 && (arguments[3] >>= arg3) && arg3 == SAL_MAX_UINT16 in initialize()
154 && arg17[0] == SAL_MAX_UINT16 in initialize()
H A Dcppobj.cxx917 Sequence< sal_uInt16 > arg17(1); arg17[0] = SAL_MAX_UINT16; in testConstructorsService()
942 SAL_MAX_UINT16, in testConstructorsService()
983 args[3] <<= SAL_MAX_UINT16; in testConstructorsService()

Completed in 368 milliseconds

12