Searched refs:nChCount (Results 1 – 5 of 5) sorted by relevance
411 sal_uInt16 nChCount = pSh->GetCharFmtCount(); in IMPL_LINK_INLINE_END() local412 for(sal_uInt16 i = 0; i< nChCount; i++) in IMPL_LINK_INLINE_END()
871 sal_uInt16 nChCount = pSh->GetCharFmtCount(); in IMPL_LINK() local872 for(sal_uInt16 i = 0; i < nChCount; i++) in IMPL_LINK()
1362 sal_uInt16 nChCount = pFmts->Count(); in replaceByIndex() local1372 for(sal_uInt16 j = 0; j< nChCount; j++) in replaceByIndex()1882 sal_uInt16 nChCount = pFmts->Count(); in SetNumberingRuleByIndex() local1887 for(sal_uInt16 j = 0; j< nChCount; j++) in SetNumberingRuleByIndex()
639 sal_uInt16 nChCount = pDoc->GetCharFmts()->Count(); in setNumberingProperty() local641 for(sal_uInt16 nCharFmt = 0; nCharFmt < nChCount; nCharFmt++) in setNumberingProperty()
1882 sal_uInt16 nChCount = pFmts->Count(); in lcl_SetStyleProperty() local1900 for(sal_uInt16 j = 0; j< nChCount; j++) in lcl_SetStyleProperty()
Completed in 138 milliseconds