Lines Matching refs:to

3  * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
45 interface or simply to enter the SQL statement directly.</p>
55 …<p>In <code>Query Mode</code>, the designer is used to modify an existing or create a new client-s…
59 …<p>In <code>View Mode</code>, the designer is used to modify an existing or create a new server-si…
66 … <p>In <code>Command Mode</code>, the designer is used to design an standalone SQL command.</p>
67 <p>The client of the designer is then responsible to listen at changes in the
80 …has to be an <type scope="com::sun::star::frame">XFrame</type> interface specifying the frame to p…
87 command is to be designed.<br/>
95 specifies the connection to work with.<br/>
100 …specifies the name of the query or view to design, or, in case of the <a href="#command_type">Comm…
114 looked up in the specified data source. Otherwise, the designer tries to determine
116 to, and looks up the query there.</li>
120 should be designed. When the user attempts to save the designed SQL statement,
132 If not present, this parameter defaults to <member>CommandType::QUERY</member>.
137to <FALSE/>, then the designer can operate in text view only (as opposed to the graphical view). T…
138 …phical_design">GraphicalDesign</a> parameter will be ignored then, and assumed to be <FALSE/>.<br/>
172 /** allows the component to be plugged into frames.
176 /** is used to initialize the QueryDesign.