/aoo42x/main/qadevOOo/runner/util/ |
H A D | XMLTools.java | 389 tags.put(tag, "") ; in addTag() 396 tags.put(tag, outerTag) ; in addTagEnclosed() 414 if (tags.containsKey(name)) { in startElement() 430 tags.remove(name) ; in startElement() 464 Enumeration badTags = tags.keys() ; in checkTags() 631 protected Vector tags = new Vector() ; field in XMLTools.XMLChecker 641 tags.add(new Tag[] {tag, null}) ; in addTag() 646 tags.add(new Tag[] {tag, outerTag}) ; in addTagEnclosed() 667 tags.remove(i--); in startElement() 679 tags.remove(i--) ; in startElement() [all …]
|
/aoo42x/main/icc/source/create_sRGB_profile/ |
H A D | Makefile.in | 237 tags: TAGS target 250 tags=; \ 258 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 260 $$tags $$unique 267 distclean-tags: 333 distclean-generic distclean-libtool distclean-tags 367 distclean-tags distdir dvi dvi-am info info-am install \ 373 mostlyclean-libtool tags uninstall uninstall-am \
|
/aoo42x/main/offapi/com/sun/star/smarttags/ |
H A D | SmartTagRecognizer.idl | 39 /** recognizes smart tags. 42 text for smart tags. Smart tags are pieces of text that can be
|
H A D | XRangeBasedSmartTagRecognizer.idl | 70 /** recognizes smart tags. 79 This object is used to submit any recognized smart tags
|
H A D | XSmartTagRecognizer.idl | 145 /** recognizes smart tags. 164 This object is used to submit any recognized smart tags
|
H A D | SmartTagAction.idl | 39 /** provides one or more actions for smart tags.
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/ |
H A D | ParcelFolder.java | 246 String[] tags = new String[availableFilters.length]; in createFilterProperty() 249 tags[i] = availableFilters[i].toString(); in createFilterProperty() 251 return tags; in createFilterProperty()
|
/aoo42x/main/writerfilter/documentation/doxygen/ |
H A D | Doxyfile | 112 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 249 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES 460 # tags, which will be replaced by the file and line number from which the 996 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES 998 # PREDEFINED and EXPAND_AS_DEFINED tags. 1030 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 1114 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen 1121 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen 1128 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen 1152 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each [all …]
|
/aoo42x/main/xmerge/source/palmtests/qa/comparator/ |
H A D | XmlDiff.java | 368 String[] tags= new String[tagsVector.size()]; in parseTags() local 369 tagsVector.copyInto(tags); in parseTags() 371 return tags; in parseTags()
|
H A D | XmlDiff.properties | 29 # XmlDiff.tags are what tagname should ignore (and the subtree under it) 35 XmlDiff.tags=
|
/aoo42x/main/xmerge/workben/ |
H A D | XmlDiff.java | 368 String[] tags= new String[tagsVector.size()]; in parseTags() local 369 tagsVector.copyInto(tags); in parseTags() 371 return tags; in parseTags()
|
H A D | XmlDiff.properties | 29 # XmlDiff.tags are what tagname should ignore (and the subtree under it) 34 XmlDiff.tags=
|
/aoo42x/main/ |
H A D | .gitignore | 49 /tags 51 /*/tags
|
/aoo42x/ |
H A D | .gitignore | 54 /tags 56 /*/tags
|
/aoo42x/main/solenv/doc/gbuild/ |
H A D | doxygen.cfg | 111 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 318 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES 565 # tags, which will be replaced by the file and line number from which the 1235 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES 1237 # PREDEFINED and EXPAND_AS_DEFINED tags. 1269 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 1387 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen 1394 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen 1401 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen 1425 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each [all …]
|
/aoo42x/main/offapi/com/sun/star/embed/ |
H A D | XRelationshipAccess.idl | 55 is represented by a set of tags, where each tag has unique for this entry 119 /** retrieves the sequence containing all the tags from the entry with
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | XColorSpace.idl | 79 tags, specifying for each component of a color value, to what 89 RGB_BLUE tags, respectively
|
H A D | ColorComponentTag.idl | 28 /** A collection of tags for the individual components of a color.<p>
|
/aoo42x/main/cui/source/tabpages/ |
H A D | autocdlg.src | 822 Text [ en-US ] = "Label text with smart tags" ; 829 Text [ en-US ] = "Currently installed smart tags" ;
|
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | XFlatParagraphIteratorProvider.idl | 40 // allows for different iterators for grammar checking and smart tags,
|
/aoo42x/main/icc/ |
H A D | SampleICC-1.3.2.patch | 1274 - sReport += "No tags present.\r\n"; 1275 + sReport += "No tags present.\n"; 1283 - sReport += "Required tags missing.\r\n"; 1284 + sReport += "Required tags missing.\n"; 1431 // Check for duplicate tags 1434 - sReport += " - There are duplicate tags.\r\n"; 1435 + sReport += " - There are duplicate tags.\n";
|
/aoo42x/main/cui/source/options/ |
H A D | opthtml.src | 223 Text [ en-US ] = "~Import unknown HTML tags as fields" ;
|
/aoo42x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleHyperlink.idl | 39 <p>Single hyperlinks correspond to simple <a href> tags. Groups
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | configuration.properties | 122 # Next define the tags for which we want to customize the indent-behaviour
|
/aoo42x/main/boost/prj/ |
H A D | d.lst | 53 mkdir: %_DEST%\inc%_EXT%\boost\bimap\tags 54 mkdir: %_DEST%\inc%_EXT%\boost\bimap\tags\support 801 ..\%__SRC%\inc\boost\bimap\tags\* %_DEST%\inc%_EXT%\boost\bimap\tags 802 ..\%__SRC%\inc\boost\bimap\tags\support\* %_DEST%\inc%_EXT%\boost\bimap\tags\support
|