Home
last modified time | relevance | path

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

12345678910>>...24

/trunk/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/>
/trunk/main/qadevOOo/java/OOoRunner/src/main/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()
/trunk/main/connectivity/source/parse/
H A Dsqlbison.y443 | SQL_TOKEN_DEFAULT literal
977 literal
980 literal
1603 literal: label
1611 | literal SQL_TOKEN_STRING
1623 | literal SQL_TOKEN_INT
1635 | literal SQL_TOKEN_REAL_NUM
1647 | literal SQL_TOKEN_APPROXNUM
1808 | literal
2080 literal
[all …]
/trunk/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()
/trunk/main/toolkit/src2xml/source/
H A Dsrclexer.py488 literal = ''
493 self.tokens.append('"'+literal+'"')
495 literal += c
/trunk/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
/trunk/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>
/trunk/main/packimages/pack/
H A Dimage-sort.lst8 # denotes a simple best-fit order. 'literal' denotes
19 -- literal
61 -- literal
/trunk/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,
/trunk/ext_libraries/hunspell/
H A Dmakefile.mk46 hunspell-cxx11-literal.patch \
/trunk/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.
/trunk/main/helpcontent2/source/auxiliary/af/
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
H A Dhighcontrastblack.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
H A Dhighcontrastwhite.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
/trunk/main/helpcontent2/source/auxiliary/ast/
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
H A Dhighcontrastwhite.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
/trunk/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 Dhighcontrastblack.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
H A Dhighcontrastwhite.css36 .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable

Completed in 114 milliseconds

12345678910>>...24