| /trunk/main/wizards/ |
| H A D | Jar_query.mk | 24 $(eval $(call gb_Jar_Jar,query,SRCDIR)) 26 $(eval $(call gb_Jar_add_jars,query,\ 35 $(eval $(call gb_Jar_set_manifest,query,$(SRCDIR)/wizards/com/sun/star/wizards/query/MANIFEST.MF)) 37 $(eval $(call gb_Jar_set_packageroot,query,com)) 39 $(eval $(call gb_Jar_set_jarclasspath,query,\ 43 $(eval $(call gb_Jar_add_sourcefiles,query,\ 44 wizards/com/sun/star/wizards/query/CallQueryWizard \ 45 wizards/com/sun/star/wizards/query/Finalizer \ 46 wizards/com/sun/star/wizards/query/QuerySummary \ 47 wizards/com/sun/star/wizards/query/QueryWizard \ [all …]
|
| /trunk/main/store/source/ |
| H A D | store.cxx | 58 static store_handle_type * SAL_CALL query (void * pHandle) in query() function in store::OStoreHandle 60 return store::query ( in query() 190 OStoreHandle<OStorePageManager>::query (Handle); in store_closeFile() 207 OStoreHandle<OStorePageManager>::query (Handle)); in store_flushFile() 223 OStoreHandle<OStorePageManager>::query (Handle)); in store_getFileRefererCount() 243 OStoreHandle<OStorePageManager>::query (Handle)); in store_getFileSize() 306 OStoreHandle<OStorePageManager>::query (hFile)); in store_openDirectory() 338 OStoreHandle<OStoreDirectory_Impl>::query (Handle); in store_closeDirectory() 355 OStoreHandle<OStoreDirectory_Impl>::query (Handle)); in store_findFirst() 379 OStoreHandle<OStoreDirectory_Impl>::query (Handle)); in store_findNext() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
| H A D | DBTools.java | 724 String query = "insert into " + tbl_name + " values ("; in insertContentMySQLTable() local 728 query += ", "; in insertContentMySQLTable() 733 query += "'"; in insertContentMySQLTable() 737 query += date.Year + "-" + date.Month + in insertContentMySQLTable() 740 query += (((Boolean)value).booleanValue()) in insertContentMySQLTable() 743 query += value; in insertContentMySQLTable() 748 query += "'"; in insertContentMySQLTable() 752 query += ")"; in insertContentMySQLTable() 753 statement.executeUpdate(query); in insertContentMySQLTable() 772 String query = "create table " + tbl_name + " ("; in createMySQLTable() local [all …]
|
| /trunk/main/unoxml/qa/complex/unoxml/ |
| H A D | RDFRepositoryTest.java | 370 String query; in checkSPARQL() local 371 query = "SELECT ?p WHERE { ?p rdf:type pkg:Package . }"; in checkSPARQL() 372 XQuerySelectResult result = xRep.querySelect(mkNss() + query); in checkSPARQL() 373 assertTrue("query: package-id\n" + query, in checkSPARQL() 377 query = "SELECT ?part ?path FROM <" + manifest + in checkSPARQL() 380 result = xRep.querySelect(mkNss() + query); in checkSPARQL() 386 query = "SELECT ?pkg ?path FROM <" + toS(manifest) + "> WHERE { " in checkSPARQL() 389 result = xRep.querySelect(mkNss() + query); in checkSPARQL() 390 assertTrue("query: contentfile\n" + query, in checkSPARQL() 395 query = "SELECT ?part ?path FROM <" + toS(manifest) + "> WHERE { " in checkSPARQL() [all …]
|
| /trunk/main/offapi/com/sun/star/rdf/ |
| H A D | XRepository.idl | 117 <a href="http://www.w3.org/TR/rdf-sparql-query/">SPARQL</a> 118 query language is provided. 371 /** executes a SPARQL "SELECT" query. 374 This method runs a SPARQL query that returns a list of variable 375 bindings, i.e., a query beginning with "SELECT". 381 the SPARQL query <atom>string</atom> 386 <li>a list of query variable names (column labels)</li> 387 <li>the query results (rows), 392 if the query is malformed, or evaluation fails 404 /** executes a SPARQL "CONSTRUCT" query. [all …]
|
| H A D | XQuerySelectResult.idl | 37 /** represents the result of a SPARQL "SELECT" query. 42 <li>a list of query variable names (column labels)</li> 43 <li>an iterator of query results (rows), 46 Note that each query result retrieved via 49 the length of the sequence being the same as the number of query variables. 60 /** get the names of the query variables.
|
| /trunk/main/ucb/source/sorter/ |
| H A D | sortresult.cxx | 318 return Reference< XContentAccess >::query(mxOriginal)->queryContentIdentifierString(); in queryContentIdentifierString() 327 return Reference< XContentAccess >::query(mxOriginal)->queryContentIdentifier(); in queryContentIdentifier() 336 return Reference< XContentAccess >::query(mxOriginal)->queryContent(); in queryContent() 701 return Reference< XRow >::query(mxOriginal)->wasNull(); in wasNull() 709 return Reference< XRow >::query(mxOriginal)->getString( columnIndex ); in getString() 717 return Reference< XRow >::query(mxOriginal)->getBoolean( columnIndex ); in getBoolean() 725 return Reference< XRow >::query(mxOriginal)->getByte( columnIndex ); in getByte() 733 return Reference< XRow >::query(mxOriginal)->getShort( columnIndex ); in getShort() 741 return Reference< XRow >::query(mxOriginal)->getInt( columnIndex ); in getInt() 748 return Reference< XRow >::query(mxOriginal)->getLong( columnIndex ); in getLong() [all …]
|
| /trunk/main/toolkit/source/controls/ |
| H A D | unocontrol.cxx | 731 xPeerWindow = xPeerWindow.query( getPeer() ); in setOutputSize() 795 xWindow = xWindow.query( getPeer() ); in setPosSize() 809 xWindow = xWindow.query( getPeer() ); in getPosSize() 825 xWindow = xWindow.query( getPeer() ); in setVisible() 839 xWindow = xWindow.query( getPeer() ); in setEnable() 850 xWindow = xWindow.query( getPeer() ); in setFocus() 863 xPeerWindow = xPeerWindow.query( getPeer() ); in addWindowListener() 875 xPeerWindow = xPeerWindow.query( getPeer() ); in removeWindowListener() 889 xPeerWindow = xPeerWindow.query( getPeer() ); in addFocusListener() 901 xPeerWindow = xPeerWindow.query( getPeer() ); in removeFocusListener() [all …]
|
| /trunk/main/offapi/com/sun/star/sdb/ |
| H A D | XSingleSelectQueryAnalyzer.idl | 51 structure of the used query. 57 /** returns the query. 59 the query 64 /** sets a new query for the composer, which may be expanded by filters, group by, having 181 /** returns the query previously set at the analyzer, with all application-level 187 which is based on another query.</p> 190 the query in the <code>FROM</code> part of a <code>SELECT</code> statement will be handled 194 …<p>For example, consider a database document which contains a client-side query named <code>All Or… 195 This query is not known to the underlying database, so an SQL statement like 197 …leSelectQueryAnalyzer</type> at the <type>Connection</type> object, and passing it the above query, [all …]
|
| H A D | QueryDesign.idl | 49 in the selection of the SQL statement or criteria which narrow the query.</p> 56 query.</p></li> 86 …specifies the name of the globally registered <type>DataSource</type> for which a query, view, or … 100 …specifies the name of the query or view to design, or, in case of the <a href="#command_type">Comm… 102 … If this parameter is not present, a new query/view will be designed, respectively the initial 110 <a href="#query_mode">query mode</a>, that is, an existing client-side query should be 111 designed, or a new query should be created, depending on the presence of the 113 If the <a href="#data_source">DataSourceName</a> parameter is present, the query is 116 to, and looks up the query there.</li> 136 …Specifies whether or not escape processing should be initially enabled in the query designer. If s…
|
| H A D | XSQLQueryComposer.idl | 48 structure of the used query. 54 /** returns the query used for composing. 56 the query 61 /** sets a new query for the composer, which may be expanded by filters 72 /** returns the query composed with filters and sort criteria. 74 the composed query 144 /** makes it possible to set a filter condition for the query. 154 /** makes it possible to set a sort condition for the query.
|
| H A D | ErrorCondition.idl | 85 <p>Imagine you have a client-side query <code>SELECT * FROM table</code>, which is 86 saved as "query1". Additionally, there is a query "query2" defined 89 it would lead to a cyclic sub query. 98 /** indicates that the name of a client side database object - a query, a form, 107 /** indicates that the name of a query contains quote characters. 109 <p>This error condition is met when the user attempts to save a query 111 This is an error since query names can potentially be used in 121 <p>In databases which support query names to appear in <code>SELECT</code> 123 name of an existing query, or vice versa.</p>
|
| H A D | XSingleSelectQueryComposer.idl | 52 structure of the used query. 63 /** makes it possible to set a filter condition for the query. 112 /** makes it possible to set a group for the query. 139 /** makes it possible to set a HAVING filter condition for the query. 187 /** makes it possible to set a sort condition for the query. 217 /** sets a new elementary query for the composer 219 <p>An elementary query or statement is a (single select) statement whose parts are 229 the complete composed query.</p> 252 … filter, and propagate the resulting query (<member>XSingleSelectQueryAnalyzer::getQuery</member>)
|
| H A D | Query.idl | 47 /** is a stored definition of a SQL query. 51 if you want to format the query result fields differently from the 58 /** defines the command of the query. 68 /** is provided for creation of a new query descriptor based on the current information. 76 /** access to the columns of the results sets query.
|
| H A D | QueryDescriptor.idl | 46 if you want to format the query result fields different from the 55 /** is provided for creation of a new query descriptor based on the current information. 65 /** access to the columns of the results sets query. 70 /** is the command of the query, this is typically a select statement. 75 /** should we use escape processing for the query.
|
| /trunk/main/stoc/source/invocation/ |
| H A D | invocation.cxx | 377 xMaterialHolder = Reference<XMaterialHolder>::query( _xDirect ); in getMaterial() 382 xMaterialHolder = Reference<XMaterialHolder>::query( _xIntrospectionAccess ); in getMaterial() 403 _xDirect = Reference<XInvocation>::query( xObj ); in setMaterial() 408 _xElementAccess = Reference<XElementAccess>::query( _xDirect ); in setMaterial() 409 _xEnumerationAccess = Reference<XEnumerationAccess>::query( _xDirect ); in setMaterial() 410 _xIndexAccess = Reference<XIndexAccess>::query( _xDirect ); in setMaterial() 411 _xIndexContainer = Reference<XIndexContainer>::query( _xDirect ); in setMaterial() 412 _xNameAccess = Reference<XNameAccess>::query( _xDirect ); in setMaterial() 413 _xNameContainer = Reference<XNameContainer>::query( _xDirect ); in setMaterial() 414 _xENDirect = Reference<XExactName>::query( _xDirect ); in setMaterial() [all …]
|
| /trunk/main/connectivity/source/resource/ |
| H A D | conn_shared_res.src | 77 Text [ en-US ] = "An error occurred while executing the query." ; 102 Text [ en-US ] = "The query can not be executed. It needs at least one table." ; 152 …Text [ en-US ] = "The query can not be executed. The 'IS NULL' can only be used with a column name… 266 Text [ en-US ] = "The query can not be executed. It is too complex." ; 270 Text [ en-US ] = "The query can not be executed. The operator is too complex." ; 274 …Text [ en-US ] = "The query can not be executed. You cannot use 'LIKE' with columns of this type."… 278 …Text [ en-US ] = "The query can not be executed. 'LIKE' can be used with a string argument only." ; 282 Text [ en-US ] = "The query can not be executed. The 'NOT LIKE' condition is too complex." ; 286 …Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains wildcard in the mid… 290 …Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains too many wildcards.… [all …]
|
| /trunk/main/xmlhelp/source/cxxhelp/provider/ |
| H A D | resultsetforquery.cxx | 105 rtl::OUString query = m_aURLParameter.get_query(); in ResultSetForQuery() local 106 while( query.getLength() ) in ResultSetForQuery() 108 idx = query.indexOf( sal_Unicode( ' ' ) ); in ResultSetForQuery() 110 idx = query.getLength(); in ResultSetForQuery() 113 rtl::OUString tmp(query.copy( 0,idx )); in ResultSetForQuery() 125 if( nCpy >= query.getLength() ) in ResultSetForQuery() 126 query = rtl::OUString(); in ResultSetForQuery() 128 query = query.copy( 1 + idx ); in ResultSetForQuery()
|
| /trunk/main/udkapi/com/sun/star/container/ |
| H A D | XContainerQuery.idl | 43 /** supports simple query feature on a container 53 /** creates a sub set of container items which match given query command 56 Items of this sub set must match used query string. Format of query depends 62 @param Query items of sub set must match to this query<br> 65 query as parameter sequence to return all elements which match 69 query as command to return all elements which support special feature
|
| /trunk/main/offapi/com/sun/star/sdb/tools/ |
| H A D | XObjectNames.idl | 41 database application which deals with query and table names. 51 databases, query and table names share a common namespace, thus they must be 71 /** suggests a (unique) table or query name 79 another process or thread created a query or table with this name.</p> 83 you are actually creating the table respectively query.</p> 110 /** checks whether a given name is used as table respectively query name in the database. 129 <TRUE/> if and only if the given name is legitimate as table respectively query name 140 /** checks whether a given name is valid as table or query name 153 /** checks whether a given name is allowed for a to-be-created table or query in the
|
| /trunk/main/extensions/source/propctrlr/ |
| H A D | cellbindinghelper.cxx | 93 m_xDocument = m_xDocument.query( _rxContextDocument ); in CellBindingHelper() 103 return Reference< XSpreadsheetDocument >::query( _rxContextDocument ).is(); in isSpreadsheetDocument() 118 …< XForm > xParentAsForm; if ( xCheck.is() ) xParentAsForm = xParentAsForm.query( xCheck->getParent… in getControlSheetIndex() 119 …Factory > xParentAsGrid; if ( xCheck.is() ) xParentAsGrid = xParentAsGrid.query( xCheck->getParent… in getControlSheetIndex() 123 xCheck = xCheck.query( xCheck->getParent() ); in getControlSheetIndex() 124 …xParentAsForm = xParentAsForm.query( xCheck.is() ? xCheck->getParent() : (Reference< XInterface >)… in getControlSheetIndex() 125 …xParentAsGrid = xParentAsGrid.query( xCheck.is() ? xCheck->getParent() : (Reference< XInterface >)… in getControlSheetIndex() 256 xSource = xSource.query( createDocumentDependentInstance( in createCellListSourceFromStringAddress()
|
| /trunk/main/dbaccess/source/ui/querydesign/ |
| H A D | query.src | 171 …Text [ en-US ] = "The query covers #num# tables. The selected database type, however, can only pro… 315 Text [ en-US ] = "Do you want to create a query instead?"; 320 Message [ en-US ] = "No query could be created."; 325 Message [ en-US ] = "No query could be created because no fields were selected."; 390 Text [ en-US ] = "The query"; 400 …Text [ en-US ] = "The query does not create a result set, and thus cannot be part of another query… 405 …ion and the DataSourceName parameter are missing or wrong - cannot initialize the query designer.";
|
| /trunk/main/cppuhelper/source/ |
| H A D | tdmgr.cxx | 179 Reference< XCompoundTypeDescription >::query( xType->getBaseType() ) ); in createCTD() 632 pRet = createCTD( Reference< XUnionTypeDescription >::query( xType ) ); in createCTD() 635 pRet = createCTD( Reference< XCompoundTypeDescription >::query( xType ) ); in createCTD() 639 access, Reference< XStructTypeDescription >::query( xType ) ); in createCTD() 642 pRet = createCTD( Reference< XEnumTypeDescription >::query( xType ) ); in createCTD() 653 access, Reference< XIndirectTypeDescription >::query( xType ) ); in createCTD() 658 Reference< XInterfaceTypeDescription2 >::query( xType ) ); in createCTD() 661 pRet = createCTD( Reference< XInterfaceMethodTypeDescription >::query( xType ) ); in createCTD() 664 pRet = createCTD( Reference< XInterfaceAttributeTypeDescription2 >::query( xType ) ); in createCTD()
|
| /trunk/main/stoc/source/inspect/ |
| H A D | introspection.cxx | 499 Reference<XFastPropertySet>::query( xInterface ); in setPropertyValueByIndex() 514 Reference<XPropertySet>::query( xInterface ); in setPropertyValueByIndex() 613 Reference<XFastPropertySet>::query( xInterface ); in getPropertyValueByIndex() 629 Reference<XPropertySet>::query( xInterface ); in getPropertyValueByIndex() 938 mxObjElementAccess = Reference<XElementAccess>::query( mxIface ); in ImplIntrospectionAdapter() 939 mxObjNameAccess = Reference<XNameAccess>::query( mxIface ); in ImplIntrospectionAdapter() 940 mxObjNameContainer = Reference<XNameContainer>::query( mxIface ); in ImplIntrospectionAdapter() 941 mxObjIndexAccess = Reference<XIndexAccess>::query( mxIface ); in ImplIntrospectionAdapter() 942 mxObjIndexContainer = Reference<XIndexContainer>::query( mxIface ); in ImplIntrospectionAdapter() 943 mxObjEnumerationAccess = Reference<XEnumerationAccess>::query( mxIface ); in ImplIntrospectionAdapter() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwl/ |
| H A D | ContentHandlerFactory.java | 99 NamedValue query = new NamedValue(); in createTestEnvironment() local 100 query.Name = "Name"; in createTestEnvironment() 101 query.Value = "com.sun.star.comp.framework.SoundHandler"; in createTestEnvironment() 102 querySequenze[0] = query; in createTestEnvironment()
|