Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 25 of 48) sorted by relevance

12

/aoo4110/main/qadevOOo/tests/java/ifc/awt/
H A D_XDateField.java59 private boolean strict = false ; field in _XDateField
275 oObj.setStrictFormat(!strict) ; in _setStrictFormat()
277 result = oObj.isStrictFormat() == !strict ; in _setStrictFormat()
280 log.println("Was '" + strict + "', set to '" + !strict + in _setStrictFormat()
294 strict = oObj.isStrictFormat() ; in _isStrictFormat()
H A D_XPatternField.java51 private boolean strict = false ; field in _XPatternField
152 oObj.setStrictFormat(!strict) ; in _setStrictFormat()
154 result = oObj.isStrictFormat() == !strict ; in _setStrictFormat()
166 strict = oObj.isStrictFormat() ; in _isStrictFormat()
H A D_XTimeField.java56 private boolean strict = false ; field in _XTimeField
271 oObj.setStrictFormat(!strict) ; in _setStrictFormat()
273 result = oObj.isStrictFormat() == !strict ; in _setStrictFormat()
285 strict = oObj.isStrictFormat() ; in _isStrictFormat()
H A D_XCurrencyField.java64 private boolean strict = true; field in _XCurrencyField
287 oObj.setStrictFormat(!strict); in _setStrictFormat()
288 result = oObj.isStrictFormat() == !strict; in _setStrictFormat()
300 strict = oObj.isStrictFormat(); in _isStrictFormat()
H A D_XNumericField.java65 private boolean strict = true ; field in _XNumericField
288 oObj.setStrictFormat(!strict) ; in _setStrictFormat()
289 result = oObj.isStrictFormat() == !strict ; in _setStrictFormat()
301 strict = oObj.isStrictFormat() ; in _isStrictFormat()
/aoo4110/main/offapi/com/sun/star/util/
H A DXTextSearch.idl116 <p> If not specified (<b>strict</b>), the search is sucessful if
121 <p> From a user's point of view the strict WLD is an
127 additional operation would be needed to match. The strict
/aoo4110/main/solenv/gbuild/platform/
H A Dlinux.mk81 -fno-strict-aliasing \
95 -fno-strict-aliasing \
H A Dmacosx.mk89 -fno-strict-aliasing \
102 -fno-strict-aliasing \
H A Dfreebsd.mk89 -fno-strict-aliasing \
103 -fno-strict-aliasing \
H A Dos2.mk86 -fno-strict-aliasing \
100 -fno-strict-aliasing \
H A Dwinmingw.mk111 -fno-strict-aliasing \
125 -fno-strict-aliasing \
/aoo4110/main/solenv/inc/
H A Dunxfbsdx.mk38 CFLAGSOPT=-O2 -fno-strict-aliasing # optimizing for products
H A Dunxfbsdi.mk36 CFLAGSOPT=-Os -fno-strict-aliasing # optimizing for products
H A Dunxlng.mk111 CFLAGSOPT=$(CDEFAULTOPT) -fno-strict-aliasing # optimizing for products
H A Dunxmacc.mk134 CFLAGSOPT=-O2 -fno-strict-aliasing
H A Dunxmacx.mk134 CFLAGSOPT=-O2 -fno-strict-aliasing
H A Dwntgcci.mk67 CFLAGSOPT=-O2 -fno-strict-aliasing # optimizing for products
/aoo4110/main/udkapi/com/sun/star/container/
H A DXEnumerableMap.idl41 … not expect the <code>XMap</code> implementation to make use of a possibly existing strict ordering
/aoo4110/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch912 + schemaValidation="strict"
913 + out="${product.dir}/resources/doc/dummy.html"><!--validation="strict" -->
/aoo4110/main/
H A Dset_soenv.in47 use strict; # pragma
/aoo4110/extras/l10n/source/ro/
H A Dlocalize.sdf715 extensions source\propctrlr\formres.src 0 string RID_STR_STRICTFORMAT 0 ro Format strict 2011…
/aoo4110/extras/l10n/source/gu/
H A Dlocalize.sdf15056 …s (date, time, and so on). \<ahelp hid=\"HID_PROP_STRICTFORMAT\"\>If the strict format function is…
18582 …y definition, is case-sensitive (though some databases don't see it that strict). 2002-02-02 02…
/aoo4110/extras/l10n/source/bs/
H A Dlocalize.sdf17700 …s (date, time, and so on). \<ahelp hid=\"HID_PROP_STRICTFORMAT\"\>If the strict format function is…
21698 …y definition, is case-sensitive (though some databases don't see it that strict). 2002-02-02 02…
/aoo4110/extras/l10n/source/tg/
H A Dlocalize.sdf24966 …s (date, time, and so on). \<ahelp hid=\"HID_PROP_STRICTFORMAT\"\>If the strict format function is…
28565 …y definition, is case-sensitive (though some databases don't see it that strict). 2002-02-02 02…
/aoo4110/extras/l10n/source/hr/
H A Dlocalize.sdf25891 …s (date, time, and so on). \<ahelp hid=\"HID_PROP_STRICTFORMAT\"\>If the strict format function is…
29493 …y definition, is case-sensitive (though some databases don't see it that strict). 2002-02-02 02…

Completed in 3729 milliseconds

12