Home
last modified time | relevance | path

Searched defs:tableName (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/forms/qa/integration/forms/
H A DListBox.java195 final String tableName = keyTypes[i] + "_pk"; in impl_createDatabase() local
273 final String tableName = fieldTypes[i] + "_pk"; in impl_createForm() local
/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableName.java75 XNamed tableName=(XNamed)UnoRuntime.queryInterface(XNamed.class, xTable); in testtableName() local
/aoo4110/main/qadevOOo/tests/java/mod/_dbaccess/
H A DOSingleSelectQueryComposer.java145 String tableName = null; field in OSingleSelectQueryComposer
H A DORowSet.java134 String tableName = null; field in ORowSet
/aoo4110/main/qadevOOo/runner/util/
H A DFormTools.java259 public static XLoadable bindForm( XTextDocument aDoc, String sourceName, String tableName ) in bindForm()
303 String tableName) throws com.sun.star.uno.Exception { in bindForm()
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DCopyTableWizard.java156 …private void copyTable(final String tableName, final XConnection sourceConnection, final XConnecti… in copyTable()
/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DODatabaseForm.java233 String tableName = null; field in ODatabaseForm
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java323 String tableName = in traverseTable() local
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1230 final String tableName = String.valueOf(entry.getValue()); in buildAttributeList() local

Completed in 60 milliseconds