Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoport.cxx94 , 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()
/trunk/main/sw/inc/
H A Dunoport.hxx128 const SwTextPortionType m_ePortionType; member in SwXTextPortion
257 SwTextPortionType GetTextPortionType() const { return m_ePortionType; } in GetTextPortionType()

Completed in 22 milliseconds