| /trunk/main/offapi/com/sun/star/sdb/ |
| H A D | ErrorCondition.idl | 85 <p>Imagine you have a client-side query <code>SELECT * FROM table</code>, which is 87 as <code>SELECT * FROM query1</code>. Now if you try to change the statement of 88 <type>query1</type> to <code>SELECT * FROM query2</code>, this is prohibited, because 161 like <code>SELECT * FROM "table"</cdeo> with fail with the error code
|
| H A D | SingleSelectQueryAnalyzer.idl | 55 <p>The selected tables are those present in the <code>FROM</code> part 60 … a query named <code>All Orders</code>, the SQL statement <code>SELECT * FROM "All Orders"</code>
|
| H A D | XSingleSelectQueryAnalyzer.idl | 190 the query in the <code>FROM</code> part of a <code>SELECT</code> statement will be handled 204 …ies: Consider a query named <code>foo</code>, which is defined as <code>SELECT * FROM "bar"</code>. 205 …Now assume that <code>bar</code> is a query defined as <code>SELECT * FROM "foo"</code>. Passing e…
|
| /trunk/main/ |
| H A D | LICENSE | 252 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 510 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 547 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 777 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 860 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION 889 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION 999 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 1021 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 1052 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 1204 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- [all …]
|
| H A D | LICENSE_category_b | 408 RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW 999 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- 1032 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- 1311 PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE 1957 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
| /trunk/main/shell/source/win32/sysmail/ |
| H A D | sysmailclient.cxx | 76 const rtl::OUString FROM = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("--from")); variable 264 rCommandArgs.push_back(FROM); in assembleCommandLine()
|
| /trunk/main/solenv/bin/ |
| H A D | deliver.pl | 1099 open(FROM, "<$from"); 1101 my $content = <FROM>; 1102 close(FROM);
|
| /trunk/main/offapi/com/sun/star/sdb/tools/ |
| H A D | XDataSourceMetaData.idl | 37 /** determines whether the data source supports queries in the <code>FROM</code>
|
| H A D | XTableName.idl | 48 table object, as it should be used in a <code>SELECT</code> statement's <code>FROM</code>
|
| H A D | XObjectNames.idl | 50 statement's <code>FROM</code> part (known as "queries in queries"). In such
|
| /trunk/main/offapi/com/sun/star/sdbc/ |
| H A D | XGeneratedResultSet.idl | 41 …as the relative order of the same columns as returned when executing a "SELECT * FROM table". This…
|
| /trunk/main/sd/source/ui/slideshow/ |
| H A D | slideshowimpl.cxx | 135 enum Mode { ALL, FROM, CUSTOM, PREVIEW }; enumerator 414 case FROM: in getNextSlideIndex() 2565 (bAll ? AnimationSlideController::ALL : AnimationSlideController::FROM); in createSlideList() 2576 if( eMode == AnimationSlideController::FROM ) in createSlideList()
|
| /trunk/main/i18npool/source/breakiterator/data/ |
| H A D | LICENSE_INFO | 59 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
| /trunk/main/apple_remote/source/ |
| H A D | KeyspanFrontRowControl.m | 25 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| H A D | RemoteControlContainer.m | 25 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| H A D | RemoteControl.m | 25 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| H A D | AppleRemote.m | 25 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| H A D | RemoteMainController.m | 24 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| H A D | MultiClickRemoteBehavior.m | 25 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| H A D | GlobalKeyboardDevice.m | 25 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| /trunk/main/offapi/com/sun/star/form/runtime/ |
| H A D | FormFeature.idl | 126 data source. That is, if you bind the form to the SQL command <code>SELECT * FROM
|
| /trunk/main/offapi/com/sun/star/report/ |
| H A D | XReportComponent.idl | 160 <code>SELECT * FROM invoices WHERE cust_ref = :cid</code>, and add <code>cid</code>
|
| /trunk/main/offapi/com/sun/star/chart2/data/ |
| H A D | XDatabaseDataProvider.idl | 94 <code>SELECT * FROM invoices WHERE cust_ref = :cid</code>, and add <code>cid</code>
|
| /trunk/main/connectivity/source/parse/ |
| H A D | sqlflex.l | 224 FROM {SQL_NEW_KEYWORD(SQL_TOKEN_FROM); }
|
| /trunk/main/offapi/com/sun/star/form/component/ |
| H A D | DataForm.idl | 163 <code>SELECT * FROM invoices WHERE cust_ref = :cid</code>, and add <code>cid</code>
|