Searched refs:TB_LR (Results 1 – 6 of 6) sorted by relevance
111 #define TB_LR 17 macro511 aToolBox.InsertItem( TB_LR, String( RTL_CONSTASCII_USTRINGPARAM( "LR" ) ) ); in EditMainWindow()628 aToolBox.CheckItem( TB_LR, ((SvxLRSpaceItem&)rItem).GetTxtLeft() != 0 ); in UpdateToolBox()915 case TB_LR: pNewItem = new SvxLRSpaceItem( EE_PARA_LRSPACE ); in IMPL_LINK()
51 return new Short(com.sun.star.text.WritingMode2.TB_LR); else
74 const short TB_LR = 3;
94 { XML_TB_LR, text::WritingMode2::TB_LR },
1302 case text::WritingMode2::TB_LR: in GetTextDirection()
4444 case text::WritingMode2::TB_LR: in PutValue()4477 nVal = text::WritingMode2::TB_LR; in QueryValue()
Completed in 50 milliseconds