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()252 return (PORTION_REDLINE_START == m_ePortionType || in getPropertySetInfo()253 PORTION_REDLINE_END == m_ePortionType) ? xRedlPorRef : xTxtPorExtRef; in getPropertySetInfo()288 switch (m_ePortionType) in GetPropertyValue()347 switch (m_ePortionType) in GetPropertyValue()371 switch (m_ePortionType) in GetPropertyValue()698 m_ePortionType == PORTION_RUBY_START ) in GetPropertyValuesTolerant_Impl()
128 const SwTextPortionType m_ePortionType; member in SwXTextPortion255 SwTextPortionType GetTextPortionType() const { return m_ePortionType; } in GetTextPortionType()