Home
last modified time | relevance | path

Searched refs:schema (Results 1 – 25 of 151) sorted by relevance

1234567

/aoo41x/main/officecfg/prj/
H A Dd.lst2 mkdir: %_DEST%\xml%_EXT%\registry\schema
3 mkdir: %_DEST%\xml%_EXT%\registry\schema\org
4 mkdir: %_DEST%\xml%_EXT%\registry\schema\org\openoffice
5 mkdir: %_DEST%\xml%_EXT%\registry\schema\org\openoffice\Office
9 mkdir: %_DEST%\xml%_EXT%\registry\schema\org\openoffice\ucb
12 ..\%__SRC%\misc\registry\schema\org\openoffice\*.xcs %_DEST%\xml%_EXT%\registry\schema\org\openoffi…
13 ..\%__SRC%\misc\registry\schema\org\openoffice\Office\*.xcs %_DEST%\xml%_EXT%\registry\schema\org\o…
14 ..\%__SRC%\misc\registry\schema\org\openoffice\Office\UI\*.xcs %_DEST%\xml%_EXT%\registry\schema\or…
15 ..\%__SRC%\misc\registry\schema\org\openoffice\Office\DataAccess\*.xcs %_DEST%\xml%_EXT%\registry\s…
17 ..\%__SRC%\misc\registry\schema\org\openoffice\ucb\*.xcs %_DEST%\xml%_EXT%\registry\schema\org\open…
[all …]
H A Dbuild.lst3 oc officecfg\registry\schema nmake - all oc_reg_schema NULL
5 oc officecfg\registry\schema\org\openoffice nmake - all oc_reg_schema_ooo NU…
6 oc officecfg\registry\schema\org\openoffice\Office nmake - all oc_reg_schema_ooo…
7 oc officecfg\registry\schema\org\openoffice\Office\UI nmake - all oc_reg_schema_ooo_…
8 oc officecfg\registry\schema\org\openoffice\Office\DataAccess nmake - all oc_reg_schema_ooo_…
9 oc officecfg\registry\schema\org\openoffice\Office\OOoImprovement nmake - all oc_reg_schema_ooo_…
10 oc officecfg\registry\schema\org\openoffice\TypeDetection nmake - all oc_reg_schema_ooo_…
11 oc officecfg\registry\schema\org\openoffice\ucb nmake - all oc_reg_schema_ooo_uc…
/aoo41x/main/solenv/inc/
H A Dtg_config.mk42 XCS_TRIM=$(PROCESSOUT)/registry/schema/$(PACKAGEDIR)/{$(XCSFILES)}
52 $(XCS_TRIM) : $(DTDDIR)/registry/component-schema.dtd \
58 $(PROCESSOUT)/registry/schema/$(PACKAGEDIR)/%.xcs : %.xcs
61 @echo --- validating and stripping schema files
117 --stringparam xcs $(XCSROOTURL)/registry/schema/$(XSLTPACKAGEDIR)/$*.xcs \
118 --stringparam schemaRoot $(XCSROOTURL)/registry/schema \
122 --stringparam xcs $(XCSROOTURL)/registry/schema/$(XSLTPACKAGEDIR)/$*.xcs \
123 --stringparam schemaRoot $(XCSROOTURL)/registry/schema \
152 --stringparam xcs $(XCSROOTURL)/registry/schema/$(XSLTPACKAGEDIR)/$*.xcs \
153 --stringparam schemaRoot $(XCSROOTURL)/registry/schema \
[all …]
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl1602 @param schema
1603 a schema name ; "" retrieves those without a schema
1722 @param schema
1723 a schema name; "" retrieves those without a schema
1785 a schema name; "" retrieves those without a schema
1826 a schema name; "" retrieves those without a schema
1941 a schema name; "" retrieves those without a schema
2056 a schema name; "" retrieves those without a schema
2174 a schema name; "" retrieves those without a schema
2180 a schema name; "" retrieves those without a schema
[all …]
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx970 if(schema.toChar() != '%') in openColumnPrivileges()
971 pSchemaPat = &schema; in openColumnPrivileges()
1135 if(schema.toChar() != '%') in openSpecialColumns()
1136 pSchemaPat = &schema; in openSpecialColumns()
1187 …*pPKO = schema && schema->getLength() ? ::rtl::OUStringToOString(*schema,m_nTextEncoding).getStr()… in openForeignKeys()
1210 openForeignKeys(Any(),NULL,NULL,catalog,!schema.compareToAscii("%") ? &schema : NULL,&table); in openImportedKeys()
1216 openForeignKeys(catalog,!schema.compareToAscii("%") ? &schema : NULL,&table,Any(),NULL,NULL); in openExportedKeys()
1224 if(schema.toChar() != '%') in openPrimaryKeys()
1225 pSchemaPat = &schema; in openPrimaryKeys()
1285 if(schema.toChar() != '%') in openIndexInfo()
[all …]
H A DODatabaseMetaData.cxx142 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, in getColumnPrivileges()
150 pResult->openColumnPrivileges(m_bUseCatalog ? catalog : Any(),schema,table,columnNamePattern); in getColumnPrivileges()
232 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getVersionColumns()
242 pResult->openVersionColumns(m_bUseCatalog ? catalog : Any(),schema,table); in getVersionColumns()
350 pResult->openExportedKeys(m_bUseCatalog ? catalog : Any(),schema,table); in getExportedKeys()
367 pResult->openImportedKeys(m_bUseCatalog ? catalog : Any(),schema,table); in getImportedKeys()
384 pResult->openPrimaryKeys(m_bUseCatalog ? catalog : Any(),schema,table); in getPrimaryKeys()
394 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, in getIndexInfo()
402 pResult->openIndexInfo(m_bUseCatalog ? catalog : Any(),schema,table,unique,approximate); in getIndexInfo()
412 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, sal_Int32 scope, in getBestRowIdentifier()
[all …]
/aoo41x/main/offapi/com/sun/star/rdf/
H A DURIs.idl171 /// http://www.w3.org/2000/01/rdf-schema#comment
173 /// http://www.w3.org/2000/01/rdf-schema#label
175 /// http://www.w3.org/2000/01/rdf-schema#domain
177 /// http://www.w3.org/2000/01/rdf-schema#range
181 /// http://www.w3.org/2000/01/rdf-schema#Literal
183 /// http://www.w3.org/2000/01/rdf-schema#member
189 /// http://www.w3.org/2000/01/rdf-schema#seeAlso
191 /// http://www.w3.org/2000/01/rdf-schema#Resource
193 /// http://www.w3.org/2000/01/rdf-schema#Class
195 /// http://www.w3.org/2000/01/rdf-schema#Datatype
[all …]
/aoo41x/main/officecfg/registry/schema/
H A Doo-common.ldif1 dn: cn=schema
4 dn: cn=schema
7 dn: cn=schema
10 dn: cn=schema
13 dn: cn=schema
16 dn: cn=schema
19 dn: cn=schema
/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DXSchema.idl53 Handles access to the elements of a component schema,
63 Describes the full schema (templates + component) to a
67 schema handler that will receive calls
76 The elements of a component schema are only parsed once,a repeat call
93 schema handler that will receive calls
102 The elements of a component schema are only parsed once,a repeat call
119 schema handler that will receive calls
127 The elements of a component schema are only parsed once,a repeat call
H A DXSchemaHandler.idl56 /** receives notification that a schema description is started.
58 <p> The schema descrption may comprise components templates or both.
62 if a schema is already started (and has not been ended).
79 <li>if invalid data is detected in the schema</li>
81 <li>if no schema is started at all</li>
93 /** receives notification that the schema depends on templates
102 <li>if no schema is started at all</li>
118 <p> Subsequent calls describe the schema of the component
129 <li>if no schema is started at all </li>
190 <li>if no schema is started at all </li>
[all …]
H A DXVersionedSchemaSupplier.idl54 Returns the schema version for a particular component.
57 component whose schema version will be determined
60 a <atom>string</atom> that identifies the schema version for
69 <p> Clients may assume that all instances of a schema with the
73 the complete schema, including all components)
H A DMalformedDataException.idl36 /** is raised when the data of a component schema, layer or update
37 is not well-formed, violates the schema or is otherwise invalid.
56 <dd>for nodes that are not in the schema.</dd>
65 <dd>for properties that are not in the schema.</dd>
/aoo41x/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx1647 if(schema.getLength() && schema.toChar() != '%') in getExportedKeys()
1648 varCriteria[nPos].setString(schema); in getExportedKeys()
1692 if(schema.getLength() && schema.toChar() != '%') in getImportedKeys()
1693 varCriteria[nPos].setString(schema); in getImportedKeys()
1731 if(schema.getLength() && schema.toChar() != '%') in getPrimaryKeys()
1732 varCriteria[nPos].setString(schema); in getPrimaryKeys()
1772 if(schema.getLength() && schema.toChar() != '%') in getIndexInfo()
1773 varCriteria[nPos].setString(schema); in getIndexInfo()
2089 const ::rtl::OUString& schema, in getColumnPrivileges()
2109 if(schema.getLength() && schema.toChar() != '%') in getColumnPrivileges()
[all …]
H A DADatabaseMetaData.cxx145 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, in getColumnPrivileges()
148 …ADORecordset *pRecordset = m_pADOConnection->getColumnPrivileges(catalog,schema,table,columnNamePa… in getColumnPrivileges()
286 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getExportedKeys()
288 ADORecordset *pRecordset = m_pADOConnection->getExportedKeys(catalog,schema,table); in getExportedKeys()
300 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getImportedKeys()
302 ADORecordset *pRecordset = m_pADOConnection->getImportedKeys(catalog,schema,table); in getImportedKeys()
315 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getPrimaryKeys()
317 ADORecordset *pRecordset = m_pADOConnection->getPrimaryKeys(catalog,schema,table); in getPrimaryKeys()
330 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, in getIndexInfo()
333 ADORecordset *pRecordset = m_pADOConnection->getIndexInfo(catalog,schema,table,unique,approximate); in getIndexInfo()
/aoo41x/main/officecfg/util/
H A Dcomponent-ldif.gen23 # generates of the component schema list an ldap schema in ldif format
62 # generate the schema in ldif format
70 print OUTFILE "dn: cn=schema\n";
73 print OUTFILE "dn: cn=schema\n";
H A Dcomponent-map.gen24 # generates of the component schema list mapping file, which
66 print OUTFILE "# location of the component schema \n";
67 print OUTFILE "component-schema=schema\n\n";
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx104 …return impl_callResultSetMethodWithStrings( "getColumnPrivileges", mID, catalog, schema, table, &c… in getColumnPrivileges()
244 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getVersionColumns()
247 return impl_callResultSetMethodWithStrings( "getVersionColumns", mID, catalog, schema, table ); in getVersionColumns()
323 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getExportedKeys()
326 return impl_callResultSetMethodWithStrings( "getExportedKeys", mID, catalog, schema, table ); in getExportedKeys()
333 return impl_callResultSetMethodWithStrings( "getImportedKeys", mID, catalog, schema, table ); in getImportedKeys()
340 return impl_callResultSetMethodWithStrings( "getPrimaryKeys", mID, catalog, schema, table ); in getPrimaryKeys()
344 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, in getIndexInfo()
362 args[1].l = schema.toChar() == '%' ? NULL : convertwchar_tToJavaString(t.pEnv,schema); in getIndexInfo()
385 … const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, sal_Int32 scope, in getBestRowIdentifier()
[all …]
/aoo41x/main/reportbuilder/registry/data/org/openoffice/Office/
H A Dmakefile.mk49 …istry$/schema$/$(PACKAGEDIR)$/Embedding.xcs" : $(SOLARXMLDIR)$/registry$/schema$/$(PACKAGEDIR)$/Em…
53 …ema$/$(PACKAGEDIR)$/ExtendedColorScheme.xcs" : $(SOLARXMLDIR)$/registry$/schema$/$(PACKAGEDIR)$/Ex…
57 …/registry$/schema$/$(PACKAGEDIR)$/Paths.xcs" : $(SOLARXMLDIR)$/registry$/schema$/$(PACKAGEDIR)$/Pa…
61 …ry$/schema$/$(PACKAGEDIR)$/Accelerators.xcs" : $(SOLARXMLDIR)$/registry$/schema$/$(PACKAGEDIR)$/Ac…
/aoo41x/main/connectivity/source/inc/
H A DTDatabaseMetaDataBase.hxx111 …leges( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt…
113 …ifier( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt…
114 …lumns( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt…
115 …yKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt…
116 …dKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt…
117 …dKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt…
119 …xInfo( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt…
/aoo41x/main/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx207 …ColumnPrivileges( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema,
215 … void openVersionColumns(const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema,
217 …id openBestRowIdentifier( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema,
219 …nKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString* schema,const ::rtl::OUStr…
221 …edKeys(const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema,const ::rtl::OUStr…
222 …edKeys(const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema,const ::rtl::OUStr…
223 …ryKeys(const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema,const ::rtl::OUStr…
226 …Columns(sal_Bool _bRowVer,const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema,
228 … void openIndexInfo( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema,
/aoo41x/main/libxml2/
H A D7ffcd44d7e6c46704f8af0321d9314cd26e0e18a.patch6 When ctxt->schema is NULL, xmlSchemaSAXPlug->xmlSchemaPreRun
7 alloc a new schema for ctxt->schema and set vctxt->xsiAssemble
9 vctxt->xsiAssemble to 0 again which cause the alloced schema
/aoo41x/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx209 …tSetRef SAL_CALL getColumnPrivileges(const Any& catalog, const OUString& schema, const OUString& t…
211 …SetRef SAL_CALL getBestRowIdentifier(const Any& catalog, const OUString& schema, const OUString& t…
212 …my_XResultSetRef SAL_CALL getVersionColumns(const Any& catalog, const OUString& schema, const OUSt…
213 …my_XResultSetRef SAL_CALL getPrimaryKeys(const Any& catalog, const OUString& schema, const OUStrin…
214 …my_XResultSetRef SAL_CALL getImportedKeys(const Any& catalog, const OUString& schema, const OUStri…
215 …my_XResultSetRef SAL_CALL getExportedKeys(const Any& catalog, const OUString& schema, const OUStri…
218 …my_XResultSetRef SAL_CALL getIndexInfo(const Any& catalog, const OUString& schema, const OUString&…
/aoo41x/main/connectivity/qa/complex/connectivity/hsqldb/
H A DDatabaseMetaData.java91 String schema = rs.getString( 2 ); in test() local
93 schema = null; in test()
97 …System.out.println("Catalog: " + catalog + " Schema: " + schema + " Table: " + table + " Type: " +… in test()
99 ResultSet rsColumns = m_xMD.getColumns(catalog,schema,table,"%"); in test()
/aoo41x/main/offapi/com/sun/star/sdb/tools/
H A DXTableName.idl49 part. This requires you to evaluate whether or not the table has a catalog and/or schema
50 name, to combine the catalog, the schema, and the basic table name into one name, respecting
77 /** denotes the name of the schema which the table is a part of
82 schema.
86 /** returns the composed table name, including the catalog and schema name,
115 data information in that you can specify to not use catalog and or schema names
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx781 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, in getColumnPrivileges()
816 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getVersionColumns()
822 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getExportedKeys()
828 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getImportedKeys()
834 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getPrimaryKeys()
840 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, in getIndexInfo()
847 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, sal_Int32 scope, in getBestRowIdentifier()

Completed in 200 milliseconds

1234567