Lines Matching refs:nLen

69     sal_Int32 nLen = rSeq.getLength();  in lcl_SeqHasString()  local
70 if (nLen == 0 || rText.getLength() == 0) in lcl_SeqHasString()
74 for (sal_Int32 i = 0; i < nLen && !bRes; ++i) in lcl_SeqHasString()
212 sal_Int32 nLen = aNodeNames.getLength(); in SetAvailableCfgServiceLists() local
214 for (sal_Int32 i = 0; i < nLen; ++i) in SetAvailableCfgServiceLists()
644 sal_Int32 nLen = rPropertyNames.getLength(); in Notify() local
646 for (sal_Int32 i = 0; i < nLen; ++i) in Notify()
1126 sal_Int32 nLen = aNames.getLength(); in SetCfgServiceLists() local
1131 for (int i = 0; i < nLen; ++i) in SetCfgServiceLists()
1139 if (nLen && nLen == aValues.getLength()) in SetCfgServiceLists()
1142 for (sal_Int32 i = 0; i < nLen; ++i) in SetCfgServiceLists()
1169 sal_Int32 nLen = aNames.getLength(); in SetCfgServiceLists() local
1174 for (int i = 0; i < nLen; ++i) in SetCfgServiceLists()
1182 if (nLen && nLen == aValues.getLength()) in SetCfgServiceLists()
1185 for (sal_Int32 i = 0; i < nLen; ++i) in SetCfgServiceLists()
1216 sal_Int32 nLen = aNames.getLength(); in SetCfgServiceLists() local
1221 for (int i = 0; i < nLen; ++i) in SetCfgServiceLists()
1229 if (nLen && nLen == aValues.getLength()) in SetCfgServiceLists()
1232 for (sal_Int32 i = 0; i < nLen; ++i) in SetCfgServiceLists()
1263 sal_Int32 nLen = aNames.getLength(); in SetCfgServiceLists() local
1268 for (int i = 0; i < nLen; ++i) in SetCfgServiceLists()
1276 if (nLen && nLen == aValues.getLength()) in SetCfgServiceLists()
1279 for (sal_Int32 i = 0; i < nLen; ++i) in SetCfgServiceLists()
1524 sal_Int32 nLen = rList1.getLength(); in IsEqSvcList() local
1525 if (rList2.getLength() == nLen) in IsEqSvcList()
1530 for (sal_Int32 i = 0; i < nLen && bRes; ++i) in IsEqSvcList()
1663 sal_Int32 nLen = aLocales.getLength(); in SaveCfgSvcs() local
1666 uno::Sequence< beans::PropertyValue > aValues( nLen ); in SaveCfgSvcs()
1686 for (sal_Int32 i = 0; i < nLen; ++i) in SaveCfgSvcs()