Home
last modified time | relevance | path

Searched refs:literal (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/aoo4110/main/offapi/com/sun/star/rdf/
H A DLiteral.idl41 /** represents a literal that may occur in a RDF graph.
51 /** creates a plain literal RDF node.
54 the string value of the literal
59 /** creates a typed literal RDF node.
62 the string value of the literal
65 the data type of the literal
70 /** creates a literal RDF node with a language.
73 the string value of the literal
76 the language of the literal
H A DXLiteral.idl37 /** represents a literal that may occur in a RDF graph.
44 <li>typed literal: Value and Datatype (represented by an URI)</li>
46 Note that there is no literal with both Language and Datatype.
55 /// the content of the literal
57 /// the language of the literal; may be the empty <atom>string</atom>
59 /// the data type of the literal; may be <NULL/>
/aoo4110/main/qadevOOo/tests/java/ifc/awt/
H A D_XPatternField.java70 String[] literal = new String[1] ; in _setMasks() local
71 oObj.getMasks(edit, literal) ; in _setMasks()
74 result &= newLiteral.equals(literal[0]) ; in _setMasks()
87 String[] literal = new String[1] ; in _getMasks() local
88 oObj.getMasks(edit, literal) ; in _getMasks()
91 literal[0] + "'") ; in _getMasks()
94 literalMask = literal[0] ; in _getMasks()
/aoo4110/main/connectivity/source/parse/
H A Dsqlbison.y442 | SQL_TOKEN_DEFAULT literal
976 literal
979 literal
1602 literal: label
1610 | literal SQL_TOKEN_STRING
1622 | literal SQL_TOKEN_INT
1634 | literal SQL_TOKEN_REAL_NUM
1646 | literal SQL_TOKEN_APPROXNUM
1807 | literal
2079 literal
[all …]
/aoo4110/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java311 StringLiteral literal = ast.newStringLiteral(); in define() local
312 literal.setLiteralValue(info.id.toString()); in define()
316 methodInvocation.arguments().add(literal); in define()
/aoo4110/main/toolkit/src2xml/source/
H A Dsrclexer.py488 literal = ''
493 self.tokens.append('"'+literal+'"')
495 literal += c
/aoo4110/main/offapi/com/sun/star/sheet/
H A DFormulaMapGroupSpecialOffset.idl51 <li>A value of type <atom>double</atom> for literal floating-point
53 <li>A <atom>string</atom> for literal text.</li>
54 <li>A <atom dim="[][]">any</atom> for a literal array. The contained
/aoo4110/main/offapi/com/sun/star/presentation/
H A DPresentation.idl130 <p>If this is set to <literal>0</literal>, no black screen is shown.</p>
/aoo4110/main/offapi/com/sun/star/ucb/
H A DXContentProviderManager.idl105 regexps match any URL starting with a given string literal, followed
109 including any of '/', '?', or '#', followed by a given string literal,
/aoo4110/main/packimages/pack/
H A Dimage-sort.lst8 # denotes a simple best-fit order. 'literal' denotes
19 -- literal
61 -- literal
/aoo4110/ext_libraries/hunspell/
H A Dmakefile.mk46 hunspell-cxx11-literal.patch \
/aoo4110/main/oox/source/dump/
H A Ddumperbase.ini72 # - <constname> denotes a literal name for a constant or bit.
92 # set, the literal string '?err:no-name' (unquoted) is the default name.
/aoo4110/main/helpcontent2/source/auxiliary/af/
H A Ddefault.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
/aoo4110/main/helpcontent2/source/auxiliary/ar/
H A Ddefault.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
/aoo4110/main/helpcontent2/source/auxiliary/be-BY/
H A Dhighcontrast1.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
H A Dhighcontrast2.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
H A Dhighcontrastwhite.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
/aoo4110/main/helpcontent2/source/auxiliary/bg/
H A Ddefault.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
H A Dhighcontrast1.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
H A Dhighcontrast2.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
/aoo4110/main/helpcontent2/source/auxiliary/bn/
H A Dhighcontrastwhite.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
/aoo4110/main/helpcontent2/source/auxiliary/brx/
H A Ddefault.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
H A Dhighcontrast2.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
H A Dhighcontrastwhite.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
/aoo4110/main/helpcontent2/source/auxiliary/bs/
H A Ddefault.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable

Completed in 368 milliseconds

12345678910>>...23