Home
last modified time | relevance | path

Searched refs:escape (Results 1 – 25 of 100) sorted by relevance

1234

/trunk/main/filter/source/config/tools/merge/
H A DpyAltFCFGMerge133 escape = 0
137 if escape:
138 escape = 0
152 if escape:
153 escape = 0
157 if escape:
158 escape = 0
162 if escape:
163 escape = 0
172 if escape:
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DCaptionShape.idl97 /** This property specifies if the escape angle of
105 /** This property specifies the escape angle of
117 /** This property specifies the escape direction for the
129 /** This property specifies the relativ escape distance for
134 /** This property specifies the absolut escape distance for
H A DGluePoint2.idl68 /** this member specifies the escape direction for a glue
69 point. The escape direction is the direction the connecting
H A DEscapeDirection.idl33 /** This enumeration defines the escape direction a connector takes on
H A DCaptionEscapeDirection.idl32 /** this flags describe escape direction for
/trunk/main/offapi/com/sun/star/sdbc/
H A DRowSet.idl110 /** returns if escape processing is on or off.
111 If escape scanning is on (the default), the driver will do
112 escape substitution before sending the SQL to the database.
H A DStatement.idl218 /** returns if escape processing is on or off.
219 If escape scanning is on (the default), the driver will do
220 escape substitution before sending the SQL to the database.
H A DCallableStatement.idl40 SDBC provides a stored procedure SQL escape that allows stored procedures
41 to be called in a standard way for all RDBMSs. This escape syntax has one
H A DXOutParameters.idl41 SDBC provides a stored procedure SQL escape that allows stored procedures
42 to be called in a standard way for all RDBMSs. This escape syntax has one
H A DXDatabaseMetaData.idl306 X/Open CLI math function names used in the SDBC function escape
317 X/Open CLI string function names used in the SDBC function escape
328 X/Open CLI system function names used in the SDBC function escape
347 /** gets the string that can be used to escape wildcard characters.
348 This is the string that can be used to escape '_' or '%' in
512 /** Is the escape character in "LIKE" clauses supported?
809 /** Are stored procedure calls using the stored procedure escape
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java569 final Boolean escape = (Boolean) prop.getPropertyValue(ESCAPEPROCESSING); in fillOrderStatement() local
570 rowSetProp.setPropertyValue(ESCAPEPROCESSING, escape); in fillOrderStatement()
/trunk/main/offapi/com/sun/star/sdb/
H A DQueryDesign.idl136 …Specifies whether or not escape processing should be initially enabled in the query designer. If s…
186 /** specifies whether the user enabled escape processing for the statement being designed.
H A DXAlterQuery.idl45 <TRUE/> when escape processing should be used
H A DQueryDefinition.idl57 /** should we use escape processing for the query.
H A DQueryDescriptor.idl75 /** should we use escape processing for the query.
/trunk/main/connectivity/source/resource/
H A Dconn_log_res.src162 Text = "s$1$: going to set escape processing: $2$";
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch266 * escaped. There are two ways to escape: by using single quotes (anything
268 * to escape the next character. The backslash escape works inside quotation
1311 + /*then str[pointer] is an escape character*/
1332 + /*then str[pointer] is an escape character*/
1442 + * These have been added to manage utf-8 symbols, particularly escape chars
/trunk/main/offapi/com/sun/star/text/
H A DMailMerge.idl169 /** returns if escape processing is on or off.
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt118 Dialog Control_Cancel Y Control 2 Identifier Defines the cancel control. Hitting escape or click…
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt118 Dialog Control_Cancel Y Control 2 Identifier Defines the cancel control. Hitting escape or click…
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt118 Dialog Control_Cancel Y Control 2 Identifier Defines the cancel control. Hitting escape or click…
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt118 Dialog Control_Cancel Y Control 2 Identifier Defines the cancel control. Hitting escape or click…
/trunk/main/
H A Dconfigure.ac790 escape compiler flags that would otherwise prevent
2775 dnl used to escape compiler options for ccache that otherwise prevent
/trunk/extras/l10n/source/ka/
H A Dlocalize.sdf8214 …3146073 268 0 ka \<emph\>მსგავსი\</emph\>გაუქმების თანმიმდევრობა: {escape 'escape-character'} …
8215 …ka მაგალითი: მონიშნე * ელემენტიდან, სადაც ელემენტის სახელი მსგავსია *%' {escape '*'} 2002-02-02…
/trunk/extras/l10n/source/gu/
H A Dlocalize.sdf8725 …ared\optionen\javaparameters.xhp 0 help par_id5404522 0 gu Do not use escape characters or quot…
18576 …elp par_id3146073 268 0 gu \<emph\>Like \</emph\>Escape Sequence: {escape 'escape-character'} …
18577 …661 269 0 gu Example: select * from Item where ItemName like 'The *%' {escape '*'} 2002-02-02…
19193 …p par_idN105A9 0 gu \<ahelp hid=\".\"\>Use escape sequences for outer joins. The syntax for thi…

Completed in 1126 milliseconds

1234