Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/html/
H A Dhtmlform.cxx1203 sal_Int16 nVertOri = text::VertOrientation::NONE; in InsertControl() local
1207 nVertOri = text::VertOrientation::NONE; in InsertControl()
1210 nVertOri = text::VertOrientation::TOP; in InsertControl()
1213 nVertOri = text::VertOrientation::CENTER; in InsertControl()
1216 nVertOri = text::VertOrientation::BOTTOM; in InsertControl()
1219 nVertOri = text::VertOrientation::CHAR_TOP; in InsertControl()
1222 nVertOri = text::VertOrientation::CHAR_CENTER; in InsertControl()
1225 nVertOri = text::VertOrientation::CHAR_BOTTOM; in InsertControl()
1228 nVertOri = text::VertOrientation::LINE_TOP; in InsertControl()
1231 nVertOri = text::VertOrientation::LINE_CENTER; in InsertControl()
[all …]

Completed in 23 milliseconds