Home
last modified time | relevance | path

Searched refs:table (Results 301 – 325 of 1370) sorted by relevance

1...<<11121314151617181920>>...55

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java95 ArrayList<ORowSetValue[]> table = new ArrayList<>(); in getColumns() local
141 table.add(rowOut); in getColumns()
143 return new PostgresqlDatabaseMetaDataResultSet(results, table); in getColumns()
345 ArrayList<ORowSetValue[]> table = new ArrayList<>(); in getTypeInfo() local
399 table.add(rowOut); in getTypeInfo()
402 return new PostgresqlDatabaseMetaDataResultSet(results, table); in getTypeInfo()
/trunk/main/sc/inc/
H A Ddatauno.hxx304 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::table::CellRangeAddress > SAL_CALL
307 ::com::sun::star::table::CellRangeAddress >& aSources )
309 virtual ::com::sun::star::table::CellAddress SAL_CALL getStartOutputPosition()
312 const ::com::sun::star::table::CellAddress& aStartOutputPosition )
518 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getDataArea()
520 virtual void SAL_CALL setDataArea( const ::com::sun::star::table::CellRangeAddress& aDataArea )
543 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL
618 const ::com::sun::star::table::CellRangeAddress& aRange )
/trunk/main/svx/source/table/
H A Dcell.cxx68 using namespace ::com::sun::star::table;
120 CellProperties(SdrObject& rObj, sdr::table::Cell* pCell );
123 CellProperties(const CellProperties& rProps, SdrObject& rObj, sdr::table::Cell* pCell);
139 sdr::table::CellRef mxCell;
162 CellProperties::CellProperties(SdrObject& rObj, sdr::table::Cell* pCell) in CellProperties()
168 …CellProperties::CellProperties(const CellProperties& rProps, SdrObject& rObj, sdr::table::Cell* pC… in CellProperties()
260 sdr::table::SdrTableObj& rObj = (sdr::table::SdrTableObj&)GetSdrObject(); in ItemChange()
286 namespace sdr { namespace table { namespace
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/
H A D_XTableCharts.java24 package ifc.table;
29 import com.sun.star.table.CellRangeAddress;
30 import com.sun.star.table.XTableCharts;
H A D_XTableChart.java24 package ifc.table;
29 import com.sun.star.table.CellRangeAddress;
30 import com.sun.star.table.XTableChart;
H A D_XTableColumns.java24 package ifc.table;
30 import com.sun.star.table.XCell;
31 import com.sun.star.table.XCellRange;
32 import com.sun.star.table.XTableColumns;
H A D_XCellRange.java24 package ifc.table;
28 import com.sun.star.table.XCell;
29 import com.sun.star.table.XCellRange;
/trunk/main/sc/source/ui/src/
H A Dglobstr.src199 Text [ en-US ] = "Create pivot table" ;
203 Text [ en-US ] = "Edit pivot table" ;
207 Text [ en-US ] = "Delete pivot table" ;
523 Text [ en-US ] = "The pivot table must contain at least one entry." ;
531 Text [ en-US ] = "Error creating the pivot table." ;
627 Text [ en-US ] = "<unknown table reference>" ;
736 Text [ en-US ] = "No pivot table found at this position." ;
1387 Text [ en-US ] = "The table could not be inserted." ;
1661 Text[ en-US ] = "You cannot change this part of the pivot table." ;
1726 Text [ en-US ] = "Pivot table source data is invalid." ;
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DSheetFilterDescriptor.idl30 #include <com/sun/star/table/TableOrientation.idl>
31 #include <com/sun/star/table/CellAddress.idl>
106 [property] com::sun::star::table::TableOrientation Orientation;
129 [property] com::sun::star::table::CellAddress OutputPosition;
H A DSheetCell.idl29 #include <com/sun/star/table/Cell.idl>
78 #include <com/sun/star/table/XColumnRowRange.idl>
133 service com::sun::star::table::Cell;
186 <type scope="com::sun::star::table">XCell</type> and
212 interface com::sun::star::table::XColumnRowRange;
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl1054 within a container or table.
3781 the table cells are not direct children of a table, the object representing
3845 In cases where the table cells are not direct children of the table the index
3912 table cells are not direct children of the table this is the cell index specified
4033 table cells are not direct children of the table this is the cell index specified
4108 representing the table's summary or a NULL pointer if the table
4504 representing the table's summary or a NULL pointer if the table
4826 @param [out] table
4830 [propget] HRESULT table
5102 /** A table caption changed.
[all …]
/trunk/main/writerfilter/source/dmapper/
H A DConversionHelper.hxx33 namespace table{ namespace
42 sal_Int32 MakeBorderLine( sal_Int32 nSprmValue, ::com::sun::star::table::BorderLine& rToFill );
45 ::com::sun::star::table::BorderLine& rToFill, bool bIsOOXML );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotTable2.java34 import com.sun.star.table.CellAddress;
35 import com.sun.star.table.CellRangeAddress;
36 import com.sun.star.table.XCell;
37 import com.sun.star.table.XCellCursor;
38 import com.sun.star.table.XCellRange;
H A D_XDataPilotTable.java31 import com.sun.star.table.CellAddress;
32 import com.sun.star.table.CellRangeAddress;
33 import com.sun.star.table.XCell;
H A D_XNamedRanges.java40 import com.sun.star.table.CellAddress;
41 import com.sun.star.table.CellRangeAddress;
42 import com.sun.star.table.XCell;
43 import com.sun.star.table.XCellRange;
/trunk/main/offapi/com/sun/star/sdb/
H A DErrorCondition.idl85 <p>Imagine you have a client-side query <code>SELECT * FROM table</code>, which is
122 statements, this could mean that a table was attempted to be saved with the
157 /** used to indicate that a <code>SELECT</code> operation on a table needs a filter.
159 <p>Some database drivers are not able to <code>SELECT</code> from a table if the
161 like <code>SELECT * FROM "table"</cdeo> with fail with the error code
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DResizeHideShowRowColumn.java37 import com.sun.star.table.XTableColumns;
38 import com.sun.star.table.XTableRows;
39 import com.sun.star.table.XColumnRowRange;
41 import com.sun.star.table.XCellRange;
/trunk/main/sc/source/ui/vba/
H A Dvbacomment.cxx48 … const uno::Reference< table::XCellRange >& xRange ) throw( lang::IllegalArgumentException ) : in ScVbaComment()
63 uno::Reference< table::XCell > xCell( mxRange->getCellByPosition(0, 0), uno::UNO_QUERY_THROW ); in getAnnotation()
82 table::CellAddress aAddress = getAnnotation()->getPosition(); in getAnnotationIndex()
90 table::CellAddress xAddress = xAnno->getPosition(); in getAnnotationIndex()
H A Dvbaeventshelper.cxx95 uno::Sequence< table::CellRangeAddress > aRangeAddresses = xRanges->getRangeAddresses(); in lclGetTabFromArgs()
374 uno::Reference< table::XCellRange > xRangeObj; in changesOccurred()
390 uno::Reference< table::XCellRange > xRangeObj; in changesOccurred()
864 …uno::Reference< table::XCellRange > xRange = getXSomethingFromArgs< table::XCellRange >( rArgs, nI… in createRange()
887 …uno::Reference< table::XCell > xCell = getXSomethingFromArgs< table::XCell >( rArgs, nIndex, false… in createHyperlink()
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControlTableCell.hxx50 ::svt::table::IAccessibleTable& _rTable,
53 ::svt::table::AccessibleTableControlObjType _eType
82 ::svt::table::IAccessibleTable& _rTable,
85 svt::table::AccessibleTableControlObjType eObjType);
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.cxx1643 const OUString& table, in getColumnPrivileges() argument
1653 tab(OUStringToOString(table, m_rConnection.getConnectionEncoding()).getStr()), in getColumnPrivileges()
1873 const OUString& table ) in getExportedKeys() argument
1881 tab(OUStringToOString(table, m_rConnection.getConnectionEncoding()).getStr()); in getExportedKeys()
1913 const OUString& table) in getImportedKeys() argument
1923 tab(OUStringToOString(table, m_rConnection.getConnectionEncoding()).getStr()); in getImportedKeys()
1955 const OUString& table) in getPrimaryKeys() argument
1964 tab(OUStringToOString(table, m_rConnection.getConnectionEncoding()).getStr()); in getPrimaryKeys()
1996 const OUString& table, in getIndexInfo() argument
2007 tab(OUStringToOString(table, m_rConnection.getConnectionEncoding()).getStr()); in getIndexInfo()
[all …]
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsiRow.pm40 my ($class, $table, @data) = @_;
43 'table' => $table,
48 my $column_count = $table->GetColumnCount();
/trunk/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl52 /** describes a wizard which can be used to copy table like data from one
63 <li>user interaction in case copying a row fails. If no copy table listener is
69 creating the target table or view.</li>
80 <p>There's one exception to the above, however: Upon creating the copy table wizard,
102 a table from one database to another.
192 a table from one database to another.
/trunk/main/sc/qa/complex/dataPilot/
H A D_XDataPilotTable.java27 import com.sun.star.table.CellAddress;
28 import com.sun.star.table.CellRangeAddress;
29 import com.sun.star.table.XCell;
/trunk/main/sc/source/ui/unoobj/
H A Dcursuno.cxx65 SC_QUERYINTERFACE( table::XCellCursor ) in queryInterface()
93 pPtr[nParentLen + 2] = getCppuType((const uno::Reference<table::XCellCursor>*)0); in getTypes()
444 uno::Reference<table::XCell> SAL_CALL ScCellCursorObj::getCellByPosition( in getCellByPosition()
452 uno::Reference<table::XCellRange> SAL_CALL ScCellCursorObj::getCellRangeByPosition( in getCellRangeByPosition()
460 uno::Reference<table::XCellRange> SAL_CALL ScCellCursorObj::getCellRangeByName( in getCellRangeByName()

Completed in 322 milliseconds

1...<<11121314151617181920>>...55