Home
last modified time | relevance | path

Searched refs:LEFT (Results 51 – 75 of 317) sorted by relevance

12345678910>>...13

/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java131 propertyValue.Value = ParagraphAdjust.LEFT; in setAttributes()
325 unoTab.Alignment = TabAlign.LEFT; in setAttributes()
H A DAccessibleTextImpl.java270 if (adjust.equals(ParagraphAdjust.LEFT)) { in setAttribute()
399 if (unoTabStops[index2].Alignment.equals(TabAlign.LEFT)) { in setAttribute()
/aoo42x/main/sw/source/core/text/
H A Dfrmcrsr.cxx676 if ( text::HoriOrientation::LEFT == eOrient ) in _GetCrsrOfst()
679 pFillData->SetOrient( text::HoriOrientation::LEFT ); in _GetCrsrOfst()
1487 rFill.SetOrient( text::HoriOrientation::LEFT ); in FillCrsrPos()
1512 rFill.SetOrient( text::HoriOrientation::LEFT ); in FillCrsrPos()
/aoo42x/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java338 aDiaProp.setPropertyValue("Alignment", ChartLegendPosition.LEFT); in testLegendposition()
346 assertEquals("Legend position is not left", ChartLegendPosition.LEFT, in testLegendposition()
/aoo42x/main/toolkit/source/helper/
H A Dformpdfexport.cxx384 sal_Int16 nAlign = awt::TextAlign::LEFT; in describePDFControl()
390 case awt::TextAlign::LEFT: _rpDescriptor->TextStyle |= TEXT_DRAW_LEFT; break; in describePDFControl()
/aoo42x/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx462 case awt::TextAlign::LEFT: return excel::Constants::xlLeft; in getHorizontalAlignment()
474 case excel::Constants::xlLeft: nAwtAlign = awt::TextAlign::LEFT; break; in setHorizontalAlignment()
/aoo42x/main/editeng/source/uno/
H A Dunonrule.cxx75 text::HoriOrientation::LEFT,
80 text::HoriOrientation::LEFT
/aoo42x/main/xmloff/source/text/
H A Dtxtprhdl.cxx84 { XML_LEFT, HoriOrientation::LEFT },
85 { XML_INSIDE, HoriOrientation::LEFT }, // import only
95 { XML_INSIDE, HoriOrientation::LEFT },
/aoo42x/main/sw/source/filter/ww1/
H A Dw1sprm.cxx502 sal_Int16 eOri = text::HoriOrientation::LEFT; in Start()
505 eOri = text::HoriOrientation::LEFT; in Start()
/aoo42x/main/slideshow/source/engine/
H A Dusereventqueue.cxx271 if(evt.Buttons != awt::MouseButton::LEFT) in handleMouseReleased()
511 if(e.Buttons != awt::MouseButton::LEFT) in handleMouseReleased()
/aoo42x/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx748 sp[0].clipmask = (RectClipFlags::LEFT << 4) | RectClipFlags::LEFT; // 0001 0001 in clipTriangleListOnRange()
/aoo42x/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java497 Short ajust = HoriOrientation.LEFT; in testAjustLeft()
516 HoriOrientation.LEFT, AnyConverter.toUnsignedShort(proValues2[i].Value)); in testAjustLeft()
/aoo42x/main/svx/source/dialog/
H A Dswframeposstrings.cxx70 eId = LEFT; in GetString()
/aoo42x/main/qadevOOo/runner/util/
H A DValueChanger.java127 Object PA1 = com.sun.star.style.ParagraphAdjust.LEFT; in changePValue()
197 com.sun.star.text.WrapTextMode WTM2 = com.sun.star.text.WrapTextMode.LEFT; in changePValue()
262 com.sun.star.table.CellHoriJustify CHJ3 = com.sun.star.table.CellHoriJustify.LEFT; in changePValue()
369 com.sun.star.drawing.TextAdjust TA3 = com.sun.star.drawing.TextAdjust.LEFT; in changePValue()
402 …com.sun.star.drawing.TextAnimationDirection AD1 = com.sun.star.drawing.TextAnimationDirection.LEFT; in changePValue()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/fo/
H A DTextAlignMapper.java38 addMapping("left", TextAlign.LEFT); in TextAlignMapper()
/aoo42x/main/svx/inc/svx/
H A Dswframeposstrings.hxx42 LEFT , enumerator
/aoo42x/main/basegfx/inc/basegfx/tools/
H A Drectcliptools.hxx37 static const sal_uInt32 LEFT = (sal_Int32)0x01; variable
/aoo42x/main/qadevOOo/tests/java/ifc/awt/
H A D_XFixedText.java94 TextAlign.CENTER ? TextAlign.LEFT : TextAlign.CENTER ; in _setAlignment()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dwrap.cxx568 … (eHOrient == text::HoriOrientation::RIGHT || eHOrient == text::HoriOrientation::LEFT); in ActivatePage()
585 && (eHOrient == text::HoriOrientation::LEFT) in ActivatePage()
/aoo42x/main/sw/source/core/draw/
H A Ddflyobj.cxx771 aHori.SetHoriOrient( text::HoriOrientation::LEFT ); in NbcMove()
784 aHori.SetHoriOrient( text::HoriOrientation::LEFT ); in NbcMove()
/aoo42x/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Da_simple01.infile23 ENTER_STRING_AT_LOCATION|LEFT|TOP|New text added to simple file.\n
H A Da_simple03.infile23 ENTER_STRING_AT_LOCATION|LEFT|42|This is also in standard style\n
H A Da_table.infile24 #ENTER_STRING_AT_LOCATION|LEFT|42|This is also in standard style\n
H A Dempty01.infile23 ENTER_STRING_AT_LOCATION|LEFT|TOP|New text added to empty file.\n
H A Dimage01.infile24 ENTER_STRING_AT_LOCATION|LEFT|97|Real end of animated gif\n

Completed in 142 milliseconds

12345678910>>...13