Home
last modified time | relevance | path

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

123456

/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
6 mkdir: %_DEST%\xml%_EXT%\registry\schema\org\openoffice\Office\UI
7 mkdir: %_DEST%\xml%_EXT%\registry\schema\org\openoffice\Office\DataAccess
8 mkdir: %_DEST%\xml%_EXT%\registry\schema\org\openoffice\Office\OOoImprovement
9 mkdir: %_DEST%\xml%_EXT%\registry\schema\org\openoffice\ucb
10 mkdir: %_DEST%\xml%_EXT%\registry\schema\org\openoffice\TypeDetection
12 ..\%__SRC%\misc\registry\schema\org\openoffice\*.xcs %_DEST%\xml%_EXT%\registry\schema\org\openoffi…
[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…
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…
/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.idl644 /** return the database vendor's preferred term for "schema"
690 /** Can a schema name be used in a data manipulation statement?
699 /** Can a schema name be used in a procedure call statement?
708 /** Can a schema name be used in a table definition statement?
717 /** Can a schema name be used in an index definition statement?
726 /** Can a schema name be used in a privilege definition statement?
1018 /** return the maximum length allowed for a schema name
1200 Only procedure descriptions matching the schema and
1212 <b>PROCEDURE_SCHEM</b> string => procedure schema (may be <NULL/>)
1241 a schema name pattern; "" retrieves those without a schema
[all …]
/AOO41X/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx964 …atabaseMetaDataResultSet::openColumnPrivileges( const Any& catalog, const ::rtl::OUString& schema, in openColumnPrivileges() argument
970 if(schema.toChar() != '%') in openColumnPrivileges()
971 pSchemaPat = &schema; in openColumnPrivileges()
980 aPKO = ::rtl::OUStringToOString(schema,m_nTextEncoding); in openColumnPrivileges()
1129 …aResultSet::openSpecialColumns(sal_Bool _bRowVer,const Any& catalog, const ::rtl::OUString& schema, in openSpecialColumns() argument
1135 if(schema.toChar() != '%') in openSpecialColumns()
1136 pSchemaPat = &schema; in openSpecialColumns()
1144 aPKO = ::rtl::OUStringToOString(schema,m_nTextEncoding); in openSpecialColumns()
1161 …d ODatabaseMetaDataResultSet::openVersionColumns(const Any& catalog, const ::rtl::OUString& schema, in openVersionColumns() argument
1164 openSpecialColumns(sal_True,catalog,schema,table,SQL_SCOPE_TRANSACTION,sal_False); in openVersionColumns()
[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()
343 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getExportedKeys()
350 pResult->openExportedKeys(m_bUseCatalog ? catalog : Any(),schema,table); in getExportedKeys()
360 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getImportedKeys()
367 pResult->openImportedKeys(m_bUseCatalog ? catalog : Any(),schema,table); in getImportedKeys()
377 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getPrimaryKeys()
384 pResult->openPrimaryKeys(m_bUseCatalog ? catalog : Any(),schema,table); in getPrimaryKeys()
[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
179 /// http://www.w3.org/2000/01/rdf-schema#subClassOf
181 /// http://www.w3.org/2000/01/rdf-schema#Literal
183 /// http://www.w3.org/2000/01/rdf-schema#member
185 /// http://www.w3.org/2000/01/rdf-schema#subPropertyOf
187 /// http://www.w3.org/2000/01/rdf-schema#isDefinedBy
189 /// http://www.w3.org/2000/01/rdf-schema#seeAlso
[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.idl48 /** receives a description of a configuration schema as a sequence of events.
56 /** 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).
72 /** receives notification that the current schema description is complete.
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
[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.cxx1629 …dKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt… in getExportedKeys() argument
1647 if(schema.getLength() && schema.toChar() != '%') in getExportedKeys()
1648 varCriteria[nPos].setString(schema); in getExportedKeys()
1670 …dKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt… in getImportedKeys() argument
1692 if(schema.getLength() && schema.toChar() != '%') in getImportedKeys()
1693 varCriteria[nPos].setString(schema); in getImportedKeys()
1713 …yKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUSt… in getPrimaryKeys() argument
1731 if(schema.getLength() && schema.toChar() != '%') in getPrimaryKeys()
1732 varCriteria[nPos].setString(schema); in getPrimaryKeys()
1753 …const ::com::sun::star::uno::Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& t… in getIndexInfo()
[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.cxx101 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, const ::rtl::OUSt… in getColumnPrivileges()
104 …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()
330 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getImportedKeys()
333 return impl_callResultSetMethodWithStrings( "getImportedKeys", mID, catalog, schema, table ); in getImportedKeys()
337 …const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table ) throw(SQLExcepti… in getPrimaryKeys()
340 return impl_callResultSetMethodWithStrings( "getPrimaryKeys", mID, catalog, schema, table ); in getPrimaryKeys()
[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()

123456