Home
last modified time | relevance | path

Searched refs:RIGHT (Results 101 – 125 of 294) sorted by relevance

12345678910>>...12

/aoo41x/main/i18npool/source/breakiterator/data/
H A Dedit_word_hu.txt49 [:name = RIGHT SINGLE QUOTATION MARK:] [:name = HYPHENATION POINT:]
/aoo41x/main/sw/source/filter/html/
H A Dhtmlgrin.cxx85 { OOO_STRING_SVTOOLS_HTML_AL_right, text::HoriOrientation::RIGHT },
223 case text::HoriOrientation::RIGHT: in SetAnchorAndAdjustment()
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx80 …case com::sun::star::drawing::EnhancedCustomShapeParameterType::RIGHT : nValue = DFF_Prop_geoRight… in FillEquationParameter()
282 case ENUM_FUNC_RIGHT : aRet.Type = EnhancedCustomShapeParameterType::RIGHT; break; in fillNode()
/aoo41x/main/reportdesign/source/core/sdr/
H A DRptObject.cxx199 case awt::TextAlign::RIGHT: in operator ()()
223 nTextAlign = awt::TextAlign::RIGHT; in operator ()()
/aoo41x/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx98 case ControlModification::RIGHT: in lcl_getNewRectSize()
782 case ControlModification::RIGHT : eCompareMode = RectangleLess::POS_RIGHT; break; in alignMarkedObjects()
839 case ControlModification::RIGHT : in alignMarkedObjects()
/aoo41x/main/oox/source/ole/
H A Daxcontrol.cxx127 const sal_uInt32 AX_PICPOS_LEFTCENTER = AX_PICPOS_IMPL( RIGHT, LEFT );
130 const sal_uInt32 AX_PICPOS_RIGHTCENTER = AX_PICPOS_IMPL( LEFT, RIGHT );
832 case AX_FONTDATA_RIGHT: nAlign = TextAlign::RIGHT; break; in convertProperties()
/aoo41x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphAlignment.java197 xCursorProps.setPropertyValue("ParaAdjust",com.sun.star.style.ParagraphAdjust.RIGHT); in testParagraphAlignmentRight()
/aoo41x/main/framework/qa/complex/accelerators/
H A DKeyMapping.java123 new KeyIdentifierInfo("RIGHT", new Short(com.sun.star.awt.Key.RIGHT)), in KeyMapping()
/aoo41x/main/desktop/source/app/
H A Ddesktop.src186 Text = "RIGHT" ;
/aoo41x/main/svx/source/table/
H A Dtablecontroller.cxx227 case awt::Key::RIGHT: in onKeyInput()
1339 case awt::Key::RIGHT: in getKeyboardAction()
1383 case awt::Key::RIGHT: in getKeyboardAction()
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx279 text::HoriOrientation::RIGHT, //1
987 case style::LineNumberPosition::RIGHT : in setPropertyValue()
1109 nRet = style::LineNumberPosition::RIGHT ; in getPropertyValue()
/aoo41x/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx372 case ::com::sun::star::chart::DataLabelPlacement::RIGHT: in createShapes()
/aoo41x/main/sfx2/source/statbar/
H A Dstbitem.cxx71 if ( nAwtMouseButtons & awt::MouseButton::RIGHT ) in convertAwtToVCLMouseButtons()
/aoo41x/main/offapi/com/sun/star/text/
H A DNumberingLevel.idl55 /** adjusts the numbering (HoriOrientation_LEFT/RIGHT/CENTER)
/aoo41x/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx768 text::HoriOrientation::RIGHT, in lcl_attribute()
1596 if((m_pImpl->nHoriOrient == text::HoriOrientation::RIGHT && in createGraphicObject()
H A DConversionHelper.cxx494 case 2 : nOrient = text::HoriOrientation::RIGHT; break; in convertTableJustification()
/aoo41x/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java336 xTableProps6.setPropertyValue("HoriOrient",com.sun.star.text.HoriOrientation.RIGHT); in testSetTable_AlignmentAndMarginToPage()
392 …assertEquals("assert table alignment as right",com.sun.star.text.HoriOrientation.RIGHT,xTableProps… in testSetTable_AlignmentAndMarginToPage()
/aoo41x/main/sw/source/filter/rtf/
H A Drtffly.cxx674 case RTF_POSXO: aHori.SetHoriOrient( text::HoriOrientation::RIGHT ); in ReadFly()
678 case RTF_POSXR: aHori.SetHoriOrient( text::HoriOrientation::RIGHT ); break; in ReadFly()
/aoo41x/main/vcl/inc/vcl/
H A Dkeycodes.hxx114 #define KEY_RIGHT ((sal_uInt16)::com::sun::star::awt::Key::RIGHT)
/aoo41x/main/formula/source/core/resource/
H A Dcore_resource.src261 String SC_OPCODE_RIGHT { Text = "RIGHT" ; };
598 String SC_OPCODE_RIGHT { Text = "RIGHT" ; };
1555 Text [ en-US ] = "RIGHT" ;
/aoo41x/main/toolkit/source/helper/
H A Dformpdfexport.cxx392 case awt::TextAlign::RIGHT: _rpDescriptor->TextStyle |= TEXT_DRAW_RIGHT; break; in describePDFControl()
/aoo41x/main/editeng/source/uno/
H A Dunonrule.cxx76 text::HoriOrientation::RIGHT,
/aoo41x/main/xmloff/source/chart/
H A DPropertyMap.hxx303 { ::xmloff::token::XML_RIGHT, ::com::sun::star::chart::DataLabelPlacement::RIGHT },
/aoo41x/main/avmedia/source/win/
H A Dwindow.cxx130 aUNOEvt.Buttons |= awt::MouseButton::RIGHT; in MediaPlayerWndProc()
/aoo41x/main/slideshow/source/engine/
H A Dusereventqueue.cxx366 if(evt.Buttons != awt::MouseButton::RIGHT) in handleMouseReleased()

Completed in 246 milliseconds

12345678910>>...12