Home
last modified time | relevance | path

Searched refs:BOTH (Results 1 – 18 of 18) sorted by relevance

/aoo41x/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()
/aoo41x/main/scripting/examples/java/Newsgroup/
H A DPostNewsgroup.java102 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 DStatusWindow.java99 constraints.fill = GridBagConstraints.BOTH; in StatusWindow()
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXMultipleOperation.idl66 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 DTableOperationMode.idl63 BOTH
/aoo41x/main/scripting/java/org/openoffice/idesupport/ui/
H A DConfigurePanel.java149 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 Dsoldep.cxx1191 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 DHelpWindow.java110 aConstraints.fill = GridBagConstraints.BOTH; in HelpWindow()
H A DAccessibilityWorkBench.java214 GridBagConstraints.CENTER, GridBagConstraints.BOTH); in Layout()
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DHelpWindow.java112 aConstraints.fill = GridBagConstraints.BOTH; in HelpWindow()
H A DAccessibilityWorkBench.java233 GridBagConstraints.CENTER, GridBagConstraints.BOTH); in Layout()
/aoo41x/main/soldep/inc/soldep/
H A Ddepper.hxx108 BOTH = 2 enumerator
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XMultipleOperation.java114 TableOperationMode.BOTH, in _setTableOperation()
/aoo41x/main/connectivity/source/parse/
H A Dsqlflex.l141 BOTH {SQL_NEW_KEYWORD(SQL_TOKEN_BOTH); }
/aoo41x/main/sc/source/filter/xml/
H A Dxmldpimp.cxx771 meOrientation = BOTH; in ScXMLDataPilotGrandTotalContext()
802 case BOTH: in EndElement()
H A Dxmldpimp.hxx269 enum Orientation { COLUMN, ROW, BOTH, NONE }; enumerator
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java504 aFormulaRange, com.sun.star.sheet.TableOperationMode.BOTH, aColCell, aRowCell ); in doCellRangeSamples()
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs468 aFormulaRange, unoidl.com.sun.star.sheet.TableOperationMode.BOTH, in doCellRangeSamples()

Completed in 83 milliseconds