Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/ !
H A Dunoport.cxx830 if (GetTextPortionType() == PORTION_RUBY_START && in getPropertyState()
858 if(GetTextPortionType() == PORTION_RUBY_START) in getPropertyStates()
/trunk/main/sw/inc/ !
H A Dunoport.hxx257 SwTextPortionType GetTextPortionType() const { return m_ePortionType; } in GetTextPortionType() function in SwXTextPortion