Home
last modified time | relevance | path

Searched refs:tag (Results 1 – 25 of 150) sorted by relevance

123456

/trunk/main/solenv/bin/modules/installer/
H A Dxpdinstaller.pm160 return $tag;
175 return $tag;
965 return $tag;
997 return $tag;
1017 return $tag;
1032 return $tag;
1047 return $tag;
1062 return $tag;
1093 return $tag;
1106 return $tag;
[all …]
/trunk/main/offapi/com/sun/star/embed/
H A DXRelationshipAccess.idl65 "ID" tag.
68 the value of "ID" tag
78 tag.
85 the value of "ID" tag
99 tag.
106 the value of "ID" tag
123 the value of "ID" tag
130 represents the tag value
178 represents the tag value
191 the value of "ID" tag
[all …]
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile131 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
155 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
171 # If the DETAILS_AT_TOP tag is set to YES then Doxygen
305 # The INTERNAL_DOCS tag determines if documentation
332 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
696 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
703 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
903 # If the GENERATE_XML tag is set to YES Doxygen will
921 # The XML_DTD tag can be used to specify an XML DTD,
1059 # Note that each tag file must have a unique name
[all …]
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg130 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
409 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
722 # If the REFERENCES_RELATION tag is set to YES
841 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
848 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
862 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
869 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
906 # If the QHG_LOCATION tag is specified, the QCH_FILE tag can
941 # If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
1383 # can find it using this tag.
[all …]
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DTagPair.java94 Tag tag=(Tag)tagList.get(0); in TagPair() local
98 if("Text".equals(tag.getTagType())){ in TagPair()
107 contentList.add(tag); in TagPair()
109 this.startingText=tag.getTagString(); in TagPair()
115 this.startTag=tag; in TagPair()
127 this.endTag=tag; in TagPair()
130 tagList.remove(tag); in TagPair()
150 contentList.add(tag); in TagPair()
181 this.startTag=tag; in TagPair()
235 if(tag.getTagType().startsWith("Start")){ in wrap()
[all …]
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx73 sal_uInt32 tag; member
275 ptr->tag = tag; in TrueTypeCreatorNewEmpty()
627 *tag = ((tdata_generic *) _this->data)->tag; in GetRawData_generic()
637 *tag = T_head; in GetRawData_head()
646 *tag = T_hhea; in GetRawData_hhea()
663 *tag = T_loca; in GetRawData_loca()
686 *tag = 0; in GetRawData_glyf()
836 *tag = 0; in GetRawData_name()
970 pdata->tag = tag; in TrueTypeTableNew()
1198 if (_this->tag == vtable2[i].tag) { in GetRawData()
[all …]
H A Dttcr.hxx48 …sal_uInt32 tag; /* table tag … member
72 void TrueTypeCreatorNewEmpty(sal_uInt32 tag, TrueTypeCreator **_this);
88 void RemoveTable(TrueTypeCreator *_this, sal_uInt32 tag);
121 int GetRawData(TrueTypeTable *, sal_uInt8 **ptr, sal_uInt32 *len, sal_uInt32 *tag);
131 TrueTypeTable *TrueTypeTableNew(sal_uInt32 tag,
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/
H A DConverterCapabilitiesImpl.java43 public boolean canConvertTag(String tag) { in canConvertTag() argument
45 if (OfficeConstants.TAG_OFFICE_DOCUMENT.equals(tag)) in canConvertTag()
51 else if (OfficeConstants.TAG_PARAGRAPH.equals(tag)) in canConvertTag()
53 else if (OfficeConstants.TAG_HEADING.equals(tag)) in canConvertTag()
59 else if (OfficeConstants.TAG_LIST_ITEM.equals(tag)) in canConvertTag()
63 else if (OfficeConstants.TAG_SPAN.equals(tag)) in canConvertTag()
65 else if (OfficeConstants.TAG_HYPERLINK.equals(tag)) in canConvertTag()
69 else if (OfficeConstants.TAG_SPACE.equals(tag)) in canConvertTag()
71 else if (OfficeConstants.TAG_TAB_STOP.equals(tag)) in canConvertTag()
77 public boolean canConvertAttribute(String tag, in canConvertAttribute() argument
[all …]
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DConverterCapabilitiesImpl.java43 public boolean canConvertTag(String tag) { in canConvertTag() argument
45 if (OfficeConstants.TAG_OFFICE_DOCUMENT.equals(tag)) in canConvertTag()
51 else if (OfficeConstants.TAG_PARAGRAPH.equals(tag)) in canConvertTag()
53 else if (OfficeConstants.TAG_HEADING.equals(tag)) in canConvertTag()
59 else if (OfficeConstants.TAG_LIST_ITEM.equals(tag)) in canConvertTag()
63 else if (OfficeConstants.TAG_SPAN.equals(tag)) in canConvertTag()
65 else if (OfficeConstants.TAG_HYPERLINK.equals(tag)) in canConvertTag()
69 else if (OfficeConstants.TAG_SPACE.equals(tag)) in canConvertTag()
71 else if (OfficeConstants.TAG_TAB_STOP.equals(tag)) in canConvertTag()
77 public boolean canConvertAttribute(String tag, in canConvertAttribute() argument
[all …]
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DConverterCapabilitiesImpl.java43 public boolean canConvertTag(String tag) { in canConvertTag() argument
45 if (OfficeConstants.TAG_OFFICE_DOCUMENT.equals(tag)) in canConvertTag()
51 else if (OfficeConstants.TAG_PARAGRAPH.equals(tag)) in canConvertTag()
53 else if (OfficeConstants.TAG_HEADING.equals(tag)) in canConvertTag()
59 else if (OfficeConstants.TAG_LIST_ITEM.equals(tag)) in canConvertTag()
63 else if (OfficeConstants.TAG_SPAN.equals(tag)) in canConvertTag()
65 else if (OfficeConstants.TAG_HYPERLINK.equals(tag)) in canConvertTag()
69 else if (OfficeConstants.TAG_SPACE.equals(tag)) in canConvertTag()
71 else if (OfficeConstants.TAG_TAB_STOP.equals(tag)) in canConvertTag()
77 public boolean canConvertAttribute(String tag, in canConvertAttribute() argument
[all …]
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DConverterCapabilitiesImpl.java43 public boolean canConvertTag(String tag) { in canConvertTag() argument
45 if (OfficeConstants.TAG_OFFICE_DOCUMENT.equals(tag)) in canConvertTag()
51 else if (OfficeConstants.TAG_PARAGRAPH.equals(tag)) in canConvertTag()
53 else if (OfficeConstants.TAG_HEADING.equals(tag)) in canConvertTag()
59 else if (OfficeConstants.TAG_LIST_ITEM.equals(tag)) in canConvertTag()
63 else if (OfficeConstants.TAG_SPAN.equals(tag)) in canConvertTag()
65 else if (OfficeConstants.TAG_HYPERLINK.equals(tag)) in canConvertTag()
69 else if (OfficeConstants.TAG_SPACE.equals(tag)) in canConvertTag()
71 else if (OfficeConstants.TAG_TAB_STOP.equals(tag)) in canConvertTag()
77 public boolean canConvertAttribute(String tag, in canConvertAttribute() argument
[all …]
/trunk/main/offapi/com/sun/star/smarttags/
H A DXSmartTagAction.idl61 /** provides access to smart tag actions.
93 /** the number of smart tag types supported by this action
100 /** obtains the name of one specific smart tag type supported by
104 Index of the wanted smart tag type. Value needs to be
109 an unique name of the smart tag type. Smart tag type
120 /** obtains the caption of the smart tag type for using in user
132 the caption associated with the smart tag type.
201 the smart tag recognizer.
205 tag to the action component.
270 tag recognizer.
[all …]
H A DXSmartTagRecognizer.idl67 provides access to a smart tag recognizer.
99 /** The number of smart tag types supported by this recognizer
106 /** obtains the name of one specific smart tag type supported by
110 Index of the wanted smart tag type. Value needs to be
115 the unique name of the smart tag type. Smart tag type
130 Index of the wanted smart tag type. Value needs to be
187 /** indicates whether there is a property page for a smart tag type.
190 Index of the wanted smart tag type. Value needs to be
199 smart tag type and locale.
210 /** launches the property page for a smart tag type.
[all …]
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DConverterCapabilitiesImpl.java44 public boolean canConvertTag(String tag) { in canConvertTag() argument
46 if (OfficeConstants.TAG_OFFICE_BODY.equals(tag)) in canConvertTag()
48 else if (OfficeConstants.TAG_PARAGRAPH.equals(tag)) in canConvertTag()
50 else if (OfficeConstants.TAG_TABLE.equals(tag)) in canConvertTag()
52 else if (OfficeConstants.TAG_TABLE_ROW.equals(tag)) in canConvertTag()
54 else if (OfficeConstants.TAG_TABLE_COLUMN.equals(tag)) in canConvertTag()
57 else if (OfficeConstants.TAG_TABLE_SCENARIO.equals(tag)) in canConvertTag()
60 else if (OfficeConstants.TAG_TABLE_CELL.equals(tag)) in canConvertTag()
66 public boolean canConvertAttribute(String tag, in canConvertAttribute() argument
69 if (OfficeConstants.TAG_TABLE.equals(tag)) { in canConvertAttribute()
[all …]
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DConverterCapabilitiesImpl.java44 public boolean canConvertTag(String tag) { in canConvertTag() argument
46 if (OfficeConstants.TAG_OFFICE_BODY.equals(tag)) in canConvertTag()
48 else if (OfficeConstants.TAG_PARAGRAPH.equals(tag)) in canConvertTag()
50 else if (OfficeConstants.TAG_TABLE.equals(tag)) in canConvertTag()
52 else if (OfficeConstants.TAG_TABLE_ROW.equals(tag)) in canConvertTag()
54 else if (OfficeConstants.TAG_TABLE_COLUMN.equals(tag)) in canConvertTag()
57 else if (OfficeConstants.TAG_TABLE_SCENARIO.equals(tag)) in canConvertTag()
60 else if (OfficeConstants.TAG_TABLE_CELL.equals(tag)) in canConvertTag()
66 public boolean canConvertAttribute(String tag, in canConvertAttribute() argument
69 if (OfficeConstants.TAG_TABLE.equals(tag)) { in canConvertAttribute()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java364 log.println(" <" + tag + ">") ; in printError()
388 public void addTag(String tag) { in addTag() argument
389 tags.put(tag, "") ; in addTag()
396 tags.put(tag, outerTag) ; in addTagEnclosed()
640 public void addTag(Tag tag) { in addTag() argument
641 tags.add(new Tag[] {tag, null}) ; in addTag()
642 tagSet.add(tag.name) ; in addTag()
646 tags.add(new Tag[] {tag, outerTag}) ; in addTagEnclosed()
647 tagSet.add(tag.name) ; in addTagEnclosed()
666 if (tag[1] == null) { in startElement()
[all …]
/trunk/main/writerfilter/qa/cppunittests/xxml/
H A DtestXXML.cxx34 QName_t tag; member in Node
38 Node(QName_t tag) : prev(NULL), next(NULL), tag(tag) { in Node() argument
51 Table(QName_t tag):Node(tag) {}; in Table() argument
59 Row(QName_t tag, Table &parent) : Node(tag), parent(parent) {}; in Row() argument
67 Cell(QName_t tag, Row &parent) : Node(tag), parent(parent) {}; in Cell() argument
/trunk/main/desktop/source/deployment/misc/
H A Ddp_resource.cxx96 void checkPrimarySubtag(::rtl::OUString const & tag) in checkPrimarySubtag() argument
98 sal_Int32 len = tag.getLength(); in checkPrimarySubtag()
99 sal_Unicode const * arLang = tag.getStr(); in checkPrimarySubtag()
122 void checkSecondSubtag(::rtl::OUString const & tag, bool & bIsCountry) in checkSecondSubtag() argument
124 sal_Int32 len = tag.getLength(); in checkSecondSubtag()
125 sal_Unicode const * arLang = tag.getStr(); in checkSecondSubtag()
157 void checkThirdSubtag(::rtl::OUString const & tag) in checkThirdSubtag() argument
159 sal_Int32 len = tag.getLength(); in checkThirdSubtag()
160 sal_Unicode const * arLang = tag.getStr(); in checkThirdSubtag()
/trunk/main/icc/
H A DSampleICC-1.3.2.patch1302 + sReport += "Gray TRC tag missing.\n";
1320 + sReport += "Gray TRC tag missing.\n";
1338 + sReport += "Gray TRC tag missing.\n";
1353 - sReport += "Gamut tag missing.\r\n";
1354 + sReport += "Gamut tag missing.\n";
1589 - sReport += " - Empty tag!\r\n";
1590 + sReport += " - Empty tag!\n";
1634 - sReport += " - Empty tag.\r\n";
1635 + sReport += " - Empty tag.\n";
1837 - sReport += " - Empty tag!\r\n";
[all …]
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch.mingw22 libgraphite_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
51 …@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CX…
54 +@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX…
58 +@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CX…
61 +@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX…
65 +@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CX…
/trunk/main/libxmlsec/
H A Dxmlsec1-mingw-keymgr-mscrypto.patch32 libxmlsec1_mscrypto_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
51 …@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC)…
54 +@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INC…
58 +@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLU…
61 …@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) …
/trunk/main/redland/raptor/
H A Draptor-1.4.18.patch.mingw6 rdf_parsers_available="rdfxml ntriples turtle trig guess rss-tag-soup rdfa"
10 + rdf_parsers_available="rdfxml ntriples turtle trig guess rss-tag-soup"
21 rdf_parsers_available="rdfxml ntriples turtle trig guess rss-tag-soup rdfa"
25 + rdf_parsers_available="rdfxml ntriples turtle trig guess rss-tag-soup"
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dconfiguration.properties123 com.sun.star.report.pentaho.output.tag.oasis-text.p=deny
124 com.sun.star.report.pentaho.output.tag.oasis-text.section=allow
125 com.sun.star.report.pentaho.output.tag.oasis-text.variable-decls=allow
126 com.sun.star.report.pentaho.output.tag.oasis-text.variable-decl=allow
128 com.sun.star.report.pentaho.output.tag.oasis-config.config-item=deny
132 com.sun.star.report.pentaho.output.tag.oasis-data.text=deny
133 com.sun.star.report.pentaho.output.tag.oasis-data.currency-symbol=deny
134 com.sun.star.report.pentaho.output.tag.oasis-data.embedded-text=deny
/trunk/main/extensions/source/activex/main/
H A DREADME.txt11 Also it can be activated with an <OBJECT> tag from a html-page.
12 Without any parameters for an object tag a new writer document will be
22 for the "OBJECT" tag should be specified
24 The example of registration with "OBJECT" tag is in example.html.
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx727 #define TAG_ON( tag ) HTMLOutFuncs::Out_AsciiTag( (*m_pStream), tag ) argument
728 #define TAG_OFF( tag ) HTMLOutFuncs::Out_AsciiTag( (*m_pStream), tag, sal_False ) argument
732 #define TAG_ON_LF( tag ) (TAG_ON( tag ) << ODatabaseImportExport::sNewLine << GetIndentStr()) argument
733 #define TAG_OFF_LF( tag ) (TAG_OFF( tag ) << ODatabaseImportExport::sNewLine << GetIndentStr()) argument

Completed in 137 milliseconds

123456