Home
last modified time | relevance | path

Searched refs:LEFT (Results 126 – 150 of 317) sorted by relevance

12345678910>>...13

/aoo42x/main/reportdesign/source/core/sdr/
H A DRptObject.cxx193 case awt::TextAlign::LEFT: in operator ()()
217 nTextAlign = awt::TextAlign::LEFT; in operator ()()
/aoo42x/test/testuno/source/fvt/uno/sc/cell/
H A DInsertDeleteCells.java267 xCellRangeMovement.removeRange(address,CellDeleteMode.LEFT); in testDeleteCells()
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DSetupFrame.java239 mNextButton.setHorizontalTextPosition(JButton.LEFT); in initFrame()
/aoo42x/main/odk/examples/DevelopersGuide/Charts/
H A DChartInDraw.java199 aLegendProp.setPropertyValue( "Alignment", ChartLegendPosition.LEFT ); in testLegend()
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XNamedRanges.java182 border = Border.LEFT; in _addNewFromTitles()
/aoo42x/main/framework/source/accelerators/
H A Dkeymapping.cxx115 {css::awt::Key::LEFT , "KEY_LEFT" },
/aoo42x/main/sw/source/filter/xml/
H A Dxmlithlp.cxx394 { XML_LEFT, text::HoriOrientation::LEFT },
/aoo42x/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx138 if( !mbEnabled || e.Buttons != awt::MouseButton::LEFT) in handleMouseReleased()
/aoo42x/main/offapi/com/sun/star/awt/
H A DKey.idl295 const short LEFT = 1026;
/aoo42x/main/rsc/doku/schriftw.16/
H A Dchange.doc998 - Anstelle von Justify = LEFT oder CENTER oder RIGHT wird jetzt Left = TRUE oder Center =
/aoo42x/main/oox/source/drawingml/
H A Dtextparagraphproperties.cxx283 rPropMap[ PROP_Adjust ] <<= HoriOrientation::LEFT; in pushToPropMap()
/aoo42x/main/svx/source/table/
H A Dtablecontroller.cxx226 case awt::Key::LEFT: in onKeyInput()
1337 case awt::Key::LEFT: in getKeyboardAction()
1379 case awt::Key::LEFT: in getKeyboardAction()
/aoo42x/main/desktop/source/app/
H A Ddesktop.src180 Text = "LEFT" ;
/aoo42x/main/framework/qa/complex/accelerators/
H A DKeyMapping.java122 new KeyIdentifierInfo("LEFT", new Short(com.sun.star.awt.Key.LEFT)), in KeyMapping()
/aoo42x/main/odk/examples/java/Inspector/
H A DMethodParametersDialog.java192 jLabel1.setHorizontalAlignment(javax.swing.SwingConstants.LEFT); in ParameterPanel()
H A DSwingTreeControlProvider.java117 jtxtFilter.setHorizontalAlignment(javax.swing.JTextField.LEFT); in insertTopPanel()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par6.cxx2051 eHAlign = text::HoriOrientation::LEFT; in WW8SwFlyPara()
2062 eHAlign = text::HoriOrientation::LEFT; in WW8SwFlyPara()
2114 …if ( !bAutoWidth && eHAlign == text::HoriOrientation::LEFT && eHRel == text::RelOrientation::PAGE_… in WW8SwFlyPara()
2136 …else if ( !bAutoWidth && eHAlign == text::HoriOrientation::LEFT && eHRel == text::RelOrientation::… in WW8SwFlyPara()
2171 if (eHAlign == text::HoriOrientation::LEFT) in WW8SwFlyPara()
H A Dww8par2.cxx1878 …text::HoriOrientation::LEFT, text::HoriOrientation::CENTER, text::HoriOrientation::RIGHT, text::Ho… in WW8TabDesc()
1889 eOri = text::HoriOrientation::LEFT; in WW8TabDesc()
2435 if ((nMinLeft && !bIsBiDi && text::HoriOrientation::LEFT == eOri) || in CalcDefaults()
2583 if ((eHori == text::HoriOrientation::NONE) || (eHori == text::HoriOrientation::LEFT) || in CreateSwTable()
/aoo42x/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx368 case ::com::sun::star::chart::DataLabelPlacement::LEFT: in createShapes()
/aoo42x/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx766 text::HoriOrientation::LEFT, in lcl_attribute()
1591 if( (m_pImpl->nHoriOrient == text::HoriOrientation::LEFT && in createGraphicObject()
/aoo42x/main/sfx2/source/statbar/
H A Dstbitem.cxx69 if ( nAwtMouseButtons & awt::MouseButton::LEFT ) in convertAwtToVCLMouseButtons()
/aoo42x/main/formula/source/core/resource/
H A Dcore_resource.src260 String SC_OPCODE_LEFT { Text = "LEFT" ; };
602 String SC_OPCODE_LEFT { Text = "LEFT" ; };
1561 Text [ en-US ] = "LEFT" ;
/aoo42x/main/vcl/inc/vcl/
H A Dkeycodes.hxx113 #define KEY_LEFT ((sal_uInt16)::com::sun::star::awt::Key::LEFT)
/aoo42x/main/sw/source/filter/html/
H A Dswhtml.cxx2851 if( text::HoriOrientation::LEFT == rHoriOri.GetHoriOrient() ) in _SetAttr()
5054 ? text::HoriOrientation::LEFT in InsertLineBreak()
5060 if( bClearLeft && text::HoriOrientation::LEFT==eHori ) in InsertLineBreak()
5065 else if( (bClearLeft && text::HoriOrientation::LEFT==eHori) || in InsertLineBreak()
/aoo42x/main/xmloff/source/chart/
H A DPropertyMap.hxx299 { ::xmloff::token::XML_LEFT, ::com::sun::star::chart::DataLabelPlacement::LEFT },

Completed in 140 milliseconds

12345678910>>...13