| /AOO41X/main/qadevOOo/tests/java/ifc/sdbc/ |
| H A D | _XRow.java | 145 int col = findColumnOfType(String.class) ; in _getString() local 167 int col = findColumnOfType(Boolean.class) ; in _getBoolean() local 189 int col = findColumnOfType(Byte.class) ; in _getByte() local 211 int col = findColumnOfType(Short.class) ; in _getShort() local 233 int col = findColumnOfType(Integer.class) ; in _getInt() local 253 int col = findColumnOfType(Long.class) ; in _getLong() local 273 int col = findColumnOfType(Float.class) ; in _getFloat() local 293 int col = findColumnOfType(Double.class) ; in _getDouble() local 313 int col = findColumnOfType(byte[].class) ; in _getBytes() local 333 int col = findColumnOfType(Date.class) ; in _getDate() local [all …]
|
| /AOO41X/test/testuno/source/testlib/uno/ |
| H A D | CellInfo.java | 29 private int col; field in CellInfo 36 public CellInfo(int col, int row) { in CellInfo() 44 public void setCol(int col) { in setCol()
|
| /AOO41X/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
| H A D | VclTreeListBox.java | 51 public String getItemText(int row, int col) { in getItemText() 101 public String getSelText(int col) { in getSelText() 111 public String getSelText(int index, int col) { in getSelText() 240 public boolean isChecked(int row, int col) { in isChecked() 268 public boolean isTristate(int row, int col) { in isTristate() 296 public int getState(int row, int col) { in getState() 312 public void check(int row, int col) { in check() 328 public void unCheck(int row, int col) { in unCheck() 345 public void triState(int row, int col) { in triState() 399 public int getItemType(int row, int col) { in getItemType()
|
| H A D | VclListBox.java | 53 public String getItemText(int index, int col) { in getItemText()
|
| /AOO41X/main/xmlsecurity/tools/uno/ |
| H A D | UnsolvedReferenceTableModel.java | 45 public String getColumnName(int col) in getColumnName() 60 public Object getValueAt(int row, int col) in getValueAt() 80 public boolean isCellEditable(int row, int col) in isCellEditable()
|
| /AOO41X/main/forms/qa/integration/forms/ |
| H A D | CellBinding.java | 117 final short col = 0; in checkTextFieldBinding() local 154 short col = (short)0; in checkBooleanRadioBinding() local 197 short col = (short)0; in checkStringRadioBinding() local 226 short col = (short)0; in checkBooleanCheckBoxBinding() local 257 short col = (short)0; in checkStringCheckBoxBinding() local 288 short col = (short)0; in checkListBoxBinding() local 330 short col = (short)0; in checkListBoxIndexBinding() local 393 …private boolean verifyVoidCell( short col, short row, String failErrorMessage ) throws com.sun.sta… in verifyVoidCell() 410 …private boolean verifyNumericCellContent( short col, short row, double value, String failErrorMess… in verifyNumericCellContent() 426 …private boolean verifyStringCellContent( short col, short row, String text, String failErrorMessag… in verifyStringCellContent() [all …]
|
| /AOO41X/main/qadevOOo/tests/java/ifc/i18n/ |
| H A D | _XCollator.java | 164 Collator col = null ; in _compareSubstring() local 225 Collator col = null ; in _compareString() local 289 public boolean testCompareString(char[] locChar, Collator col) { in testCompareString() 369 public boolean testCompareSubstring(char[] locChar, Collator col) { in testCompareSubstring()
|
| /AOO41X/main/scripting/java/org/openoffice/idesupport/ui/ |
| H A D | ScriptPanel.java | 149 public String getColumnName(int col) { in getColumnName() 175 public Object getValueAt(int row, int col) { in getValueAt() 189 public boolean isCellEditable(int row, int col) { in isCellEditable() 196 public void setValueAt(Object value, int row, int col) { in setValueAt()
|
| /AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
| H A D | CellValue.java | 36 protected byte col; field in CellValue 88 public void setCol(int col) { in setCol()
|
| /AOO41X/main/basebmp/inc/basebmp/ |
| H A D | colorblendaccessoradapter.hxx | 74 color_type col ) : in ConstantColorBlendSetterAccessorAdapter() 82 color_type col, in ConstantColorBlendSetterAccessorAdapter() 92 void setColor( color_type col ) { maBlendColor=col; } in setColor()
|
| /AOO41X/main/scripting/workben/installer/ |
| H A D | IdeVersion.java | 323 public String getColumnName(int col) { in getColumnName() 327 public Object getValueAt(int row, int col) { in getValueAt() 340 public boolean isCellEditable(int row, int col) { in isCellEditable() 348 public void setValueAt(Object value, int row, int col) { in setValueAt()
|
| H A D | Version.java | 314 public String getColumnName(int col) { in getColumnName() 318 public Object getValueAt(int row, int col) { in getValueAt() 331 public boolean isCellEditable(int row, int col) { in isCellEditable() 339 public void setValueAt(Object value, int row, int col) { in setValueAt()
|
| /AOO41X/main/qadevOOo/tests/java/ifc/table/ |
| H A D | _XTableColumns.java | 354 private boolean checkColumn(int col, int idx) in checkColumn() 379 private boolean checkColumnEmpty(int col) in checkColumnEmpty()
|
| /AOO41X/main/l10ntools/java/receditor/java/transex3/view/ |
| H A D | SdfTable.java | 32 public boolean isCellEditable(int row, int col) { in isCellEditable()
|
| /AOO41X/main/qadevOOo/tests/java/ifc/sheet/ |
| H A D | _XViewPane.java | 47 int col = 5; field in _XViewPane
|
| /AOO41X/main/sc/source/ui/vba/ |
| H A D | vbafont.cxx | 87 for ( sal_Int32 col = 0; col < nCols; ++col ) in setSuperscript() local 127 for ( sal_Int32 col = 0; col < nCols; ++col ) in getSuperscript() local 159 for ( sal_Int32 col = 0; col < nCols; ++col ) in setSubscript() local 201 for ( sal_Int32 col = 0; col < nCols; ++col ) in getSubscript() local
|
| /AOO41X/main/sc/source/core/tool/ |
| H A D | interpr5.cxx | 1853 for (SCSIZE col = 0; col < l; col++) in lcl_MFastMult() local 1888 for (SCSIZE col=nC; col<nN; col++) in lcl_TGetColumnEuclideanNorm() local 1910 for (SCSIZE col=nC; col<nN; col++) in lcl_TGetColumnMaximumNorm() local 1934 for (SCSIZE col=nC; col<nN; col++) in lcl_TGetColumnSumProduct() local 1967 for (SCSIZE col = 0; col <nK; col++) in lcl_CalculateQRdecomposition() local 2014 for (SCSIZE col = row; col <nN; col++) in lcl_TCalculateQRdecomposition() local 2027 for (SCSIZE col = row; col <nN; col++) in lcl_TCalculateQRdecomposition() local 2062 for (SCSIZE col = nR; col < nN; col++) in lcl_TApplyHouseholderTransformation() local 2085 for (SCSIZE col = rowp1; col<nK ; col++) in lcl_SolveWithUpperRightTriangle() local 2109 for (SCSIZE col=0; col < row; col++) in lcl_SolveWithLowerLeftTriangle() local [all …]
|
| /AOO41X/main/qadevOOo/tests/java/mod/_svx/ |
| H A D | SvxShapeCollection.java | 112 Object col = ((XMultiServiceFactory)tParam.getMSF()).createInstance in createTestEnvironment() local
|
| /AOO41X/main/svtools/source/table/ |
| H A D | tablegeometry.cxx | 124 for ( ColPos col = nLeftColumn; col < m_nColPos; ++col ) in impl_initRect() local
|
| /AOO41X/main/slideshow/source/engine/transitions/ |
| H A D | snakewipe.cxx | 55 const double col = ::basegfx::pruneScaleValue( in calcSnake() local
|
| /AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
| H A D | TokenEncoder.java | 239 int col = 0; in column() local 291 int col = 0, row = 0; in encodeCellCoordinates() local
|
| /AOO41X/main/sc/source/ui/optdlg/ |
| H A D | tpusrlst.cxx | 463 for ( SCCOL col=nStartCol; col<=nEndCol; col++ ) in CopyListFromArea() local 489 for ( SCCOL col=nStartCol; col<=nEndCol; col++ ) in CopyListFromArea() local
|
| /AOO41X/main/toolkit/source/controls/grid/ |
| H A D | defaultgriddatamodel.cxx | 341 for ( sal_Int32 col = 0; col < columnCount; ++col ) in updateRowData() local 348 for ( sal_Int32 col = 0; col < columnCount; ++col ) in updateRowData() local
|
| /AOO41X/main/odk/examples/java/Drawing/ |
| H A D | SDraw.java | 146 int y, String kind, int col) in createShape()
|
| /AOO41X/test/testgui/source/testlib/gui/ |
| H A D | SCTool.java | 136 String col = loc.substring(0, i); in parseLocation() local
|