Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dtxatbase.hxx97 bool IsCharFmtAttr() const { return m_bCharFmtAttr; } in IsCharFmtAttr() function in SwTxtAttr
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1890 if ( (*m_pSwpHints)[ n ]->IsCharFmtAttr() ) in SetAttr()
3275 …( ( pHt->IsCharFmtAttr() || RES_TXTATR_AUTOFMT == nWhich ) && CharFmt::IsItemIncluded( nWhichId, p… in GetLang()
H A Dndtxt.cxx634 if ( *pHtEndIdx < m_Text.Len() || pHt->IsCharFmtAttr() ) in MoveTxtAttr_To_AttrSet()
979 if ( pHint->IsCharFmtAttr() ) in Update()