Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/richtext/
H A Drtattributehandler.cxx452 ,m_eParagraphDirection( FRMDIR_HORI_LEFT_TOP ) in ParagraphDirectionHandler()
458 …case SID_ATTR_PARA_LEFT_TO_RIGHT: m_eParagraphDirection = FRMDIR_HORI_LEFT_TOP; m_eDefaultAdjustme… in ParagraphDirectionHandler()
459 …case SID_ATTR_PARA_RIGHT_TO_LEFT: m_eParagraphDirection = FRMDIR_HORI_RIGHT_TOP; m_eDefaultAdjustm… in ParagraphDirectionHandler()
475 return ( eDirection == m_eParagraphDirection ) ? eChecked : eUnchecked; in implGetCheckState()
481 _rNewAttribs.Put( SvxFrameDirectionItem( m_eParagraphDirection, getWhich() ) ); in executeAttribute()
H A Drtattributehandler.hxx219 SvxFrameDirection m_eParagraphDirection; member in frm::ParagraphDirectionHandler

Completed in 25 milliseconds