Home
last modified time | relevance | path

Searched refs:comma (Results 1 – 25 of 79) sorted by relevance

1234

/trunk/main/basic/source/comp/
H A Dscanner.cxx288 short comma = 0; in NextSym() local
305 if( ++comma > 1 ) in NextSym()
330 if( comma && !exp ) ncdig++; in NextSym()
337 if( comma > 1 || exp > 1 ) in NextSym()
345 ndig = ndig - comma; in NextSym()
346 if( !comma && !exp ) in NextSym()
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx115 short comma = 0; // >0: Nachkomma in ImpScan() local
140 if( ++comma > 1 ) in ImpScan()
164 if( comma && !exp ) ncdig++; in ImpScan()
170 if( comma > 1 || exp > 1 ) in ImpScan()
173 if( !comma && !exp ) in ImpScan()
182 ndig = ndig - comma; in ImpScan()
/trunk/test/testcommon/source/org/openoffice/test/
H A DRun.help10 …e name:]<package name>[,package_name]... Define a test suite with test packages separated by comma.
11 …[suite name:]<class name>[,class_name]... Define a test suite with test classes separated by comma.
12 …uite name:]<method name>[,method_name]... Define a test suite with test methods separated by comma.
/trunk/main/officecfg/registry/schema/
H A Doo-org-map.properties22 # multi values are supported, separated by comma
30 # multi values are supported, separated by comma
40 # multi values are supported, separated by comma
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/demoCA/newcerts/
H A D101C.pem10 Subject: C=DE, ST=Hamburg, O=OpenOffice.org, OU=Development, CN=comma, comma, comma ,
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/demoCA/
H A Dindex.txt29 …0113101913Z 101C unknown /C=DE/ST=Hamburg/O=OpenOffice.org/OU=Development/CN=comma, comma, comma ,
/trunk/main/udkapi/com/sun/star/io/
H A DFilePermission.idl45 The actions to be granted is a list of one or more comma-separated keywords.
71 /** comma separated actions list
/trunk/main/psprint_config/configuration/
H A Dpsprint.conf37 ; the values are comma separated
113 ; Features: a string containing additional comma separated properties of a printer
/trunk/main/offapi/com/sun/star/report/
H A DXReportControlFormat.idl249 <p>It may contain more than one name separated by comma.</p>
465 <p>It may contain more than one name separated by comma.</p>
543 <p>It may contain more than one name separated by comma.</p>
/trunk/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.props31 # the import and export filters, separated by comma; further relations can be added with increasing…
/trunk/main/udkapi/com/sun/star/loader/
H A DDynamic.idl46 The url parameter has to be a comma-separated list of attributes.
/trunk/main/udkapi/com/sun/star/connection/
H A DXConnector.idl49 comma separated list of attributes,
H A DXAcceptor.idl50 comma separated list of attributes,
H A DSocketPermission.idl91 /** comma separated actions list
/trunk/main/offapi/com/sun/star/style/
H A DCharacterPropertiesAsian.idl53 <p>It may contain more than one name separated by comma.</p>
H A DCharacterPropertiesComplex.idl53 <p>It may contain more than one name separated by comma.</p>
H A DCharacterProperties.idl57 <p>It may contain more than one name separated by comma.</p>
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleTextType.idl51 comma or a period, this is not necessarily true in other
/trunk/main/udkapi/com/sun/star/bridge/
H A DXBridgeFactory.idl50 comma separated name=value protocol properties.
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl295 /** gets a comma-separated list of all a database's SQL keywords
305 /** gets a comma-separated list of math functions. These are the
316 /** gets a comma-separated list of string functions. These are the
327 /** gets a comma-separated list of system functions. These are the
338 /** gets a comma-separated list of time and date functions.
/trunk/main/offapi/com/sun/star/document/
H A DDocumentInfo.idl184 /** contains a comma separated list of keywords for
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini337 0=normal,rowlevel,collevel,comma,currency,percent,comma-0,currency-0,hyperlink,followed-hyperlink
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt169 File Language Y Language List of decimal language Ids, comma-separated if more than one.
395 ServiceControl Name N Formatted Name of a service. /, \, comma and space are invalid
452 Upgrade Language Y Language A comma-separated list of languages for either products in this se…
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt169 File Language Y Language List of decimal language Ids, comma-separated if more than one.
395 ServiceControl Name N Formatted Name of a service. /, \, comma and space are invalid
452 Upgrade Language Y Language A comma-separated list of languages for either products in this se…
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt169 File Language Y Language List of decimal language Ids, comma-separated if more than one.
395 ServiceControl Name N Formatted Name of a service. /, \, comma and space are invalid
452 Upgrade Language Y Language A comma-separated list of languages for either products in this se…

Completed in 136 milliseconds

1234