Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 167) sorted by relevance

1234567

/trunk/main/vcl/unx/gtk/a11y/
H A Datktable.cxx90 table_wrapper_ref_at (AtkTable *table, in table_wrapper_ref_at()
120 table_wrapper_get_index_at (AtkTable *table, in table_wrapper_get_index_at()
171 table_wrapper_get_row_at_index( AtkTable *table, in table_wrapper_get_row_at_index()
196 table_wrapper_get_n_columns( AtkTable *table ) in table_wrapper_get_n_columns()
220 table_wrapper_get_n_rows( AtkTable *table ) in table_wrapper_get_n_rows()
270 table_wrapper_get_row_extent_at( AtkTable *table, in table_wrapper_get_row_extent_at()
296 table_wrapper_get_caption( AtkTable *table ) in table_wrapper_get_caption()
370 table_wrapper_get_row_header( AtkTable *table, in table_wrapper_get_row_header()
401 table_wrapper_get_column_header( AtkTable *table, in table_wrapper_get_column_header()
433 table_wrapper_get_summary( AtkTable *table ) in table_wrapper_get_summary()
[all …]
/trunk/main/oox/inc/oox/xls/
H A Dworkbookhelper.hxx41 namespace table { struct CellAddress; } namespace
42 namespace table { struct CellRangeAddress; } namespace
43 namespace table { class XCell; } namespace
44 namespace table { class XCellRange; } namespace
/trunk/main/i18nutil/source/utility/
H A Dwidthfolding.cxx101 static oneToOneMappingWithFlag table(full2half, sizeof(full2half), FULL2HALF_NORMAL); in getfull2halfTable() local
205 static oneToOneMappingWithFlag table(half2full, sizeof(half2full), HALF2FULL_NORMAL); in gethalf2fullTable() local
218 static oneToOneMappingWithFlag table(full2half, sizeof(full2half), FULL2HALF_ASC_FUNCTION); in getfull2halfTableForASC() local
249 static oneToOneMappingWithFlag table(half2full, sizeof(half2full), HALF2FULL_JIS_FUNCTION); in gethalf2fullTableForJIS() local
283 static oneToOneMappingWithFlag table(full2half, sizeof(full2half), FULL2HALF_KATAKANA_ONLY); in getfullKana2halfKanaTable() local
290 static oneToOneMappingWithFlag table(half2full, sizeof(half2full), HALF2FULL_KATAKANA_ONLY); in gethalfKana2fullKanaTable() local
/trunk/main/sal/rtl/source/
H A Dlocale.c72 void rtl_hashtable_destroy(RTL_HASHTABLE* table) in rtl_hashtable_destroy()
92 void rtl_hashtable_init(RTL_HASHTABLE** table, sal_Int8 sizeIndex) in rtl_hashtable_init()
113 sal_Int32 rtl_hashfunc(RTL_HASHTABLE* table, sal_Int32 key) in rtl_hashfunc()
120 rtl_Locale* rtl_hashtable_add(RTL_HASHTABLE** table, rtl_Locale* value) in rtl_hashtable_add()
165 sal_Bool rtl_hashtable_grow(RTL_HASHTABLE** table) in rtl_hashtable_grow()
201 sal_Bool rtl_hashtable_find(RTL_HASHTABLE * table, sal_Int32 key, sal_Int32 hashCode, rtl_Locale** … in rtl_hashtable_find()
/trunk/main/pyuno/demo/
H A Dswriter.py34 def insertTextIntoCell( table, cellName, text, color ): argument
62 table = doc.createInstance( "com.sun.star.text.TextTable" ) variable
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java86 private String table = ""; field in DbTools.NameComponents
88 public NameComponents(String catalog, String schema, String table) { in NameComponents()
117 public void setTable(String table) { in setTable()
150 …XDatabaseMetaData metadata, String catalog, String schema, String table, boolean quote, ComposeRul… in composeTableName()
182 XDatabaseMetaData metadata, XPropertySet table, ComposeRule composeRule, in composeTableName()
236 … String doComposeTableName(XDatabaseMetaData metadata, String catalog, String schema, String table, in doComposeTableName()
276 String schema, String table) throws SQLException { in composeTableNameForSelect()
289 …public static String composeTableNameForSelect(XConnection connection, XPropertySet table) throws … in composeTableNameForSelect()
294 private static NameComponents getTableNameComponents(XPropertySet table) throws SQLException { in getTableNameComponents()
420 String table = AnyConverter.toString(descriptor.getPropertyValue("Name")); in createStandardCreateStatement() local
[all …]
/trunk/main/svtools/inc/svtools/table/
H A Ddefaultinputhandler.hxx33 namespace svt { namespace table namespace
H A Dgridtablerenderer.hxx32 namespace svt { namespace table namespace
H A Dtableinputhandler.hxx36 namespace svt { namespace table namespace
H A Dtablerenderer.hxx34 namespace svt { namespace table namespace
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DSqlTableHelper.java74 …olumns(XDatabaseMetaData metadata, String catalogName, String schema, String table) throws SQLExce… in readColumns()
137 boolean isCaseSensitive, OTable table) throws SQLException { in readKeys()
146 …ogName, String schemaName, String tableName, boolean isCaseSensitive, OTable table) throws SQLExce… in readPrimaryKey()
179 …e, String tableName, boolean isCaseSensitive, Map<String, OKey> keys, OTable table) throws SQLExce… in readForeignKeys()
236 …ta metadata, String catalogName, String schemaName, String tableName, OTable table) throws SQLExce… in readIndexes()
H A DOIndex.java52 private OTable table; field in OIndex
56 …ean isPrimaryKeyIndex, boolean isClustered, List<String> columnNames, OTable table) throws Element… in OIndex()
H A DOKey.java49 protected OTable table; field in OKey
63 …int updateRule, int deleteRule, List<String> columnNames, OTable table) throws ElementExistExcepti… in OKey()
/trunk/main/svx/source/table/
H A Dcellcursor.hxx34 namespace sdr { namespace table { namespace
H A Dcelleditsource.hxx37 namespace sdr { namespace table { namespace
H A Dtablecolumns.hxx34 namespace sdr { namespace table { namespace
H A Dtablerows.hxx34 namespace sdr { namespace table { namespace
H A Dviewcontactoftableobj.hxx36 namespace table namespace
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx47 namespace svt { namespace table namespace
/trunk/main/oox/source/drawingml/table/
H A Dtablerow.cxx39 namespace oox { namespace drawingml { namespace table { namespace
H A Dtablestyle.cxx26 namespace oox { namespace drawingml { namespace table { namespace
H A Dtablestylelist.cxx27 namespace oox { namespace drawingml { namespace table { namespace
H A Dtablestylepart.cxx33 namespace oox { namespace drawingml { namespace table { namespace
/trunk/main/l10ntools/java/receditor/java/transex3/view/
H A DEditor.java30 JTable table = null; field in Editor
83 public void setTable(JTable table) { in setTable()
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.hxx38 namespace sd { namespace ui { namespace table { namespace

Completed in 70 milliseconds

1234567