Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 232) sorted by relevance

12345678910

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeTableTemplateLayoutController.java83 final ArrayList tables = new ArrayList(); in initialize() local
92 addPBody(tables, (Section) report.getPreBodySection()); in initialize()
93 addFromBody(tables, (Section) report.getBodySection()); in initialize()
94 addPBody(tables, (Section) report.getPostBodySection()); in initialize()
104 this.nodes = (Node[]) tables.toArray(new Node[tables.size()]); in initialize()
116 tables.add(node); in addPBody()
133 addFromGroup(tables, child); in addFromBody()
137 addFromSection(tables, child); in addFromBody()
154 addFromBody(tables, element); in addFromGroup()
158 addFromSection(tables, element); in addFromGroup()
[all …]
/trunk/main/lingucomponent/source/languageguessing/
H A Dsimpleguesser.cxx169 textcat_t *tables = (textcat_t*)h; in GetManagedLanguages() local
174 for (i=0; i<tables->size; i++) { in GetManagedLanguages()
175 if(tables->fprint_disable[i] & mask){ in GetManagedLanguages()
177 langStr += (char*)fp_Name(tables->fprint[i]); in GetManagedLanguages()
200 textcat_t *tables = (textcat_t*)h; in XableLanguage() local
204 for (i=0; i<tables->size; i++) { in XableLanguage()
205 string language(fp_Name(tables->fprint[i])); in XableLanguage()
208 tables->fprint_disable[i] = mask; in XableLanguage()
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx272 ptr->tables = listNewEmpty(); in TrueTypeCreatorNewEmpty()
283 listAppend(_this->tables, table); in AddTable()
292 if (listCount(_this->tables)) { in RemoveTable()
293 listToFirst(_this->tables); in RemoveTable()
296 listRemove(_this->tables); in RemoveTable()
322 n = listCount(_this->tables); in StreamToMemory()
328 listToFirst(_this->tables); in StreamToMemory()
331 listNext(_this->tables); in StreamToMemory()
1353 listToFirst(tt->tables); in FindTable()
1359 } while (listNext(tt->tables)); in FindTable()
[all …]
H A Dsft.cxx422 return (sal_uInt8*)ttf->tables[ord]; in getTable()
1767 assert(t->tables != 0); in doOpenTTFont()
1771 memset(t->tables, 0, NUM_TAGS * sizeof(void *)); in doOpenTTFont()
1802 t->tables[nIndex] = t->ptr + nTableOffset; in doOpenTTFont()
1809 sal_uInt8* pHead = (sal_uInt8*)t->tables[O_head]; in doOpenTTFont()
1822 if( t->tables[j] ) in doOpenTTFont()
1839 if( (sal_uInt8*)t->tables[i] < t->ptr ) in doOpenTTFont()
1842 if( t->tables[i] ) in doOpenTTFont()
1846 t->tables[i] = NULL; in doOpenTTFont()
1935 free(ttf->tables); in CloseTTFont()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOCatalog.java49 protected OContainer tables; field in OCatalog
61 if (tables != null) { in postDisposing()
62 tables.dispose(); in postDisposing()
102 if (tables == null) { in getTables()
105 return tables; in getTables()
H A DOTable.java58 protected OContainer tables; field in OTable
60 …protected OTable(String name, boolean isCaseSensitive, XConnection connection, OContainer tables) { in OTable() argument
62 this.tables = tables; in OTable()
114 tables = null; in postDisposing()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx146 if (tables[i].start <= code && code <= tables[i].end) in getIndexWeight()
147 return tables[i].table[code-tables[i].start]; in getIndexWeight()
277 tables[j++].init(start, end, keys, key_count, this); in init()
282 tables[j++].init(start, end, keys, key_count, this); in init()
/trunk/main/offapi/com/sun/star/text/
H A DHoriOrientation.idl43 <p>For text tables this means that the tables position is
89 /** The object uses the full space (for text tables only).
97 <p> For text tables this means that the tables position is
H A DIllustrationsIndex.idl43 [optional, property] boolean CreateFromLabels; //tables, illustrations
46 [optional, property] string LabelCategory; //tables, illustrations
49 [optional, property] short LabelDisplayType; //tables, illustrations
H A DTableIndex.idl46 [optional, property] boolean CreateFromLabels; //tables, illustrations
51 [optional, property] string LabelCategory; //tables, illustrations
58 [optional, property] short LabelDisplayType;//tables, illustrations
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlCatalog.java56 if (tables == null) { in refreshTables()
57 tables = new PostgresqlTables(this, metadata, this, names); in refreshTables()
59 tables.refill(names); in refreshTables()
100 return tables; in getTablesInternal()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DApplicationController.java158 XNameAccess tables = suppTables.getTables(); in checkSaveAs() local
159 assertTrue("the table was created in the wrong database", !tables.hasByName("abc")); in checkSaveAs()
167 tables = suppTables.getTables(); in checkSaveAs()
168 assertTrue("the newly created table has not been written", tables.hasByName("abc")); in checkSaveAs()
H A DSingleSelectQueryComposer.java223 final XNameAccess tables = suppTables.getTables(); in testSubQueries() local
225 tables != null && tables.hasByName(INNERPRODUCTSQUERY)); in testSubQueries()
/trunk/main/offapi/com/sun/star/sdb/application/
H A DDatabaseObjectContainer.idl36 tables, queries, forms, reports) can be organized in folders. This hierarchy can
40 then those impose a natural order on the tables, in that a catalog or a schema
41 is a folder of tables.</p>
53 /** denotes the virtual folder containing all tables of a database, in a context where such a
H A DDatabaseObject.idl48 views are also represented as tables, since to the user, the behave pretty much
49 as tables do.</p>
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXTablesSupplier.idl37 /** provides for access to a container of tables, typically used for a database
43 /** returns the container of tables.
45 the tables
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotTables.idl40 /** represents a collection of data pilot tables.
52 /** creates an enumeration of all data pilot tables.
60 /** provides methods to access the contained data pilot tables by index.
H A DXDataPilotTables.idl45 /** provides access to the data pilot tables via name and inserting and
46 removing data pilot tables.
50 access to existing data pilot tables in the collection.</p>
H A DDataPilotTablesEnumeration.idl37 /** represents an enumeration of data pilot tables.
45 /** provides methods to access the data pilot tables in the enumeration.
H A DXDataPilotTablesSupplier.idl41 /** grants access to a collection of data pilot tables.
49 /** Returns the collection of data pilot tables.
/trunk/main/dbaccess/source/ui/control/
H A Dtabletree.src70 Text [ en-US ] = "Successfully connected, but information about database tables is not available.";
74 Text [ en-US ] = "All tables";
82 Text [ en-US ] = "All tables and views";
/trunk/main/offapi/com/sun/star/sdb/
H A DDatabaseAccess.idl98 /** defines a list of tables, on which the bean should have it's focus.
99 If empty, all tables are rejected.
104 If empty, all tables types are rejected.
H A DSingleSelectQueryAnalyzer.idl43 criteria, as well as the corresponding select columns and tables.
53 /** access to the selected tables.
55 <p>The selected tables are those present in the <code>FROM</code> part
/trunk/main/oox/source/xls/
H A Dconnectionsfragment.cxx60 if( nElement == XLS_TOKEN( tables ) ) in onCreateContext()
67 case XLS_TOKEN( tables ): in onCreateContext()
/trunk/main/sw/source/filter/ww8/
H A DREADME-rtf.txt43 3.1. Nested tables
111 across tables
129 3.1.�Nested tables

Completed in 88 milliseconds

12345678910