Home
last modified time | relevance | path

Searched refs:rChFmt (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/ui/misc/
H A Ddocfnote.cxx414 SwCharFmt& rChFmt = pSh->GetCharFmt(i); in IMPL_LINK_INLINE_END() local
415 if(rChFmt.GetName() == rCharFmtName ) in IMPL_LINK_INLINE_END()
417 pFmt = &rChFmt; in IMPL_LINK_INLINE_END()
H A Doutline.cxx874 SwCharFmt& rChFmt = pSh->GetCharFmt(i); in IMPL_LINK() local
875 if(rChFmt.GetName() == sEntry) in IMPL_LINK()
877 pFmt = &rChFmt; in IMPL_LINK()
/aoo41x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx643 SwCharFmt& rChFmt = *((*(pDoc->GetCharFmts()))[nCharFmt]);; in setNumberingProperty() local
644 if(rChFmt.GetName() == pNewCharStyles[i]) in setNumberingProperty()
646 pCharFmt = &rChFmt; in setNumberingProperty()

Completed in 25 milliseconds