Home
last modified time | relevance | path

Searched refs:bm_fontSize (Results 1 – 2 of 2) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.h125 bool bm_fontSize; // font size in points variable
H A Die_imp_RTF.cpp802 return (pLevel->m_pbCharProps->bm_fontSize); in isFontSizeChanged()
933 bm_fontSize(false), in RTFProps_bCharProps()
8517 pbChars->bm_fontSize = true; in ParseCharParaProps()
12380 if(pbChars->bm_fontSize) in buildAllProps()