Home
last modified time | relevance | path

Searched refs:nChCount (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/ui/misc/
H A Ddocfnote.cxx411 sal_uInt16 nChCount = pSh->GetCharFmtCount(); in IMPL_LINK_INLINE_END() local
412 for(sal_uInt16 i = 0; i< nChCount; i++) in IMPL_LINK_INLINE_END()
H A Doutline.cxx871 sal_uInt16 nChCount = pSh->GetCharFmtCount(); in IMPL_LINK() local
872 for(sal_uInt16 i = 0; i < nChCount; i++) in IMPL_LINK()
/aoo42x/main/sw/source/core/unocore/
H A Dunosett.cxx1362 sal_uInt16 nChCount = pFmts->Count(); in replaceByIndex() local
1372 for(sal_uInt16 j = 0; j< nChCount; j++) in replaceByIndex()
1882 sal_uInt16 nChCount = pFmts->Count(); in SetNumberingRuleByIndex() local
1887 for(sal_uInt16 j = 0; j< nChCount; j++) in SetNumberingRuleByIndex()
H A Dunocrsrhelper.cxx639 sal_uInt16 nChCount = pDoc->GetCharFmts()->Count(); in setNumberingProperty() local
641 for(sal_uInt16 nCharFmt = 0; nCharFmt < nChCount; nCharFmt++) in setNumberingProperty()
H A Dunostyle.cxx2010 sal_uInt16 nChCount = pFmts->Count(); in lcl_SetStyleProperty() local
2028 for(sal_uInt16 j = 0; j< nChCount; j++) in lcl_SetStyleProperty()

Completed in 60 milliseconds