Home
last modified time | relevance | path

Searched refs:HORIZONTAL (Results 26 – 50 of 71) sorted by relevance

123

/trunk/main/toolkit/test/accessibility/ov/
H A DFocusView.java70 aConstraints.fill = GridBagConstraints.HORIZONTAL; in FocusView()
H A DObjectViewContainer.java153 constraints.fill = GridBagConstraints.HORIZONTAL; in Add()
H A DSelectionView.java112 aConstraints.fill = GridBagConstraints.HORIZONTAL; in Layout()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DFocusView.java73 aConstraints.fill = GridBagConstraints.HORIZONTAL; in FocusView()
H A DObjectViewContainer.java213 constraints.fill = GridBagConstraints.HORIZONTAL; in Add()
H A DSelectionView.java117 aConstraints.fill = GridBagConstraints.HORIZONTAL; in Layout()
/trunk/main/chart2/source/model/template/
H A DBarChartTypeTemplate.hxx44 HORIZONTAL, enumerator
/trunk/main/scripting/examples/java/Newsgroup/
H A DStatusWindow.java94 buttonPanel.add( new JSeparator( SwingConstants.HORIZONTAL ), "North" ); in StatusWindow()
/trunk/main/xmloff/source/forms/
H A Dformenums.cxx270 { XML_HORIZONTAL, ScrollBarOrientation::HORIZONTAL }, in getEnumMap()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XScrollBar.java114 oObj.setOrientation(ScrollBarOrientation.HORIZONTAL); in _setOrientation()
H A D_XSpinValue.java116 oObj.setOrientation(ScrollBarOrientation.HORIZONTAL); in _setOrientation()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx557 case HORIZONTAL: return new HorizontalImplementation(rImplementation); in Create()
1222 return Layouter::HORIZONTAL; in GetOrientation()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleStateAdapter.java48 AccessibleState.HORIZONTAL,
/trunk/main/oox/source/ppt/
H A Dslidetransition.cxx241 nOdpDir = TransitionSubType::HORIZONTAL; in ooxToOdpDirection()
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DConfigurePanel.java190 gbc.fill = java.awt.GridBagConstraints.HORIZONTAL; in initMethodButtons()
/trunk/main/offapi/com/sun/star/animations/
H A DTransitionSubType.idl50 const short HORIZONTAL = 14;
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx715 mbScrollHor = nApiValue == AwtScrollOrient::HORIZONTAL; in XclExpTbxControlObj()
731 mbScrollHor = nApiValue == AwtScrollOrient::HORIZONTAL; in XclExpTbxControlObj()
/trunk/main/offapi/com/sun/star/awt/
H A DAccessibleToolBox.idl97 >AccessibleStateType::HORIZONTAL</const> is set
H A DAccessibleScrollBar.idl84 >AccessibleStateType::HORIZONTAL</const> is set
/trunk/main/toolkit/source/controls/
H A Dtkspinbutton.cxx336 sal_Int32 nOrientation = ScrollBarOrientation::HORIZONTAL; in getOrientation()
/trunk/main/svtools/source/control/
H A Daccessibleruler.cxx285 pStateSetHelper->AddState( AccessibleStateType::HORIZONTAL ); in getAccessibleStateSet()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DControlScroller.java155 …PropertyValue(xScrollBar, PropertyNames.ORIENTATION, new Integer(ScrollBarOrientation.HORIZONTAL)); in setScrollBarOrientationHorizontal()
/trunk/main/toolkit/test/accessibility/tools/
H A DNameProvider.java114 maStateMap.put (new Integer (AccessibleStateType.HORIZONTAL), "HORIZONTAL"); in maStateMap.put() argument
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DNameProvider.java113 maStateMap.put (new Integer (AccessibleStateType.HORIZONTAL), "HORIZONTAL"); in maStateMap.put() argument
/trunk/main/accessibility/source/extended/
H A DAccessibleToolPanelDeckTabBar.cxx451 i_rStateSet.AddState( AccessibleStateType::HORIZONTAL ); in FillAccessibleStateSet()

Completed in 130 milliseconds

123