Home
last modified time | relevance | path

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

123

/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DNameProvider.java118 maStateMap.put (new Integer (AccessibleStateType.HORIZONTAL), "HORIZONTAL"); in maStateMap.put() argument
/trunk/main/toolkit/test/accessibility/
H A DAccessibilityWorkBench.java221 GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL); in Layout()
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java627 c.fill = GridBagConstraints.HORIZONTAL; in test8()
/trunk/main/xmloff/source/forms/
H A Dlayerimport.cxx198 ScrollBarOrientation::HORIZONTAL, OEnumMapper::getEnumMap( OEnumMapper::epOrientation ), in OFormLayerXMLImport_Impl()
H A Delementexport.cxx704 ScrollBarOrientation::HORIZONTAL in exportCommonControlAttributes()
/trunk/main/svx/source/form/
H A Dformcontrolfactory.cxx420 sal_Int32 eOrientation = ScrollBarOrientation::HORIZONTAL; in initializeControlModel()
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl103 const short HORIZONTAL = 12;
/trunk/main/scripting/examples/java/Newsgroup/
H A DPostNewsgroup.java517 JSeparator sep = new JSeparator( SwingConstants.HORIZONTAL ); in constructButtonPanel()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java240 GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL); in Layout()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx439 if (SetOrientation(Layouter::HORIZONTAL)) in UpdateOrientation()
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini513 10=BORDER-DIAGONAL,BORDER-VERTICAL,BORDER-HORIZONTAL,BORDER-DIAGUP,BORDER-DIAGDOWN
514 15=ALIGN-HORIZONTAL,ALIGN-VERTICAL,ALIGN-ROTATION,ALIGN-INDENT,ALIGN-READINGORDER
H A Dbiffdumper.ini1384 10=BORDER-DIAGONAL,BORDER-VERTICAL,BORDER-HORIZONTAL,BORDER-DIAGUP,BORDER-DIAGDOWN
1385 15=ALIGN-HORIZONTAL,ALIGN-VERTICAL,ALIGN-ROTATION,ALIGN-INDENT,ALIGN-READINGORDER
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolbox.cxx535 rStateSet.AddState( AccessibleStateType::HORIZONTAL ); in FillAccessibleStateSet()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx5593 case 1: aTmp <<= AwtScrollOrient::HORIZONTAL; break; in Import()
5594 … default: aTmp <<= (nWidth < nHeight) ? AwtScrollOrient::VERTICAL : AwtScrollOrient::HORIZONTAL; in Import()
5830 case 1: aTmp <<= AwtScrollOrient::HORIZONTAL; break; in Import()
5831 … default: aTmp <<= (nWidth < nHeight) ? AwtScrollOrient::VERTICAL : AwtScrollOrient::HORIZONTAL; in Import()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm604 if ( stateSet -> contains ( AccessibleStateType::HORIZONTAL ) ) {
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx277 { XML_HORIZONTAL, TransitionSubType::HORIZONTAL }, in getAnimationsEnumMap()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx290 …sal_Int32 nScrollOrient = bHorizontal ? ScrollBarOrientation::HORIZONTAL : ScrollBarOrientation::V… in convertOrientation()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp86 HORIZONTAL, // = (sal_Int16)12;
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx3209 if ( n == ::com::sun::star::awt::ScrollBarOrientation::HORIZONTAL ) in setOrientation()
3229 n = ::com::sun::star::awt::ScrollBarOrientation::HORIZONTAL; in getOrientation()
/trunk/main/sal/textenc/
H A Dtcvtjp2.tab152 …APANESE is normally 0x00FF (HORIZONTAL ELLIPSIS), because in the APPLE import table 0x8183 is this…
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2578 …t = ::get_flagvalue( mnOrient, EXC_OBJ_SCROLLBAR_HOR, AwtScrollOrient::HORIZONTAL, AwtScrollOrient… in DoProcessControl()

Completed in 236 milliseconds

123