Searched refs:eTextAdjust (Results 1 – 2 of 2) sorted by relevance
888 drawing::TextAdjust eTextAdjust; in DrawText() local892 eTextAdjust = drawing::TextAdjust_RIGHT; in DrawText()897 eTextAdjust = drawing::TextAdjust_LEFT; in DrawText()900 eTextAdjust = drawing::TextAdjust_CENTER; in DrawText()903 aAny <<= eTextAdjust; in DrawText()
2855 sal_Int16 eTextAdjust( ::com::sun::star::style::ParagraphAdjust_LEFT ); in ImplGetParagraphValues() local2857 aAny >>= eTextAdjust; in ImplGetParagraphValues()2858 switch ( (::com::sun::star::style::ParagraphAdjust)eTextAdjust ) in ImplGetParagraphValues()
Completed in 53 milliseconds