Searched refs:m_ePortionType (Results 1 – 2 of 2) sorted by relevance
94 , m_ePortionType(eType) in SwXTextPortion()117 , m_ePortionType(PORTION_FRAME) in SwXTextPortion()141 , m_ePortionType( bIsEnd ? PORTION_RUBY_END : PORTION_RUBY_START ) in SwXTextPortion()257 return (PORTION_REDLINE_START == m_ePortionType || in getPropertySetInfo()258 PORTION_REDLINE_END == m_ePortionType) ? xRedlPorRef : xTxtPorExtRef; in getPropertySetInfo()295 switch (m_ePortionType) in GetPropertyValue()354 switch (m_ePortionType) in GetPropertyValue()378 switch (m_ePortionType) in GetPropertyValue()716 m_ePortionType == PORTION_RUBY_START ) in GetPropertyValuesTolerant_Impl()
128 const SwTextPortionType m_ePortionType; member in SwXTextPortion257 SwTextPortionType GetTextPortionType() const { return m_ePortionType; } in GetTextPortionType()
Completed in 12 milliseconds