Home
last modified time | relevance | path

Searched refs:CENTER (Results 1 – 25 of 179) sorted by relevance

12345678

/trunk/main/sw/source/ui/dbui/
H A Ddbui.src77 CENTER = TRUE ;
83 CENTER = TRUE ;
90 CENTER = TRUE ;
97 CENTER = TRUE ;
104 CENTER = TRUE ;
110 CENTER = TRUE ;
225 CENTER = FALSE ;
239 CENTER = FALSE ;
253 CENTER = FALSE ;
267 CENTER = FALSE ;
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DCellAlignment.java75 {CellHoriJustify.CENTER, "HoriJustify", CellHoriJustify.CENTER, "ods"}, in data()
81 {CellVertJustify.CENTER, "VertJustify", CellVertJustify.CENTER, "ods"}, in data()
86 {CellHoriJustify.CENTER, "HoriJustify", CellHoriJustify.CENTER, "xls"}, in data()
92 {CellVertJustify.CENTER, "VertJustify", CellVertJustify.CENTER, "xls"}//, in data()
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java398 frame.add(bean, BorderLayout.CENTER); in test6()
414 frame.add(bean, BorderLayout.CENTER); in test6()
466 frame.add(bean, BorderLayout.CENTER); in test6a()
500 frame.add(bean, BorderLayout.CENTER); in test6a()
679 add(b, BorderLayout.CENTER); in BeanPanel()
H A DWriterFrame.java54 add(m_bean, BorderLayout.CENTER); in WriterFrame()
65 add(m_bean, BorderLayout.CENTER); in WriterFrame()
200 add(m_bean, BorderLayout.CENTER); in addOOoBean()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DSSR.java88 0,1, 1,1, 1,1, GridBagConstraints.CENTER, GridBagConstraints.BOTH); in Layout()
92 1,0, 1,2, 1,1, GridBagConstraints.CENTER, GridBagConstraints.BOTH); in Layout()
98 0,3, 2,1, 1,1, GridBagConstraints.CENTER, GridBagConstraints.BOTH); in Layout()
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx145 {SwFPos::CENTER_HORI,SwFPos::CENTER_HORI, HoriOrientation::CENTER, HORI_PAGE_REL},
160 {SwFPos::CENTER_VERT, SwFPos::CENTER_VERT, VertOrientation::CENTER, VERT_PAGE_REL},
180 {SwFPos::CENTER_HORI, SwFPos::CENTER_HORI, HoriOrientation::CENTER, HORI_FRAME_REL},
198 {SwFPos::CENTER_VERT, SwFPos::CENTER_VERT, VertOrientation::CENTER, VERT_FRAME_REL},
229 {SwFPos::CENTER_HORI, SwFPos::CENTER_HORI, HoriOrientation::CENTER, HORI_PARA_REL},
255 {SwFPos::CENTER_VERT, SwFPos::CENTER_VERT, VertOrientation::CENTER, VERT_PARA_REL},
276 {SwFPos::CENTER_HORI, SwFPos::CENTER_HORI, HoriOrientation::CENTER, HORI_CHAR_REL},
312 …{SwFPos::CENTER_VERT, SwFPos::CENTER_VERT, VertOrientation::CENTER, VERT_CHAR_REL|LB_R…
339 {SwFPos::CENTER_VERT, SwFPos::CENTER_VERT, VertOrientation::CENTER, LB_REL_BASE},
355 {SwFPos::CENTER_VERT, SwFPos::CENTER_VERT, VertOrientation::CENTER, LB_REL_BASE},
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dshdwcrsr.cxx94 …if( text::HoriOrientation::LEFT == nMode || text::HoriOrientation::CENTER == nMode ) // Pfeil n… in DrawCrsr()
96 …if( text::HoriOrientation::RIGHT == nMode || text::HoriOrientation::CENTER == nMode ) // Pfeil n… in DrawCrsr()
120 else if( text::HoriOrientation::CENTER == nOldMode ) in GetRect()
/trunk/main/scripting/workben/installer/
H A DIdeFinal.java58 statusLine = new javax.swing.JLabel("Ready", javax.swing.JLabel.CENTER); in initComponents()
65 statusPanel.add(statusLine, java.awt.BorderLayout.CENTER); in initComponents()
67 add(statusPanel, java.awt.BorderLayout.CENTER); in initComponents()
H A DFinal.java58 statusLine = new javax.swing.JLabel("Ready", javax.swing.JLabel.CENTER); in initComponents()
65 statusPanel.add(statusLine, java.awt.BorderLayout.CENTER); in initComponents()
67 add(statusPanel, java.awt.BorderLayout.CENTER); in initComponents()
H A DIdeWelcome.java73 welcomePanel.add(area, java.awt.BorderLayout.CENTER); in initComponents()
74 add(welcomePanel, java.awt.BorderLayout.CENTER); in initComponents()
/trunk/main/offapi/com/sun/star/style/
H A DHorizontalAlignment.idl48 // DOCUMENTATION OMITTED FOR HorizontalAlignment:: CENTER,
50 // DocMerge from xml: value com::sun::star::style::HorizontalAlignment::CENTER
53 CENTER,
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DUISettings.java115 ((Short)idColumn.getPropertyValue( "Align" )).shortValue() != TextAlign.CENTER ); in checkTransparentQueryColumnSettings()
116 idColumn.setPropertyValue( "Align", TextAlign.CENTER ); in checkTransparentQueryColumnSettings()
133 ((Short)idColumn.getPropertyValue( "Align" )).shortValue() == TextAlign.CENTER ); in checkTransparentQueryColumnSettings()
/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx46 nHAlign (HoriOrientation::CENTER), in SvxSwFrameExample()
408 case VertOrientation::CENTER: in CalcBoundRect_Impl()
500 case HoriOrientation::CENTER: in Paint()
539 case VertOrientation::CENTER: in Paint()
571 case VertOrientation::CENTER: in Paint()
/trunk/main/chart2/source/tools/
H A DChartTypeHelper.cxx272 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::CENTER; in getSupportedLabelPlacements()
278 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::CENTER; in getSupportedLabelPlacements()
292 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::CENTER; in getSupportedLabelPlacements()
321 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::CENTER; in getSupportedLabelPlacements()
342 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::CENTER; in getSupportedLabelPlacements()
/trunk/main/xmloff/source/text/
H A Dtxtprhdl.cxx86 { XML_CENTER, HoriOrientation::CENTER },
96 { XML_CENTER, HoriOrientation::CENTER },
151 { XML_MIDDLE, VertOrientation::CENTER },
167 { XML_MIDDLE, VertOrientation::CENTER },
210 { XML_BASELINE, VertOrientation::CENTER }, // export only
242 { XML_MIDDLE, ParagraphVertAlign::CENTER },
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XFixedText.java94 TextAlign.CENTER ? TextAlign.LEFT : TextAlign.CENTER ; in _setAlignment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_TextTable.java77 Short align = new Short(com.sun.star.text.HoriOrientation.CENTER); in _Width()
94 Short align = new Short(com.sun.star.text.HoriOrientation.CENTER); in _RelativeWidth()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DUninstallationPrologue.java54 contentPanel.add(label2, BorderLayout.CENTER); in UninstallationPrologue()
56 add(contentPanel, BorderLayout.CENTER); in UninstallationPrologue()
H A DPrologue.java61 contentPanel.add(label2, BorderLayout.CENTER); in Prologue()
70 add(contentPanel, BorderLayout.CENTER); in Prologue()
H A DUninstallationImminent.java75 contentpanel.add(ProductPane, BorderLayout.CENTER); in UninstallationImminent()
77 add(contentpanel, BorderLayout.CENTER); in UninstallationImminent()
H A DAcceptLicense.java66 contentpanel.add(editorScrollPane, BorderLayout.CENTER); in AcceptLicense()
69 add(contentpanel, BorderLayout.CENTER); in AcceptLicense()
/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphTexttoTextAlignment.java159 xCursorProps.setPropertyValue("ParaVertAlignment",ParagraphVertAlign.CENTER); in testTexttoTextAlignment_Center()
186 …assertEquals("assert paragraph text to text alignment",ParagraphVertAlign.CENTER,xCursorProps_Asse… in testTexttoTextAlignment_Center()
192 …assertEquals("assert paragraph text to text alignment",ParagraphVertAlign.CENTER,xCursorProps_Asse… in testTexttoTextAlignment_Center()
H A DParagraphNumberingAndBulletAlignment.java221 propsRule[0].Value = HoriOrientation.CENTER; in testNumberingBulletAlign_Center()
256 … assertEquals("assert numbering and bullet",HoriOrientation.CENTER,propsRule_assert_odt[0].Value); in testNumberingBulletAlign_Center()
267 … assertEquals("assert numbering and bullet",HoriOrientation.CENTER,propsRule_assert_doc[0].Value); in testNumberingBulletAlign_Center()
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableVerticalAlignment.java152 xCursorProps.setPropertyValue("VertOrient",VertOrientation.CENTER); in testtableVerticalAlignment_Center()
189 …assertEquals("assert table border spacing to content",VertOrientation.CENTER,xCursorProps_assert_o… in testtableVerticalAlignment_Center()
205 …assertEquals("assert table vertical alignment",VertOrientation.CENTER,xCursorProps_assert_odt.getP… in testtableVerticalAlignment_Center()
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx652 else if( text::HoriOrientation::CENTER == eAlign ) in Write()
1161 case text::HoriOrientation::CENTER: in OutHTML_SwTblNode()
1164 eDivHoriOri = text::HoriOrientation::CENTER; in OutHTML_SwTblNode()
1180 if( text::HoriOrientation::CENTER==eDivHoriOri ) in OutHTML_SwTblNode()
1231 … text::HoriOrientation::CENTER==eDivHoriOri ? OOO_STRING_SVTOOLS_HTML_center in OutHTML_SwTblNode()

12345678