Home
last modified time | relevance | path

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

1234

/aoo4110/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 …]
/aoo4110/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
/aoo4110/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
/aoo4110/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()
/aoo4110/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.
/aoo4110/main/connectivity/source/resource/
H A Dconn_log_res.src162 Text = "s$1$: going to set escape processing: $2$";
/aoo4110/ext_libraries/serf/
H A DNULbytes.patch167 + /* There are so we have to replace nul bytes with escape codes
/aoo4110/main/libtextcat/
H A Dlibtextcat-2.2.patch233 * escaped. There are two ways to escape: by using single quotes (anything
235 * to escape the next character. The backslash escape works inside quotation
1278 + /*then str[pointer] is an escape character*/
1299 + /*then str[pointer] is an escape character*/
1409 + * These have been added to manage utf-8 symbols, particularly escape chars
/aoo4110/main/offapi/com/sun/star/text/
H A DMailMerge.idl169 /** returns if escape processing is on or off.
/aoo4110/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…
/aoo4110/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…
/aoo4110/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…
/aoo4110/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…
/aoo4110/main/
H A Dconfigure.ac801 escape compiler flags that would otherwise prevent
2737 dnl used to escape compiler options for ccache that otherwise prevent
/aoo4110/extras/l10n/source/ka/
H A Dlocalize.sdf8214 …3146073 268 0 ka \<emph\>მსგავსი\</emph\>გაუქმების თანმიმდევრობა: {escape 'escape-character'} …
8215 …ka მაგალითი: მონიშნე * ელემენტიდან, სადაც ელემენტის სახელი მსგავსია *%' {escape '*'} 2002-02-02…

Completed in 479 milliseconds

1234