Home
last modified time | relevance | path

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

1234567

/aoo41x/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 …]
/aoo41x/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
/aoo41x/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
/aoo41x/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()
/aoo41x/main/pyuno/demo/
H A Dswriter.py34 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 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
/aoo41x/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
/aoo41x/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx47 namespace svt { namespace table namespace
/aoo41x/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
/aoo41x/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()
/aoo41x/main/sd/source/ui/app/
H A Dsddll1.cxx52 namespace sd { namespace ui { namespace table { namespace
/aoo41x/main/sd/source/ui/table/
H A Dtableobjectbar.hxx38 namespace sd { namespace ui { namespace table { namespace
/aoo41x/main/oox/inc/oox/drawingml/table/
H A Dtablecellcontext.hxx31 namespace oox { namespace drawingml { namespace table { namespace
H A Dtablecontext.hxx30 namespace oox { namespace drawingml { namespace table { namespace
H A Dtablestyletextstylecontext.hxx31 namespace oox { namespace drawingml { namespace table { namespace

Completed in 134 milliseconds

1234567