Searched refs:nDefaultCount (Results 1 – 4 of 4) sorted by relevance
441 static const sal_Int32 nDefaultCount=6; variable442 static const sal_Unicode input1Default[nDefaultCount] =446 static const sal_Int32 input2Default[nDefaultCount] =450 static const sal_Int32 expValDefault[nDefaultCount] =
756 static const sal_Int32 nDefaultCount=6; variable757 static const sal_Unicode input1Default[nDefaultCount] =761 static const sal_Int32 input2Default[nDefaultCount] =765 static const sal_Int32 expValDefault[nDefaultCount] =
2547 nDefaultCount,input2Default, in test_rtl_OUString_indexOf_001()
660 …sal_Int32 nDefaultCount = sizeof(nIntegerPropertyAttrDefaults) / sizeof(nIntegerPropertyAttrDefaul… in exportCommonControlAttributes() local661 OSL_ENSURE((nIdCount == nNameCount) && (nNameCount == nDefaultCount), in exportCommonControlAttributes()1060 …sal_Int32 nDefaultCount = sizeof( nIntegerPropertyAttrDefaults ) / sizeof( nIntegerPropertyAttrDef… in exportSpecialAttributes() local1061 OSL_ENSURE( ( nIdCount == nDefaultCount ), in exportSpecialAttributes()2219 …sal_Int32 nDefaultCount = sizeof(nEnumPropertyAttrDefaults) / sizeof(nEnumPropertyAttrDefaults[0]); in exportAttributes() local2222 …OSL_ENSURE((nIdCount == nNameCount) && (nNameCount == nDefaultCount) && (nDefaultCount == nDefault… in exportAttributes()
Completed in 48 milliseconds