/aoo42x/main/vcl/unx/gtk/a11y/ |
H A D | atktable.cxx | 90 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 …]
|
/aoo42x/main/oox/inc/oox/xls/ |
H A D | workbookhelper.hxx | 41 namespace table { struct CellAddress; } namespace 42 namespace table { struct CellRangeAddress; } namespace 43 namespace table { class XCell; } namespace 44 namespace table { class XCellRange; } namespace
|
/aoo42x/main/i18nutil/source/utility/ |
H A D | widthfolding.cxx | 101 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
|
/aoo42x/main/sal/rtl/source/ |
H A D | locale.c | 72 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()
|
/aoo42x/main/pyuno/demo/ |
H A D | swriter.py | 34 def insertTextIntoCell( table, cellName, text, color ): argument 62 table = doc.createInstance( "com.sun.star.text.TextTable" ) variable
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | DbTools.java | 86 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 …]
|
/aoo42x/main/svtools/inc/svtools/table/ |
H A D | defaultinputhandler.hxx | 33 namespace svt { namespace table namespace
|
H A D | gridtablerenderer.hxx | 32 namespace svt { namespace table namespace
|
H A D | tableinputhandler.hxx | 36 namespace svt { namespace table namespace
|
H A D | tablerenderer.hxx | 34 namespace svt { namespace table namespace
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
H A D | SqlTableHelper.java | 74 …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 D | OIndex.java | 52 private OTable table; field in OIndex 56 …ean isPrimaryKeyIndex, boolean isClustered, List<String> columnNames, OTable table) throws Element… in OIndex()
|
H A D | OKey.java | 49 protected OTable table; field in OKey 63 …int updateRule, int deleteRule, List<String> columnNames, OTable table) throws ElementExistExcepti… in OKey()
|
/aoo42x/main/svtools/source/uno/ |
H A D | unocontroltablemodel.hxx | 47 namespace svt { namespace table namespace
|
/aoo42x/main/svx/source/table/ |
H A D | cellcursor.hxx | 34 namespace sdr { namespace table { namespace
|
H A D | celleditsource.hxx | 37 namespace sdr { namespace table { namespace
|
H A D | tablecolumns.hxx | 34 namespace sdr { namespace table { namespace
|
H A D | tablerows.hxx | 34 namespace sdr { namespace table { namespace
|
H A D | viewcontactoftableobj.hxx | 36 namespace table namespace
|
/aoo42x/main/oox/source/drawingml/table/ |
H A D | tablerow.cxx | 39 namespace oox { namespace drawingml { namespace table { namespace
|
H A D | tablestylelist.cxx | 27 namespace oox { namespace drawingml { namespace table { namespace
|
H A D | tablestyle.cxx | 26 namespace oox { namespace drawingml { namespace table { namespace
|
H A D | tablestylepart.cxx | 33 namespace oox { namespace drawingml { namespace table { namespace
|
/aoo42x/main/l10ntools/java/receditor/java/transex3/view/ |
H A D | Editor.java | 30 JTable table = null; field in Editor 83 public void setTable(JTable table) { in setTable()
|
/aoo42x/main/sd/source/ui/table/ |
H A D | tableobjectbar.hxx | 38 namespace sd { namespace ui { namespace table { namespace
|