Home
last modified time | relevance | path

Searched refs:VERTICAL (Results 1 – 25 of 60) sorted by relevance

123

/trunk/main/sd/source/core/
H A Dsdpage.cxx1093 const int VERTICAL = 0x8000; variable
1107 …meKind[0] = static_cast<PresObjKind>(k0 & (~VERTICAL)); mbVertical[0] = (k0 & VERTICAL) == VERTICA… in LayoutDescriptor()
1108 …meKind[1] = static_cast<PresObjKind>(k1 & (~VERTICAL)); mbVertical[1] = (k1 & VERTICAL) == VERTICA… in LayoutDescriptor()
1109 …meKind[2] = static_cast<PresObjKind>(k2 & (~VERTICAL)); mbVertical[2] = (k2 & VERTICAL) == VERTICA… in LayoutDescriptor()
1110 …meKind[3] = static_cast<PresObjKind>(k3 & (~VERTICAL)); mbVertical[3] = (k3 & VERTICAL) == VERTICA… in LayoutDescriptor()
1111 …meKind[4] = static_cast<PresObjKind>(k4 & (~VERTICAL)); mbVertical[4] = (k4 & VERTICAL) == VERTICA… in LayoutDescriptor()
1112 …meKind[5] = static_cast<PresObjKind>(k5 & (~VERTICAL)); mbVertical[5] = (k5 & VERTICAL) == VERTICA… in LayoutDescriptor()
1113 …meKind[6] = static_cast<PresObjKind>(k6 & (~VERTICAL)); mbVertical[6] = (k6 & VERTICAL) == VERTICA… in LayoutDescriptor()
1148 …LayoutDescriptor( 7, PRESOBJ_TITLE|VERTICAL, PRESOBJ_OUTLINE|VERTICAL, PRESOBJ_OUTLINE ),// AUTOLA… in GetLayoutDescriptor()
1149 …LayoutDescriptor( 8, PRESOBJ_TITLE|VERTICAL, PRESOBJ_OUTLINE|VERTICAL ), // AUTOLAYOUT_VERTICAL_… in GetLayoutDescriptor()
[all …]
/trunk/main/slideshow/source/engine/transitions/
H A Dtransitionfactorytab.cxx85 animations::TransitionSubType::VERTICAL,
232 animations::TransitionSubType::VERTICAL, // (21)
306 animations::TransitionSubType::VERTICAL,
478 animations::TransitionSubType::VERTICAL, // (73)
664 animations::TransitionSubType::VERTICAL, // (114)
701 animations::TransitionSubType::VERTICAL,
726 animations::TransitionSubType::VERTICAL,
750 animations::TransitionSubType::VERTICAL,
1313 animations::TransitionSubType::VERTICAL,
2018 animations::TransitionSubType::VERTICAL,
/trunk/main/chart2/source/model/template/
H A DChartTypeManager.cxx332 StackMode_NONE, BarChartTypeTemplate::VERTICAL )); in createInstance()
336 StackMode_Y_STACKED, BarChartTypeTemplate::VERTICAL )); in createInstance()
340 StackMode_Y_STACKED_PERCENT, BarChartTypeTemplate::VERTICAL )); in createInstance()
356 StackMode_Z_STACKED, BarChartTypeTemplate::VERTICAL, 3 )); in createInstance()
360 StackMode_NONE, BarChartTypeTemplate::VERTICAL, 3 )); in createInstance()
364 StackMode_Y_STACKED, BarChartTypeTemplate::VERTICAL, 3 )); in createInstance()
368 StackMode_Y_STACKED_PERCENT, BarChartTypeTemplate::VERTICAL, 3 )); in createInstance()
H A DBarChartTypeTemplate.hxx45 VERTICAL enumerator
/trunk/main/oox/source/ppt/
H A Dpptfilterhelpers.cxx55 …ansitionType::BARNDOORWIPE, ::com::sun::star::animations::TransitionSubType::VERTICAL, sal_False },
56 …ransitionType::BARNDOORWIPE, ::com::sun::star::animations::TransitionSubType::VERTICAL, sal_True },
59 …ransitionType::RANDOMBARWIPE, ::com::sun::star::animations::TransitionSubType::VERTICAL, sal_True},
72 …:TransitionType::BLINDSWIPE, ::com::sun::star::animations::TransitionSubType::VERTICAL, sal_True },
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblescrollbar.cxx95 else if ( pVCLXScrollBar->getOrientation() == ScrollBarOrientation::VERTICAL ) in FillAccessibleStateSet()
96 rStateSet.AddState( AccessibleStateType::VERTICAL ); in FillAccessibleStateSet()
289 else if ( pVCLXScrollBar->getOrientation() == ScrollBarOrientation::VERTICAL ) in getAccessibleName()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseInstallationType.java103 constraints.fill = GridBagConstraints.VERTICAL; in ChooseInstallationType()
127 constraints.fill = GridBagConstraints.VERTICAL; in ChooseInstallationType()
151 constraints.fill = GridBagConstraints.VERTICAL; in ChooseInstallationType()
H A DChooseUninstallationType.java99 constraints.fill = GridBagConstraints.VERTICAL; in ChooseUninstallationType()
123 constraints.fill = GridBagConstraints.VERTICAL; in ChooseUninstallationType()
147 constraints.fill = GridBagConstraints.VERTICAL; in ChooseUninstallationType()
H A DChooseDirectory.java105 constraints.fill = GridBagConstraints.VERTICAL; in ChooseDirectory()
/trunk/main/offapi/com/sun/star/drawing/
H A DMirrorAxis.idl40 // DocMerge from xml: value com::sun::star::drawing::MirrorAxis::VERTICAL
43 VERTICAL,
H A DSnapObjectType.idl45 // DOCUMENTATION OMITTED FOR SnapObjectType:: VERTICAL,
48 VERTICAL,
H A DEscapeDirection.idl63 // DOCUMENTATION OMITTED FOR EscapeDirection:: VERTICAL
64 VERTICAL
/trunk/main/sc/source/ui/vba/
H A Dvbachart.cxx65 const rtl::OUString VERTICAL( RTL_CONSTASCII_USTRINGPARAM("Vertical") ); variable
448 mxDiagramPropertySet->setPropertyValue(VERTICAL, uno::makeAny( sal_True)); in setChartType()
451 if (mxDiagramPropertySet->getPropertySetInfo()->hasPropertyByName(VERTICAL)) in setChartType()
453 mxDiagramPropertySet->setPropertyValue(VERTICAL, uno::makeAny(sal_False)); in setChartType()
939 mxDiagramPropertySet->getPropertyValue(VERTICAL) >>= bIsVertical; in getSolidType()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XScrollBar.java115 oObj.setOrientation(ScrollBarOrientation.VERTICAL); in _setOrientation()
117 tRes.tested("setOrientation()",ori==ScrollBarOrientation.VERTICAL); in _setOrientation()
H A D_XSpinValue.java117 oObj.setOrientation(ScrollBarOrientation.VERTICAL); in _setOrientation()
122 res &= (ori==ScrollBarOrientation.VERTICAL); in _setOrientation()
/trunk/main/sd/source/filter/ppt/
H A Dpptanimations.hxx276 …ansitionType::BARNDOORWIPE, ::com::sun::star::animations::TransitionSubType::VERTICAL, sal_False },
277 …ransitionType::BARNDOORWIPE, ::com::sun::star::animations::TransitionSubType::VERTICAL, sal_True },
280 …ransitionType::RANDOMBARWIPE, ::com::sun::star::animations::TransitionSubType::VERTICAL, sal_True},
293 …:TransitionType::BLINDSWIPE, ::com::sun::star::animations::TransitionSubType::VERTICAL, sal_True },
/trunk/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx215 : ScrollBarOrientation::VERTICAL; in getOrientation()
338 : ScrollBarOrientation::VERTICAL in getProperty()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.cxx174 MAP_DIRECT( VERTICAL ); in mapAtkState()
547 { accessibility::AccessibleStateType::VERTICAL, "VERTICAL" },
/trunk/main/offapi/com/sun/star/awt/
H A DScrollBarOrientation.idl47 const long VERTICAL = 1;
/trunk/main/offapi/com/sun/star/frame/
H A DWindowArrange.idl43 const short VERTICAL = 2;
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx73 enum Orientation { HORIZONTAL, VERTICAL, GRID }; enumerator
/trunk/main/xmloff/source/forms/
H A Dformenums.cxx271 { XML_VERTICAL, ScrollBarOrientation::VERTICAL }, in getEnumMap()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelPropertiesVisualPanel.java140 gridBagConstraints.fill = java.awt.GridBagConstraints.VERTICAL; in initComponents()
/trunk/main/basctl/source/dlged/
H A Ddlgedfac.cxx135 aValue <<= (sal_Int32) ::com::sun::star::awt::ScrollBarOrientation::VERTICAL; in IMPL_LINK()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx558 case VERTICAL: return new VerticalImplementation(rImplementation); in Create()
1301 return Layouter::VERTICAL; in GetOrientation()

Completed in 127 milliseconds

123