/aoo41x/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | SSR.java | 88 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()
|
/aoo41x/main/scripting/examples/java/Newsgroup/ |
H A D | PostNewsgroup.java | 102 constraints.fill = GridBagConstraints.BOTH; in post() 184 constraints.fill = GridBagConstraints.BOTH; in constructLabelPanel() 257 constraints.fill = GridBagConstraints.BOTH; in constructTextPanel() 390 constraints.fill = GridBagConstraints.BOTH; in constructOptionPanel() 522 constraints.fill = GridBagConstraints.BOTH; in constructButtonPanel()
|
H A D | StatusWindow.java | 99 constraints.fill = GridBagConstraints.BOTH; in StatusWindow()
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | XMultipleOperation.idl | 66 cell (mode <const>TableOperationMode::BOTH</const>). 75 <const>TableOperationMode::BOTH</const>). This parameter is not 82 <const>TableOperationMode::BOTH</const>). This parameter is not
|
H A D | TableOperationMode.idl | 63 BOTH
|
/aoo41x/main/scripting/java/org/openoffice/idesupport/ui/ |
H A D | ConfigurePanel.java | 149 gbc.fill = java.awt.GridBagConstraints.BOTH; in initUI() 165 gbc.fill = java.awt.GridBagConstraints.BOTH; in initUI() 198 gbc.fill = java.awt.GridBagConstraints.BOTH; in initMethodButtons()
|
/aoo41x/main/soldep/source/ |
H A D | soldep.cxx | 1191 if ( eDistType != BOTH ) in CalcDistSum() 1654 double dMinDist = CalcDistSum( LevelList[ i ], BOTH ); in OptimizePos() 1656 …st, Impl_PermuteMin( *(LevelList[ i ]), aPosArray, aWorkList, dMinDist, 0, nLevelObjCount, BOTH )); in OptimizePos() 1700 dMinDist = CalcDistSum( LevelSecList[ i ], BOTH ); in OptimizePos() 1702 …pl_PermuteMin( *(LevelSecList[ i ]), aPosArray, aWorkList, dMinDist, 0, nLevelSecObjCount, BOTH )); in OptimizePos()
|
/aoo41x/main/toolkit/test/accessibility/ |
H A D | HelpWindow.java | 110 aConstraints.fill = GridBagConstraints.BOTH; in HelpWindow()
|
H A D | AccessibilityWorkBench.java | 214 GridBagConstraints.CENTER, GridBagConstraints.BOTH); in Layout()
|
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/ |
H A D | HelpWindow.java | 112 aConstraints.fill = GridBagConstraints.BOTH; in HelpWindow()
|
H A D | AccessibilityWorkBench.java | 233 GridBagConstraints.CENTER, GridBagConstraints.BOTH); in Layout()
|
/aoo41x/main/soldep/inc/soldep/ |
H A D | depper.hxx | 108 BOTH = 2 enumerator
|
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XMultipleOperation.java | 114 TableOperationMode.BOTH, in _setTableOperation()
|
/aoo41x/main/connectivity/source/parse/ |
H A D | sqlflex.l | 141 BOTH {SQL_NEW_KEYWORD(SQL_TOKEN_BOTH); }
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmldpimp.cxx | 771 meOrientation = BOTH; in ScXMLDataPilotGrandTotalContext() 802 case BOTH: in EndElement()
|
H A D | xmldpimp.hxx | 269 enum Orientation { COLUMN, ROW, BOTH, NONE }; enumerator
|
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | SpreadsheetSample.java | 504 aFormulaRange, com.sun.star.sheet.TableOperationMode.BOTH, aColCell, aRowCell ); in doCellRangeSamples()
|
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/ |
H A D | SpreadsheetSample.cs | 468 aFormulaRange, unoidl.com.sun.star.sheet.TableOperationMode.BOTH, in doCellRangeSamples()
|