Home
last modified time | relevance | path

Searched defs:HORIZONTAL (Results 1 – 5 of 5) sorted by relevance

/trunk/main/chart2/source/model/template/ !
H A DBarChartTypeTemplate.hxx44 HORIZONTAL, enumerator
/trunk/main/sd/source/ui/slidesorter/inc/view/ !
H A DSlsLayouter.hxx73 enum Orientation { HORIZONTAL, VERTICAL, GRID }; enumerator
/trunk/main/toolkit/test/accessibility/tools/ !
H A DNameProvider.java114 maStateMap.put (new Integer (AccessibleStateType.HORIZONTAL), "HORIZONTAL"); in maStateMap.put()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/ !
H A DNameProvider.java118 maStateMap.put (new Integer (AccessibleStateType.HORIZONTAL), "HORIZONTAL"); in maStateMap.put()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/ !
H A DNameProvider.java113 maStateMap.put (new Integer (AccessibleStateType.HORIZONTAL), "HORIZONTAL"); in maStateMap.put()