Home
last modified time | relevance | path

Searched full:with (Results 1 – 25 of 14503) sorted by relevance

12345678910>>...581

/trunk/main/filter/source/xslt/import/wordml/
H A Dwordml2ooo_path.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
32 <xsl:with-param name="x0" select="125"/>
33 <xsl:with-param name="y0" select="75"/>
34 <xsl:with-param name="rx" select="100"/>
35 <xsl:with-param name="ry" select="50"/>
36 <xsl:with-param name="x-axis-rotation" select="0"/>
37 <xsl:with-param name="large-arc-flag" select="0"/>
38 <xsl:with-param name="sweep-flag" select="0"/>
39 <xsl:with-param name="x" select="225"/>
[all …]
H A Dwordml2ooo_draw.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
69 <xsl:with-param name="color" select="parent::v:*/@fillcolor"/>
76 <xsl:with-param name="color" select="@color2"/>
99 <xsl:with-param name="TargetMeasure" select="'pt'"/>
100 <xsl:with-param name="value" select="$vchild/@strokeweight"/>
105 <xsl:with-param name="TargetMeasure" select="'pt'"/>
106 <xsl:with-param name="value" select="'1pt'"/>
114 <xsl:with-param name="dashstyle" select="$wdashstyle"/>
115 <!--<xsl:with-param name="weight" select="$vchild/@strokeweight"/>-->
[all …]
H A Dwordml2ooo_field.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
36 <xsl:with-param name="next_node" select="../following-sibling::w:r[1]"/>
37 <xsl:with-param name="sibling_number" select=" 1"/>
51 <xsl:with-param name="next_node" select="../following-sibling::w:r[1]"/>
52 <xsl:with-param name="sibling_number" select=" 1"/>
113 …<xsl:with-param name="input_MS_num_format" select="normalize-space(substring-after(text(), '\*' ))…
123 …<xsl:with-param name="input_MS_num_format" select="normalize-space(substring-after(text(), '\*' ))…
133 …<xsl:with-param name="input_MS_num_format" select="normalize-space(substring-after(text(), '\*' ))…
143 …<xsl:with-param name="input_MS_num_format" select="normalize-space(substring-after(text(), '\*' ))…
[all …]
/trunk/main/xsltml/
H A Dxsltml_2.1.2.patch28 - <xsl:with-param name="p" select="5"/>
29 + <xsl:with-param name="p" select="2"/>
34 <xsl:with-param name="p" select="$p"/>
35 <xsl:with-param name="this-p" select="2"/>
139 …<xsl:when test="starts-with($content,' ')"><xsl:value-of select="'\; '" /><xsl:call-template name=…
140 …est="starts-with($content,'&#x02009;&#x0200A;&#x0200A;')"><xsl:value-of select="'\; '" /><xsl:call…
141 …sl:when test="starts-with($content,'&#x00023;')"><xsl:value-of select="'\# '" /><xsl:call-template…
142 …sl:when test="starts-with($content,'&#x00024;')"><xsl:value-of select="'\$ '" /><xsl:call-template…
143 …sl:when test="starts-with($content,'&#x00025;')"><xsl:value-of select="'\% '" /><xsl:call-template…
144 …:when test="starts-with($content,'&#x00026;')"><xsl:value-of select="'\&amp; '" /><xsl:call-templa…
[all …]
/trunk/main/filter/source/xslt/export/wordml/
H A Dooo2wordml_path.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
29 <xsl:with-param name="x0" select="125"/>
30 <xsl:with-param name="y0" select="75"/>
31 <xsl:with-param name="rx" select="100"/>
32 <xsl:with-param name="ry" select="50"/>
33 <xsl:with-param name="x-axis-rotation" select="0"/>
34 <xsl:with-param name="large-arc-flag" select="0"/>
35 <xsl:with-param name="sweep-flag" select="0"/>
36 <xsl:with-param name="x" select="225"/>
[all …]
H A Dooo2wordml_draw.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
46 <xsl:value-of select="$TargetMeasure"/>
64 …r(concat('0',translate(text:p/draw:*[position()=1]/@svg:x,'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLM…
65 <xsl:variable name="pic-height">
66 <xsl:choose>
71 <xsl:with-param name="x-adjust" select="$x-adjust"/>
72 <xsl:with-param name="y-adjust" select="$y-adjust"/>
75<xsl:value-of select="number(substring-after($BigestWindow,'y2:')) - number(substring-after(subst…
76 </xsl:when>
[all …]
/trunk/main/filter/source/xslt/odf2xhtml/export/xhtml/
H A Dbody.xsl7 * distributed with this work for additional information
11 * with the License. You may obtain a copy of the License at
58 <xsl:call-template name="create-body.collect-page-properties">
64 <xsl:param name="globalData"/>
88 … <!-- Find the according style:page-layout and store the properties in a variable -->
89 … <xsl:copy-of select="key('pageLayoutElements', $pageLayoutName)/style:page-layout-properties"/>
95 <xsl:when test="function-available('common:node-set')">
96 <xsl:call-template name="create-body.create">
97 <xsl:with-param name="globalData" select="common:node-set($globalData)"/>
99 </xsl:call-template>
[all …]
H A Dheader.xsl7 * distributed with this work for additional information
11 * with the License. You may obtain a copy of the License at
66 …<xsl:if test="$debugEnabled"><xsl:message>CSS helper variable will be created....</xsl:message></x…
71 …="$debugEnabled"><xsl:message>CSS variable ready, header will be created....</xsl:message></xsl:if>
83 <xsl:template name='create-css-styleheader'>
112 <xsl:text>span.footnodeNumber { padding-right:1em; }
127 <xsl:param name="emptyStyles"/>
136<!-- NOTE: easy process, as only the style family in conjunction with the style name, makes the st…
137<xsl:text>.</xsl:text><!--<xsl:value-of select="@style:family" /><xsl:text>:</xsl:text>--><xsl:val…
139 <xsl:call-template name="write-mapped-CSS-styles">
[all …]
/trunk/main/filter/source/xslt/export/spreadsheetml/
H A Dformular.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
60 <xsl:attribute name="ss:Formula">
61 <xsl:call-template name="translate-formular-expression">
62 <xsl:with-param name="rowPos" select="$calculatedRowPosition" />
82 <xsl:param name="columnPos" /> <!-- the position in column (horizontal of cell) -->
83 <xsl:param name="expression" /> <!-- the expression string to be converted -->
88 <!-- OASIS Open Document XML formular expressions -->
89 <xsl:when test="starts-with($expression,'of:')">
90 …<!-- ODF >= 1.2: giving out the '=', which will be removed with 'of:=' to enable recursive string …
[all …]
H A Dtable.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
74 - count($columnNodes/@table:number-columns-repeated)" />
76 <xsl:otherwise>
82 <xsl:apply-templates select="$columnNodes[1]">
83 <xsl:with-param name="columnNodes" select="$columnNodes" />
96<!-- To be able to match from a cell to the corresponding column to match @table:default-cell-styl…
100 <xsl:call-template name="adding-column-styles-entries" />
101 </xsl:for-each>
105 <xsl:call-template name="optimized-row-handling">
[all …]
H A Dstyle_mapping.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
83 <xsl:copy-of select="key('styles', @text:style-name)/*" />
84 <xsl:copy-of select="key('styles', $cellStyleName)/*" />
88 <xsl:call-template name="create-nested-format-tags">
89 <xsl:with-param name="styles" select="xalan:nodeset($styles)" />
93 <xsl:when test="function-available('xt:node-set')">
94 <xsl:call-template name="create-nested-format-tags">
102 <xsl:with-param name="cellStyleName" select="$cellStyleName" />
104 </xsl:when>
[all …]
/trunk/main/filter/source/xslt/common/
H A Dmath.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
49 <xsl:with-param name="x" select="34.8"/>
50 <xsl:with-param name="rounding-factor" select="100000"/>
54 <xsl:with-param name="x" select="34.8"/>
55 <xsl:with-param name="rounding-factor" select="100000"/>
59 <xsl:with-param name="x" select="2.74"/>
60 <xsl:with-param name="rounding-factor" select="100000"/>
64 <xsl:with-param name="x" select="0.5"/>
65 <xsl:with-param name="rounding-factor" select="100000"/>
[all …]
/trunk/main/filter/source/xslt/odf2xhtml/export/common/table/
H A Dtable_cells.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
92 <xsl:value-of select="@table:number-columns-repeated" />
93 </xsl:element>
94 </xsl:otherwise>
96 </xsl:for-each>
102 <xsl:when test="function-available('common:node-set')">
103 <xsl:call-template name="create-table-cell">
106 <xsl:with-param name="maxRowLength" select="$maxRowLength" />
107 … <xsl:with-param name="precedingColumns" select="sum(common:node-set($precedingCells)/*)" />
[all …]
H A Dtable_rows.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
69 …(The value of "table:number-columns-repeated" is enormous). Writing out all these cells would be f…
72 <xsl:if test="$debugEnabled">
73 <xsl:message>maxRowLength: <xsl:value-of select="$maxRowLength" /></xsl:message>
89 </xsl:variable>
91 <!-- removes repetition of rows, most probably done for background emulating -->
92 <xsl:for-each select="$allVisibleTableRows">
94 <xsl:when test="(last() or (last() - 1)) and @table:number-rows-repeated &gt; 99">
95 <xsl:call-template name="repeat-write-row">
[all …]
/trunk/main/filter/source/xslt/import/spreadsheetml/
H A Dspreadsheetml2ooo.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
50 <xsl:apply-templates select="./x:AutoFilter"/>
51 <!-- for Advanced Filter.the position is same as AutoFilter -->
141 <xsl:value-of select="o:Version"/>
143 </xsl:if>
144 <xsl:if test="o:HyperlinkBase">
145 <meta:user-defined meta:name="HyperlinkBase">
146 <xsl:value-of select="o:HyperlinkBase"/>
300 </xsl:when>
[all …]
/trunk/main/filter/source/xslt/odf2xhtml/export/common/
H A Dtable_of_content.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
39 <xsl:apply-templates>
49 <xsl:when test="parent::table-of-content and */text:tab[1] or */*/text:tab[1]">
51 <xsl:with-param name="globalData" select="$globalData"/>
58 </xsl:otherwise>
68 </xsl:template>
71 <xsl:param name="globalData"/>
75 <xsl:with-param name="globalData" select="$globalData"/>
96 <xsl:attribute name="width">
[all …]
/trunk/main/basic/source/comp/
H A Dscanner.cxx5 * distributed with this work for additional information
9 * with the License. You may obtain a copy of the License at
542 IsLetterTab[0xC0] = true; // À , CAPITAL LETTER A WITH GRAVE ACCENT in LetterTable()
543 IsLetterTab[0xC1] = true; // Á , CAPITAL LETTER A WITH ACUTE ACCENT in LetterTable()
544 IsLetterTab[0xC2] = true; // Â , CAPITAL LETTER A WITH CIRCUMFLEX ACCENT in LetterTable()
545 IsLetterTab[0xC3] = true; // Ã , CAPITAL LETTER A WITH TILDE in LetterTable()
546 IsLetterTab[0xC4] = true; // Ä , CAPITAL LETTER A WITH DIAERESIS in LetterTable()
547 IsLetterTab[0xC5] = true; // Å , CAPITAL LETTER A WITH RING ABOVE in LetterTable()
549 IsLetterTab[0xC7] = true; // Ç , CAPITAL LETTER C WITH CEDILLA in LetterTable()
550 IsLetterTab[0xC8] = true; // È , CAPITAL LETTER E WITH GRAVE ACCENT in LetterTable()
[all …]
/trunk/main/writerfilter/source/doctok/
H A Dxmigen.xsl5 * distributed with this work for additional information
9 * with the License. You may obtain a copy of the License at
54 <xsl:call-template name="calcsizeinner">
191 </UML:ModelElement.stereotype>
192 </xsl:if>
193 <UML:ModelElement.stereotype>
196 <xsl:call-template name="taggedvalue">
197 <xsl:with-param name="type">sprmcode</xsl:with-param>
200 <xsl:call-template name="taggedvalue">
201 <xsl:with-param name="type">sprmid</xsl:with-param>
[all …]
/trunk/main/filter/source/xslt/odf2xhtml/export/common/styles/
H A Dstyle_collector.xsl6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
67 Many other languages (as XHTML/CSS) do not support inherited styles.
71 had problems with CSS inline, which do not inherit from XML office defaults
92 … <!-- to access the variable as a node-set by XPATH expressions, it is necessary to convert it
95 <xsl:call-template name="collect-document-links-RTF" />
100 <xsl:call-template name="collect-style-properties">
101 <xsl:with-param name="globalData" select="common:node-set($globalDataRTF)" />
111 <xsl:with-param name="globalData" select="xt:node-set($globalDataRTF)" />
115 … <xsl:message terminate="yes">The required node-set function was not found!</xsl:message>
[all …]
/trunk/main/svtools/source/edit/
H A Dsyntaxhighlight.cxx5 * distributed with this work for additional information
9 * with the License. You may obtain a copy of the License at
158 "with",
282 IsLetterTab[0xC0] = true; // ?, CAPITAL LETTER A WITH GRAVE ACCENT in LetterTable()
283 IsLetterTab[0xC1] = true; // ?, CAPITAL LETTER A WITH ACUTE ACCENT in LetterTable()
284 IsLetterTab[0xC2] = true; // ?, CAPITAL LETTER A WITH CIRCUMFLEX ACCENT in LetterTable()
285 IsLetterTab[0xC3] = true; // ?, CAPITAL LETTER A WITH TILDE in LetterTable()
286 IsLetterTab[0xC4] = true; // ?, CAPITAL LETTER A WITH DIAERESIS in LetterTable()
287 IsLetterTab[0xC5] = true; // ?, CAPITAL LETTER A WITH RING ABOVE in LetterTable()
289 IsLetterTab[0xC7] = true; // ?, CAPITAL LETTER C WITH CEDILLA in LetterTable()
[all …]
/trunk/main/filter/source/xslt/import/uof/
H A Duof2odf_spreadsheet.xsl7 * distributed with this work for additional information
11 * with the License. You may obtain a copy of the License at
126 </xsl:when>
146 <xsl:template match="uof:电子表格">
153 <xsl:call-template name="create-content-validations">
163 <xsl:variable name="filter" select="./表:筛选"/>
166 <xsl:variable name="zone-left-column-string">
168 <xsl:when test="contains($dd,'NaN') ">
183 …<xsl:attribute name="table:target-range-address"><xsl:call-template name="translate-expression2"><…
199 </xsl:call-template>
[all …]
/trunk/main/helpcontent2/source/text/simpress/02/
H A D10100000.xhp7 * distributed with this work for additional information
11 * with the License. You may obtain a copy of the License at
48 …s, and remains attached when the objects are moved. If you copy an object with a connector, the co…
70 …" xml-lang="en-US" l10n="U"><ahelp hid=".uno:Connector">Draws a connector with one or more 90-degr…
85 …ding" id="hd_id3145597" xml-lang="en-US" level="2" l10n="U">Connector Starts with Arrow</paragraph>
86 …="en-US" l10n="U"><ahelp hid=".uno:ConnectorArrowStart">Draws a connector with one or more 90-degr…
95 <paragraph role="paragraph" id="par_id3155434" xml-lang="en-US" l10n="U">Connector Starts with Arro…
101 <paragraph role="heading" id="hd_id3145248" xml-lang="en-US" level="2" l10n="U">Connector Ends with
102 …ng="en-US" l10n="U"><ahelp hid=".uno:ConnectorArrowEnd">Draws a connector with one or more 90-degr…
111 <paragraph role="paragraph" id="par_id3109843" xml-lang="en-US" l10n="U">Connector Ends with Arrow<…
[all …]
/trunk/main/xmerge/source/palmtests/qa/test_spec/
H A Dconvertor_test_spec.html6 * distributed with this work for additional information
10 * with the License. You may obtain a copy of the License at
98 <H2>2.0 Requirements &amp; Dependencies</H2>
108 automation scripts will not be worthwhile.
126 PDB&nbsp;comparison utilities)
132 </UL>
157 Convert and Merge tests within each format.&nbsp; The Convert tests
161 Merge tests validate that XMerge can merge edits made on the Palm
163 information in the original document which could not to translated
216 </TR>
[all …]
/trunk/main/
H A DLICENSE_category_b60 portions thereof with code not governed by the terms of this License.
98 exercising rights under, and complying with all of the terms of, this
101 controlled by, or is under common control with You. For purposes of
117 Code (or portions thereof) with or without Modifications, and/or
133 combination of the Original Code with other software or devices.
143 unmodified basis, with other Modifications, as Covered Code
148 and/or in combination with its Contributor Version (or portions
152 Modifications made by that Contributor with its Contributor
164 by that Contributor with other software (except as part of the
177 copy of this License with every copy of the Source Code You
[all …]
H A Dconfigure.cmd6 rem distributed with this work for additional information
10 rem with the License. You may obtain a copy of the License at
31 SET CFG_OPT=%CFG_OPT% --prefix=/@unixroot/usr --with-system-zlib --with-system-jpeg
32 SET CFG_OPT=%CFG_OPT% --without-stlport --with-system-icu --with-system-curl
33 SET CFG_OPT=%CFG_OPT% --with-system-python --with-system-openssl --with-system-libxml
34 SET CFG_OPT=%CFG_OPT% --with-system-libxslt --disable-werror
35 SET CFG_OPT=%CFG_OPT% --disable-odk --with-x=no --disable-fontconfig --disable-gnome-vfs
36 SET CFG_OPT=%CFG_OPT% --disable-gtk --with-java=yes --disable-gcjaot --without-fonts
37 SET CFG_OPT=%CFG_OPT% --with-ant-home=%MY_ANT_HOME% --without-junit
38 SET CFG_OPT=%CFG_OPT% --with-system-curl
[all …]

12345678910>>...581