Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ole/
H A Daxcontrol.cxx141 const sal_Int32 AX_ORIENTATION_HORIZONTAL = 1; variable
569 case AX_ORIENTATION_HORIZONTAL: bHorizontal = true; break; in convertAxOrientation()
582 nOrientation = AX_ORIENTATION_HORIZONTAL; in convertToAxOrientation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ole/
H A Daxcontrol.cxx142 const sal_Int32 AX_ORIENTATION_HORIZONTAL = 1; variable
567 case AX_ORIENTATION_HORIZONTAL: bHorizontal = true; break; in convertAxOrientation()
580 nOrientation = AX_ORIENTATION_HORIZONTAL; in convertToAxOrientation()