Home
last modified time | relevance | path

Searched refs:column (Results 151 – 175 of 522) sorted by relevance

12345678910>>...21

/aoo42x/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx96 inline sal_Int32 mapColumn (sal_Int32 column);
207 inline sal_Int32 ODatabaseMetaDataResultSet::mapColumn (sal_Int32 column) in mapColumn() argument
209 sal_Int32 map = column; in mapColumn()
214 map = m_aColMapping[column]; in mapColumn()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXArray.idl181 two columns in each row. The second column stores the element
182 value; the first column stores the index into the array for
221 two columns in each row. The second column stores the element
222 value; the first column stores the index into the array for
/aoo42x/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl91 <p>Entries in this sequence can either denote column names in the sub report,
98 and add the column name <code>cust_ref</code> to the DetailFields. In this case,
102 If a string in this property denotes both a column name and a parameter name, it
104 to either decide for the parameter or the column, and proceed as usual.
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOIndexContainer.java156 … XPropertySet column = AnyConverter.toObject(XPropertySet.class, columns.getByIndex(i)); in appendObject() local
157 …columnsText.append(DbTools.quoteName(quote, AnyConverter.toString(column.getPropertyValue(Property… in appendObject()
159 …boolean isAscending = AnyConverter.toBoolean(column.getPropertyValue(PropertyIds.ISASCENDING.name)… in appendObject()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXNamedRanges.idl91 top or bottom row, or from the cells of the left or right column
124 <p>The first column of the list contains the names. The second
125 column contains the contents of the named ranges.</p>
/aoo42x/main/reportbuilder/java/com/sun/star/report/
H A DDataRow.java39 String getColumnName(int column) throws DataSourceException; in getColumnName() argument
41 Object getObject(int column) throws DataSourceException; in getObject() argument
/aoo42x/main/sw/source/core/undo/
H A Dundo.src118 Text [ en-US ] = "Insert column break" ;
324 Text [ en-US ] = "Delete row/column" ;
328 Text [ en-US ] = "Delete column" ;
468 Text [ en-US ] = "column break" ;
/aoo42x/main/qadevOOo/tests/java/ifc/form/
H A D_XGridColumnFactory.java65 XPropertySet column = oObj.createColumn("TextField"); in _createColumn() local
66 tRes.tested("createColumn()",column!=null); in _createColumn()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSpreadsheetEncoder.java69 public abstract void setCellFormat(int row, int column, Format fmt); in setCellFormat() argument
81 public abstract void addCell(int row, int column, in addCell() argument
/aoo42x/main/unoxml/source/xpath/
H A Dxpathapi.cxx282 int column = pError->int2; in make_error_message() local
283 if (column) { in make_error_message()
285 buf.append(static_cast<sal_Int32>(column)); in make_error_message()
/aoo42x/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableWizard.idl115 column, if possible.</p>
126 /** specifies that the first row should be used to identify column names.
128 …<p>This attribute is ignored when the source defines the column names which isn't the case when on…
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DBoolErrCell.java51 public BoolErrCell(int row, int column, int ixfe, int bBoolErr, int fError) throws IOException { in BoolErrCell() argument
57 setCol(column); in BoolErrCell()
H A DBlankCell.java55 public BlankCell(int row, int column, int ixfe) throws IOException { in BlankCell() argument
58 setCol(column); in BlankCell()
H A DFloatNumber.java59 public FloatNumber(int row, int column, String cellContents, int ixfe) throws IOException { in FloatNumber() argument
63 setCol(column); in FloatNumber()
H A DLabelCell.java51 public LabelCell(int row, int column, String cellContents, int ixfe) in LabelCell() argument
56 setCol(column); in LabelCell()
/aoo42x/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx255 PColumnModel UnoControlTableModel::getColumnModel( ColPos column ) in getColumnModel() argument
258 ENSURE_OR_RETURN( ( column >= 0 ) && ( column < getColumnCount() ), in getColumnModel()
260 return m_pImpl->aColumns[ column ]; in getColumnModel()
/aoo42x/main/svx/inc/svx/
H A DAccessibleTableShape.hxx116 virtual sal_Bool SAL_CALL selectColumn( sal_Int32 column )
120 virtual sal_Bool SAL_CALL unselectColumn( sal_Int32 column )
231 virtual sal_Bool SAL_CALL selectColumn( sal_Int32 column )
235 virtual sal_Bool SAL_CALL unselectColumn( sal_Int32 column )
/aoo42x/main/offapi/com/sun/star/form/component/
H A DDataForm.idl160 <p>Entries in this sequence can either denote column names in the sub form,
167 and add the column name <code>cust_ref</code> to the DetailFields. In this case,
171 If a string in this property denotes both a column name and a parameter name, it
173 to either decide for the parameter or the column, and proceed as usual.
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DControlScroller.java390 protected PropertyValue fieldInfo(int guiRow, int column) in fieldInfo() argument
395 ((PropertyValue[]) scrollfields.elementAt(guiRow + nscrollvalue))[column], in fieldInfo()
396 ((PropertyValue[]) scrollfields.elementAt(guiRow))[column]); in fieldInfo()
/aoo42x/main/offapi/com/sun/star/form/control/
H A DGridControl.idl99 <p>Only the column position can be modified using this interface, as the row position within
114 /** allows access to objects wrapping a single column
118 /** allows creation of an enumeration for the column objects
/aoo42x/main/qadevOOo/runner/util/
H A DAccessibilityTools.java288 int column =0; in getSheetCell() local
298 column++; in getSheetCell()
299 if ( column == 2 ){ in getSheetCell()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A Dselectors.properties46 style-family.table-column=table
105 attr.style.table-column-properties.table.column-width=com.sun.star.report.pentaho.parser.stylemappe…
/aoo42x/main/oox/source/dump/
H A Dxlsbdumper.ini152 0x0001=single-column
153 0x0002=column-range
1002 0x00001000=adjust-column-width
1055 0x0080=column-symbols-right
1101 0x0001=show-first-column
1102 0x0002=show-last-column
1104 0x0008=show-column-stripes
1106 0x0020=show-column-headers
/aoo42x/main/connectivity/source/parse/
H A Dsqlbison.y259 %type <pParseNode> column_ref data_type column cursor parameter range_variable user /*like_check*/
410 column data_type column_def_opt_list
526 column_commalist ',' column
529 | column
869 column SQL_EQUAL update_source
1664 | SQL_TOKEN_AS column
1670 | column
3436 column
3492 column
3882 column: label
/aoo42x/main/offapi/com/sun/star/sdbcx/
H A DIndexColumn.idl33 /** adds a property to determine the sort order of the column values within the
41 /** is the column sorted in ascending order.

Completed in 155 milliseconds

12345678910>>...21