/trunk/main/offapi/com/sun/star/i18n/ |
H A D | KParseTokens.idl | 35 be parsed can have. 78 character parsed. */ 106 string enclosed in double quotes is parsed and two consecutive 108 is not set, the two double quotes are parsed as one escaped 120 above UNI_... single values match a Unicode character parsed. */
|
H A D | XCharacterClassification.idl | 44 Possible tokens to be parsed with parse...Token(): 155 unambiguous token could be parsed, 157 <b>0</b> (zero), other fields will contain the values parsed 168 Text to be parsed. 205 // Get parsed token.
|
H A D | ParseResult.idl | 47 /** Number of characters (not code points) of the parsed token, not
|
H A D | KParseType.idl | 33 Constants to specify the type of a parsed token.
|
/trunk/main/offapi/com/sun/star/configuration/backend/ |
H A D | XSchema.idl | 76 The elements of a component schema are only parsed once,a repeat call 102 The elements of a component schema are only parsed once,a repeat call 127 The elements of a component schema are only parsed once,a repeat call
|
/trunk/main/autodoc/source/exes/adc_uni/ |
H A D | spec-CommandLine.txt | 54 Links to code entities not found within the current parsed 62 If a code entity is not found in the current parsed code, but 112 symbols not found in the currently parsed namespaces of C++
|
/trunk/main/offapi/com/sun/star/configuration/backend/xml/ |
H A D | SchemaParser.idl | 48 <p> The configuration schema xml from a given stream is parsed and fed to a 61 /** provides access to the parsed schema data.
|
H A D | LayerParser.idl | 49 <p> The configuration layer xml from a given stream is parsed and fed to a 66 /** provides access to the parsed layer data.
|
/trunk/main/offapi/com/sun/star/xml/dom/ |
H A D | XDocumentBuilder.idl | 108 in the XML document to be parsed. 114 the XML document to be parsed.
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XDispatchRecorder.idl | 91 the full parsed command URL 112 the full parsed command URL
|
H A D | ControlEvent.idl | 48 /** fully parsed URL describing the control that sends this
|
H A D | XNotifyingDispatch.idl | 50 full parsed URL describes the feature which should be dispatched (executed)
|
H A D | XSynchronousDispatch.idl | 58 full parsed URL that describes the feature which should be dispatched (executed)
|
H A D | DispatchDescriptor.idl | 54 … Must be a full parsed URL. Use service <type scope="com::sun::star::util">URLTransformer</type>
|
H A D | XRecordableDispatch.idl | 90 full parsed URL which describe the feature which should be dispatched (executed)
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | XURLTransformer.idl | 60 all parsed parts of it after finishing this call. <member>URL::Complete</member> 81 all parsed parts of it after finishing this call. This includes
|
/trunk/main/xmlhelp/source/treeview/ |
H A D | tvread.cxx | 531 int parsed = XML_Parse( parser,s,int( len ),j==0 ); in TVChildTarget() local 532 (void)parsed; in TVChildTarget() 533 OSL_ENSURE( parsed, "TVChildTarget::TVChildTarget(): Tree file parsing failed" ); in TVChildTarget()
|
/trunk/main/offapi/com/sun/star/sdb/ |
H A D | XSingleSelectQueryAnalyzer.idl | 72 or the statement can not be parsed. 244 or the statement can not be parsed.
|
/trunk/main/offapi/com/sun/star/graphic/ |
H A D | XSvgParser.idl | 34 to be parsed into a sequence of XPrimitive2Ds
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | DatabaseImportDescriptor.idl | 69 or is parsed before.
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | XRubySelection.idl | 53 if Automatic is set the selection is parsed for words and applied ruby attributes
|
/trunk/main/udkapi/com/sun/star/uri/ |
H A D | XUriSchemeParser.idl | 63 additional, scheme-specific interfaces), if the given input can be parsed
|
/trunk/main/offapi/com/sun/star/chart2/ |
H A D | XChartType.idl | 66 usually parsed. This ensures that glueing sequences together
|
/trunk/main/l10ntools/source/help/ |
H A D | HelpLinker.cxx | 1077 int parsed = XML_Parse( parser, s, int( len ), true ); in compileExtensionHelp() local 1079 if( parsed == 0 ) in compileExtensionHelp()
|
/trunk/main/offapi/com/sun/star/animations/ |
H A D | XAnimate.idl | 139 /** if this string is set, its contents will be parsed as a formula.
|