Home
last modified time | relevance | path

Searched refs:table (Results 401 – 425 of 1370) sorted by relevance

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

/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx312 const table::BorderLine eBorderLine(0,0,0,0); in OStyle()
313 const table::ShadowFormat eShadowFormat(table::ShadowLocation_NONE,0,0,0); in OStyle()
329 …ber(MAP_CHAR_LEN(SC_UNO_PAGE_BOTTBORDER), ++i,nBound,::getCppuType((const table::BorderLine*)0) ,&… in OStyle()
343 …ber(MAP_CHAR_LEN(SC_UNO_PAGE_FTRBOTTBOR), ++i,nBound,::getCppuType((const table::BorderLine*)0) ,&… in OStyle()
350 …ber(MAP_CHAR_LEN(SC_UNO_PAGE_FTRLEFTBOR), ++i,nBound,::getCppuType((const table::BorderLine*)0) ,&… in OStyle()
354 …er(MAP_CHAR_LEN(SC_UNO_PAGE_FTRRIGHTBOR), ++i,nBound,::getCppuType((const table::BorderLine*)0) ,&… in OStyle()
357 …mber(MAP_CHAR_LEN(SC_UNO_PAGE_FTRSHADOW), ++i,nBound,::getCppuType((const table::ShadowFormat*)0) … in OStyle()
359 …mber(MAP_CHAR_LEN(SC_UNO_PAGE_FTRTOPBOR), ++i,nBound,::getCppuType((const table::BorderLine*)0) ,&… in OStyle()
392 …r(MAP_CHAR_LEN(SC_UNO_PAGE_LEFTBORDER), ++i,nBound, ::getCppuType((const table::BorderLine*)0) ,&… in OStyle()
402 …er(MAP_CHAR_LEN(SC_UNO_PAGE_RIGHTBORDER), ++i,nBound,::getCppuType((const table::BorderLine*)0) ,&… in OStyle()
[all …]
/trunk/test/testuno/source/fvt/uno/sc/data/
H A DStardarFilterTest.java45 import com.sun.star.table.XCellRange;
46 import com.sun.star.table.XColumnRowRange;
47 import com.sun.star.table.XTableRows;
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DComponentContext.java82 public ComponentContext( Hashtable table, XComponentContext xDelegate ) in ComponentContext() argument
85 m_table = table; in ComponentContext()
90 Object o = table.get( SMGR_NAME ); in ComponentContext()
/trunk/main/sw/source/ui/config/
H A Doptcomp.src105 Text [ en-US ] = "Add paragraph and table spacing at tops of pages (in current document)" ;
121 Text [ en-US ] = "Add paragraph and table spacing at bottom of table cells" ;
/trunk/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx1629 … ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) in getExportedKeys() argument
1651 varCriteria[nPos].setString(table); in getExportedKeys()
1670 … ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) in getImportedKeys() argument
1696 varCriteria[nPos].setString(table); in getImportedKeys()
1713 … ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) in getPrimaryKeys() argument
1735 varCriteria[nPos].setString(table); in getPrimaryKeys()
1753 …t ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, in getIndexInfo()
1780 varCriteria[nPos].setString(table); in getIndexInfo()
2090 const ::rtl::OUString& table, in getColumnPrivileges()
2113 varCriteria[nPos].setString(table); in getColumnPrivileges()
/trunk/main/svtools/inc/svtools/
H A Daccessiblefactory.hxx59 namespace table namespace
91 virtual table::IAccessibleTableControl*
94 table::IAccessibleTable& _rTable
/trunk/main/svx/source/table/
H A Daccessiblecell.hxx63 …ence< ::com::sun::star::accessibility::XAccessible>& rxParent, const sdr::table::CellRef& rCell, s…
85 sdr::table::CellRef getCellRef();
139 sdr::table::CellRef mxCell;
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetCondition.idl36 #include <com/sun/star/table/CellAddress.idl>
111 com::sun::star::table::CellAddress getSourcePosition();
119 [in] com::sun::star::table::CellAddress aSourcePosition );
H A DAccessibleSpreadsheetDocumentView.idl76 for every shape that is at the current table. These
79 whether they are bound to a table or a cell.</li>
100 <li>The current table is painted after the background and so it
150 shapes or the whole table.
/trunk/main/offapi/com/sun/star/ucb/
H A DListAction.idl63 <table border=1>
98 </table>
108 information about the changes happened (see table above).
/trunk/main/dbaccess/source/ui/browser/
H A Dsbabrw.src131 Text [ en-US ] = "Do you want to delete the table '%1'?" ;
168 Text [ en-US ] = "Loading table $name$...";
173 Text [ en-US ] = "No table format could be found." ;
/trunk/main/offapi/
H A DUnoApi_offapi.mk911 offapi/com/sun/star/table/Cell \
912 offapi/com/sun/star/table/CellCursor \
914 offapi/com/sun/star/table/CellRange \
918 offapi/com/sun/star/table/TableChart \
919 offapi/com/sun/star/table/TableCharts \
921 offapi/com/sun/star/table/TableColumn \
924 offapi/com/sun/star/table/TableRow \
925 offapi/com/sun/star/table/TableRows \
3084 offapi/com/sun/star/table/BorderLine \
3099 offapi/com/sun/star/table/XCell \
[all …]
/trunk/main/reportdesign/source/filter/xml/
H A DxmlHelper.cxx352 …cast<sal_uInt16>(PROPERTY_BORDERLEFT.length), 0, &::getCppuType((const table::BorderLine*)0) … in createBorderPropertySet()
353 …ast<sal_uInt16>(PROPERTY_BORDERRIGHT.length), 1, &::getCppuType((const table::BorderLine*)0) … in createBorderPropertySet()
354 …t<sal_uInt16>(PROPERTY_BORDERTOP.length), 2, &::getCppuType((const table::BorderLine*)0) … in createBorderPropertySet()
355 …st<sal_uInt16>(PROPERTY_BORDERBOTTOM.length), 3, &::getCppuType((const table::BorderLine*)0) … in createBorderPropertySet()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXResultSetMetaData.idl152 /** gets a column's table's schema.
185 /** gets a column's table name.
189 the table name
196 /** gets a column's table's catalog name.
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl61 <table align=left border=1>
75 </table></p>
147 The name of this node, depending on its type; see the table above.
157 The value of this node, depending on its type; see the table above.
250 The value of this node, depending on its type; see the table above.
/trunk/main/sc/inc/
H A Dfmtuno.hxx175 virtual ::com::sun::star::table::CellAddress SAL_CALL getSourcePosition()
177 …virtual void SAL_CALL setSourcePosition( const ::com::sun::star::table::CellAddress& aSourcePositi…
249 virtual ::com::sun::star::table::CellAddress SAL_CALL getSourcePosition()
251 …virtual void SAL_CALL setSourcePosition( const ::com::sun::star::table::CellAddress& aSourcePositi…
H A Ddapiuno.hxx119 const ::com::sun::star::table::CellAddress& aOutputAddress,
198 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getSourceRange()
200 …virtual void SAL_CALL setSourceRange( const ::com::sun::star::table::CellRangeAddress& aSourceRang…
349 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getOutputRange()
355 SAL_CALL getDrillDownData(const ::com::sun::star::table::CellAddress& aAddr)
359 SAL_CALL getPositionData(const ::com::sun::star::table::CellAddress& aAddr)
362 virtual void SAL_CALL insertDrillDownSheet(const ::com::sun::star::table::CellAddress& aAddr)
365 … virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getOutputRangeByType( sal_Int32 nType )
/trunk/main/xmloff/
H A DPackage_inc.mk85 $(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/table/XMLTableExport.hxx,xmloff/table/XMLTa…
86 $(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/table/XMLTableImport.hxx,xmloff/table/XMLTa…
/trunk/main/sc/source/ui/vba/
H A Dvbahyperlink.cxx44 mxCell( getXSomethingFromArgs< table::XCell >( rArgs, 1, false ) ), in ScVbaHyperlink()
73 …uno::Reference< table::XCellRange > xUnoRange( ScVbaRange::getCellRange( xAnchorRange ), uno::UNO_… in ScVbaHyperlink()
186 uno::Reference< table::XCellRange > xRange( mxCell, uno::UNO_QUERY_THROW ); in getRange()
/trunk/main/scp2/source/ooo/
H A Dfile_ooo.scp415 STD_JAR_FILE( gid_File_Jar_Table, table )
1084 Name = "table.mod";
1353 Name = "/xslt/export/common/table/table.xsl";
1360 Name = "/xslt/export/common/table/table_cells.xsl";
1367 Name = "/xslt/export/common/table/table_columns.xsl";
1374 Name = "/xslt/export/common/table/table_rows.xsl";
1409 Name = "/xslt/export/spreadsheetml/table.xsl";
/trunk/main/svx/source/dialog/
H A Dsdstring.src359 // Reference-strings for standardcolor-table
496 // Reference-strings for standard-gradient-table
593 // Reference-strings for standard-hatch-table
699 // Reference-strings for standard-bitmap-table
905 // Reference-strings for standard-dash-table
1020 // Reference-strings for standard-line-end-table
/trunk/main/hsqldb/patches/
H A Di121754.patch404 Constraint[] constraintList; // constrainst for the table
423 - table.setColumnTypeVars(colIndex);
425 + table.colSizes[colIndex] = oldCol.getSize();
426 + table.colDefaults[colIndex] = oldCol.getDefaultExpression();
428 table.resetDefaultsFlag();
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl77 request, if a table or query is being displayed.
107 Enabled, if at least one row in the grid view of a table or query is selected.
119 Enabled, if at least one row in the grid view of a table or query is selected.
163 <ul><li>the grid control which is used to display the currently selected table/query
202 …This is a string giving the name of the object to display initially. Whether it is table name, a q…
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx114 table::BorderLine aLine; in lcl_printProperties()
287 void lcl_debug_BorderLine(table::BorderLine & rLine) in lcl_debug_BorderLine()
297 void lcl_debug_TableBorder(table::TableBorder & rBorder) in lcl_debug_TableBorder()
418 table::TableBorderDistances aDistances; in endTableGetTableStyle()
431 table::TableBorder aTableBorder; in endTableGetTableStyle()
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DInsertDeleteCells.java40 import com.sun.star.table.XCell;
42 import com.sun.star.table.XCellRange;
43 import com.sun.star.table.CellRangeAddress;

Completed in 115 milliseconds

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