/aoo41x/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 …]
|
/aoo41x/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
|
/aoo41x/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
|
/aoo41x/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()
|
/aoo41x/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
|
/aoo41x/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
|
/aoo41x/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
|
/aoo41x/main/svtools/source/uno/ |
H A D | unocontroltablemodel.hxx | 47 namespace svt { namespace table namespace
|
/aoo41x/main/oox/source/drawingml/table/ |
H A D | tablerow.cxx | 39 namespace oox { namespace drawingml { namespace table { namespace
|
H A D | tablestyle.cxx | 26 namespace oox { namespace drawingml { namespace table { namespace
|
H A D | tablestylelist.cxx | 27 namespace oox { namespace drawingml { namespace table { namespace
|
H A D | tablestylepart.cxx | 33 namespace oox { namespace drawingml { namespace table { namespace
|
/aoo41x/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()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sddll1.cxx | 52 namespace sd { namespace ui { namespace table { namespace
|
/aoo41x/main/sd/source/ui/table/ |
H A D | tableobjectbar.hxx | 38 namespace sd { namespace ui { namespace table { namespace
|
/aoo41x/main/oox/inc/oox/drawingml/table/ |
H A D | tablecellcontext.hxx | 31 namespace oox { namespace drawingml { namespace table { namespace
|
H A D | tablecontext.hxx | 30 namespace oox { namespace drawingml { namespace table { namespace
|
H A D | tablestyletextstylecontext.hxx | 31 namespace oox { namespace drawingml { namespace table { namespace
|