Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/main/
H A DLabelPositionHelper.cxx82 drawing::TextVerticalAdjust eVerticalAdjust = drawing::TextVerticalAdjust_CENTER; in changeTextAdjustment() local
84 eVerticalAdjust = drawing::TextVerticalAdjust_BOTTOM; in changeTextAdjustment()
86 eVerticalAdjust = drawing::TextVerticalAdjust_TOP; in changeTextAdjustment()
89 *pVerticalAdjustAny = uno::makeAny(eVerticalAdjust); in changeTextAdjustment()
H A DVTitle.cxx159 drawing::TextVerticalAdjust eVerticalAdjust = drawing::TextVerticalAdjust_CENTER; in createShapes() local
163 …rtyNameValueMap::value_type( C2U("TextVerticalAdjust"), uno::makeAny(eVerticalAdjust) ) ); //drawi… in createShapes()

Completed in 25 milliseconds