Lines Matching refs:nLength

797 	sal_uInt16 nLength = 0;  in GetDescription()  local
798 nLength = aGrfDataLst.Count() ; in GetDescription()
800 if ( nIndex >= nLength ) in GetDescription()
816 sal_uInt16 nLength = 0; in IsCustomized() local
817 nLength = aGrfDataLst.Count() ; in IsCustomized()
819 if ( nIndex >= nLength ) in IsCustomized()
1474 …sal_Int32 nLength = aNumberings.getLength() > DEFAULT_NUM_VALUSET_COUNT ? DEFAULT_NUM_VALUSET_COUN… in Init() local
1477 for(sal_Int32 i = 0; i < nLength; i++) in Init()
1649 sal_uInt16 nLength = 0; in GetDescription() local
1650 nLength = pNumberSettingsArr->Count(); in GetDescription()
1652 if ( nIndex >= nLength ) in GetDescription()
1663 sal_uInt16 nLength = 0; in IsCustomized() local
1664 nLength = pNumberSettingsArr->Count(); in IsCustomized()
1666 if ( nIndex >= nLength ) in IsCustomized()
1790 sal_uInt16 nLength = sizeof(pOutlineSettingsArrs)/sizeof(OutlineSettings_Impl*); in GetNBOIndexForNumRule() local
1791 for(sal_uInt16 iDex = nFromIndex; iDex < nLength; iDex++) in GetNBOIndexForNumRule()
1869 sal_uInt16 nLength = sizeof(pOutlineSettingsArrs)/sizeof(OutlineSettings_Impl*); in RelplaceNumRule() local
1870 if ( nIndex >= nLength ) in RelplaceNumRule()
2054 sal_uInt16 nLength = 0; in GetDescription() local
2055 nLength = sizeof(pOutlineSettingsArrs)/sizeof(OutlineSettings_Impl*); in GetDescription()
2057 if ( nIndex >= nLength ) in GetDescription()
2074 sal_uInt16 nLength = 0; in IsCustomized() local
2075 nLength = sizeof(pOutlineSettingsArrs)/sizeof(OutlineSettings_Impl*); in IsCustomized()
2077 if ( nIndex >= nLength ) in IsCustomized()