Home
last modified time | relevance | path

Searched refs:column (Results 201 – 225 of 522) sorted by relevance

12345678910>>...21

/aoo42x/main/offapi/com/sun/star/text/
H A DMailMerge.idl240 the content of a database column.
248 /** contains the name of the column to generate the output file names.
250 <p>If FileNameFromColumn is true the content of the related column
291 /** contains the name of the data base column that contains the e-Mail address
H A DTextColumns.idl60 except for the left margin of the first column, and the right margin of the last column.*/
H A DXTextColumns.idl79 <p>The minimum is 1 column.</p>
86 /** returns the column description of the object.
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotTableHeaderData.idl36 /** information about a cell within the column or row header area of a DataPilot table.
39 column or row header area of a DataPilot table. This is the type that is
H A DXViewPane.idl49 /** returns the first column that is visible in the pane.
55 /** sets the first column that is visible in the pane.
H A DDataPilotSourceMember.idl44 as row headers and column headers of the data range (if used in
45 row or column dimensions), or to calculate the values of the
H A DXSheetPageBreak.idl55 property of the column.</P>
58 a sequence of structs containing column page break data.
H A DXMultipleOperation.idl60 column and/or row of the range.</p>
80 formulas in a column (mode <const>TableOperationMode::COLUMN</const>)
/aoo42x/main/offapi/com/sun/star/form/
H A DXGridPeer.idl57 /** retrieves the currently used column definitions of the peer.
63 /** sets the column definition for the peer.
/aoo42x/main/offapi/com/sun/star/awt/grid/
H A DGridDataEvent.idl46 /** denotes the first column affected by a change.
53 /** denotes the last column affected by a change
/aoo42x/main/offapi/com/sun/star/table/
H A DXTableColumns.idl52 is the index the first inserted column will have.
67 is the index of the first column to delete.
H A DTableSortField.idl39 /** describes how to sort a single field (row/column) in a tables
49 /** index of the row or column in the table to be sorted; 0-based.
/aoo42x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.src53 Text [ en-US ] = "Unsupported source column type ($type$) at column position $pos$.";
/aoo42x/main/dbaccess/source/ui/misc/
H A Ddbumiscres.src75 Text [ en-US ] = "No corresponding column type could be found for column '#1'." ;
/aoo42x/main/offapi/com/sun/star/logging/
H A DXCsvLogFormatter.idl61 if this is set to more than one column, the
66 column, any logged information has to be send through this
/aoo42x/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas780 .column = aShape.Left
882 .column = myShape.Left
941 .column = myShape.Left
1013 .column = myShape.Left
/aoo42x/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx303 GtkTreeViewColumn *column; in SalGtkFilePicker() local
308 column = gtk_tree_view_column_new (); in SalGtkFilePicker()
310 gtk_tree_view_column_set_expand (column, sal_True); in SalGtkFilePicker()
311 gtk_tree_view_column_pack_start (column, cell, sal_False); in SalGtkFilePicker()
312 gtk_tree_view_column_set_attributes (column, cell, "text", i, (char *)NULL); in SalGtkFilePicker()
313 gtk_tree_view_append_column (GTK_TREE_VIEW(m_pFilterView), column); in SalGtkFilePicker()
/aoo42x/main/scripting/java/org/openoffice/idesupport/ui/
H A DScriptPanel.java96 TableColumn column = table.getColumnModel().getColumn(1); in initUI() local
97 column.setCellEditor(new DefaultCellEditor(new JTextField())); in initUI()
/aoo42x/main/offapi/com/sun/star/chart/
H A DXChartDataArray.idl91 of a column.
101 each column.
/aoo42x/main/sw/source/ui/table/
H A Dchartins.src67 Text [ en-US ] = "First ~column as caption" ;
74 …desired data, select the data range now.\n\nInclude the cells containing column and row labels if …
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DFormula.java58 public Formula(int row, int column, String cellContents, int ixfe, Format fmt, Workbook wb) in Formula() argument
64 setCol(column); in Formula()
/aoo42x/main/sc/source/ui/src/
H A Dtabopdlg.src126 Text [ en-US ] = "Neither row or column specified." ;
138 Text [ en-US ] = "Formulas don't form a column." ;
H A Dmiscdlgs.src59 Text [ en-US ] = "Delete entire ~column(s)" ;
126 Text [ en-US ] = "Entire ~column" ;
1292 Text [ en-US ] = "~Left column" ;
1308 Text [ en-US ] = "~Right column" ;
1403 Text [ en-US ] = "First ~column as label" ;
/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DScAccessibleCell.java144 XPropertySet column = (XPropertySet) UnoRuntime.queryInterface( in createTestEnvironment() local
146 column.setPropertyValue("OptimalWidth", new Boolean(true)); in createTestEnvironment()
/aoo42x/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx106 sal_Bool selectColumn( sal_Int32 column );
108 sal_Bool deselectColumn( sal_Int32 column );

Completed in 83 milliseconds

12345678910>>...21