Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx888 drawing::TextAdjust eTextAdjust; in DrawText() local
892 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()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx2855 sal_Int16 eTextAdjust( ::com::sun::star::style::ParagraphAdjust_LEFT ); in ImplGetParagraphValues() local
2857 aAny >>= eTextAdjust; in ImplGetParagraphValues()
2858 switch ( (::com::sun::star::style::ParagraphAdjust)eTextAdjust ) in ImplGetParagraphValues()

Completed in 44 milliseconds