view release on metacpan or search on metacpan
dtds/dialog.dtd view on Meta::CPAN
>
<!ELEMENT dlg:styles (dlg:style+)>
<!ELEMENT dlg:style EMPTY>
<!ATTLIST dlg:style dlg:style-id CDATA #REQUIRED
dlg:background-color %numeric; #IMPLIED
dlg:text-color %numeric; #IMPLIED
dlg:fill-color %numeric; #IMPLIED
dlg:border (none|3d|simple) #IMPLIED
dlg:font-name CDATA #IMPLIED
dlg:font-height %numeric; #IMPLIED
dlg:font-width %numeric; #IMPLIED
dlg:font-stylename CDATA #IMPLIED
dlg:font-family (decorative|modern|roman|script|swiss|system) #IMPLIED
dlg:font-charset (ansi|mac|ibmpc_437|ibmpc_850|ibmpc_860|ibmpc_861|ibmpc_863|ibmpc_865|system|symbol) #IMPLIED
dlg:font-pitch (fixed|variable) #IMPLIED
dlg:font-charwidth %numeric; #IMPLIED
dlg:font-weight %numeric; #IMPLIED
dlg:font-slant (oblique|italic|reverse_oblique|reverse_italic) #IMPLIED
dlg:font-underline (single|double|dotted|dash|longdash|dashdot|dashdotdot|smallwave|wave|doublewave|bold|bolddotted|bolddash|boldlongdash|bolddashdot|bolddashdotdot|boldwave) #IMPLIED
dlg:font-strikeout (single|double|bold|slash|x) #IMPLIED
dlg:font-orientation CDATA #IMPLIED
dlg:font-kerning %boolean; #IMPLIED
dlg:font-wordlinemode %boolean; #IMPLIED
dlg:font-type (raster|device|scalable) #IMPLIED
>
<!ELEMENT script:event EMPTY>
<!ATTLIST script:event script:location CDATA #IMPLIED
script:language CDATA #REQUIRED
script:macro-name CDATA #REQUIRED
script:event-name CDATA #REQUIRED
>
<!ELEMENT script:listener-event EMPTY>
<!ATTLIST script:listener-event script:location CDATA #IMPLIED
dtds/drawing.mod view on Meta::CPAN
<!ATTLIST style:properties draw:frame-margin-vertical %nonNegativePixelLength; #IMPLIED>
<!ATTLIST style:properties draw:size-protect %boolean; #IMPLIED>
<!ATTLIST style:properties draw:move-protect %boolean; #IMPLIED>
<!-- ole object attributes -->
<!ATTLIST style:properties draw:visible-area-left %nonNegativeLength; #IMPLIED>
<!ATTLIST style:properties draw:visible-area-top %nonNegativeLength; #IMPLIED>
<!ATTLIST style:properties draw:visible-area-width %positiveLength; #IMPLIED>
<!ATTLIST style:properties draw:visible-area-height %positiveLength; #IMPLIED>
<!-- fontwork attributes -->
<!ATTLIST style:properties draw:fontwork-style (rotate|upright|slant-x|slant-y|none) #IMPLIED>
<!ATTLIST style:properties draw:fontwork-adjust (left|right|autosize|center) #IMPLIED>
<!ATTLIST style:properties draw:fontwork-distance %distance; #IMPLIED>
<!ATTLIST style:properties draw:fontwork-start %distance; #IMPLIED>
<!ATTLIST style:properties draw:fontwork-mirror %boolean; #IMPLIED>
<!ATTLIST style:properties draw:fontwork-outline %boolean; #IMPLIED>
<!ATTLIST style:properties draw:fontwork-shadow (normal|slant|none) #IMPLIED>
<!ATTLIST style:properties draw:fontwork-shadow-color %color; #IMPLIED>
<!ATTLIST style:properties draw:fontwork-shadow-offset-x %distance; #IMPLIED>
<!ATTLIST style:properties draw:fontwork-shadow-offset-y %distance; #IMPLIED>
<!ATTLIST style:properties draw:fontwork-form (none|top-circle|bottom-circle|left-circle|right-circle|top-arc|bottom-arc|left-arc|right-arc|button1|button2|button3|button4) #IMPLIED>
<!ATTLIST style:properties draw:fontwork-hide-form %boolean; #IMPLIED>
<!ATTLIST style:properties draw:fontwork-shadow-transparence %percentage; #IMPLIED>
<!-- caption attributes -->
<!ATTLIST style:properties draw:caption-type (straight-line|angled-line|angled-connector-line) #IMPLIED>
<!ATTLIST style:properties draw:caption-angle-type (fixed|free) #IMPLIED>
<!ATTLIST style:properties draw:caption-angle %nonNegativeInteger; #IMPLIED>
<!ATTLIST style:properties draw:caption-gap %distance; #IMPLIED>
<!ATTLIST style:properties draw:caption-escape-direction (horizontal|vertical|auto) #IMPLIED>
<!ATTLIST style:properties draw:caption-escape %lengthOrPercentage; #IMPLIED>
<!ATTLIST style:properties draw:caption-line-length %distance; #IMPLIED>
<!ATTLIST style:properties draw:caption-fit-line-length %boolean; #IMPLIED>
dtds/office.mod view on Meta::CPAN
All Rights Reserved.
Contributor(s): _______________________________________
-->
<!ELEMENT office:document ( office:meta?,
office:settings?,
office:script?,
office:font-decls?,
office:styles?,
office:automatic-styles?,
office:master-styles?,
office:body ) >
<!ATTLIST office:document xmlns:office CDATA #FIXED "&nOffice;">
<!ATTLIST office:document xmlns:meta CDATA #FIXED "&nMeta;">
<!ATTLIST office:document xmlns:script CDATA #FIXED "&nScript;">
<!ATTLIST office:document xmlns:style CDATA #FIXED "&nStyle;">
<!ATTLIST office:document xmlns:text CDATA #FIXED "&nText;">
dtds/office.mod view on Meta::CPAN
<!ATTLIST office:document office:class
(text|text-global|
drawing|presentation|
spreadsheet|chart) #REQUIRED>
<!ATTLIST office:document office:version %string; #IMPLIED>
<!-- document-styles -->
<!ELEMENT office:document-styles (
office:font-decls?,
office:styles?,
office:automatic-styles?,
office:master-styles? ) >
<!ATTLIST office:document-styles xmlns:office CDATA #FIXED "&nOffice;">
<!ATTLIST office:document-styles xmlns:meta CDATA #FIXED "&nMeta;">
<!ATTLIST office:document-styles xmlns:script CDATA #FIXED "&nScript;">
<!ATTLIST office:document-styles xmlns:style CDATA #FIXED "&nStyle;">
<!ATTLIST office:document-styles xmlns:text CDATA #FIXED "&nText;">
<!ATTLIST office:document-styles xmlns:table CDATA #FIXED "&nTable;">
dtds/office.mod view on Meta::CPAN
<!ATTLIST office:document-styles xmlns:xlink CDATA #FIXED "&nXLink;">
<!ATTLIST office:document-styles xmlns:svg CDATA #FIXED "&nSVG;">
<!ATTLIST office:document-styles xmlns:dc CDATA #FIXED "&nDC;">
<!ATTLIST office:document-styles office:version %string; #IMPLIED>
<!-- document-content -->
<!ELEMENT office:document-content (
office:script?,
office:font-decls?,
office:automatic-styles?,
office:body ) >
<!ATTLIST office:document-content xmlns:office CDATA #FIXED "&nOffice;">
<!ATTLIST office:document-content xmlns:meta CDATA #FIXED "&nMeta;">
<!ATTLIST office:document-content xmlns:script CDATA #FIXED "&nScript;">
<!ATTLIST office:document-content xmlns:style CDATA #FIXED "&nStyle;">
<!ATTLIST office:document-content xmlns:text CDATA #FIXED "&nText;">
<!ATTLIST office:document-content xmlns:table CDATA #FIXED "&nTable;">
<!ATTLIST office:document-content xmlns:draw CDATA #FIXED "&nDraw;">
dtds/office.mod view on Meta::CPAN
meta:auto-reload?,
meta:template?,
meta:user-defined*,
meta:document-statistic?)">
<!ELEMENT office:meta %meta;>
<!ENTITY % script "(script:library-embedded |
script:library-linked)*,office:events?">
<!ELEMENT office:script (%script;)>
<!ELEMENT office:font-decls (style:font-decl)*>
<!ENTITY % styles "(style:default-style|style:style|text:list-style|
number:number-style|number:currency-style|number:percentage-style|
number:date-style|number:time-style|number:boolean-style|
number:text-style|
draw:gradient|draw:hatch|draw:fill-image|draw:marker|draw:stroke-dash|
style:presentation-page-layout|draw:transparency)">
<!-- Validity constraint: The elements
text:outline-style,
dtds/style.mod view on Meta::CPAN
The Initial Developer of the Original Code is: Sun Microsystems, Inc.
Copyright: 2000 by Sun Microsystems, Inc.
All Rights Reserved.
Contributor(s): _______________________________________
-->
<!ELEMENT style:font-decl EMPTY>
<!ATTLIST style:font-decl style:name %string; #REQUIRED>
<!ATTLIST style:font-decl fo:font-family %string; #REQUIRED>
<!ATTLIST style:font-decl style:font-style-name %string; #IMPLIED>
<!ENTITY % fontFamilyGeneric "(roman|swiss|modern|decorative|script|system)">
<!ATTLIST style:font-decl style:font-family-generic %fontFamilyGeneric;
#IMPLIED>
<!ENTITY % fontPitch "(fixed|variable)">
<!ATTLIST style:font-decl style:font-pitch %fontPitch; #IMPLIED>
<!ATTLIST style:font-decl style:font-charset %textEncoding; #IMPLIED>
<!ELEMENT style:style ( style:properties?,office:events?,style:map*)>
<!ATTLIST style:style style:name %styleName; #REQUIRED>
<!ENTITY % styleFamily "(paragraph|text|section|
table|table-column|table-row|table-cell|table-page|chart|graphics|default|drawing-page|presentation|control)">
<!ATTLIST style:style style:family %styleFamily; #REQUIRED>
<!ATTLIST style:style style:parent-style-name %styleName; #IMPLIED>
dtds/style.mod view on Meta::CPAN
<!ATTLIST style:properties fo:clip CDATA #IMPLIED>
<!ATTLIST style:properties text:animation (none|scroll|alternate|slide) #IMPLIED>
<!ATTLIST style:properties text:animation-direction (left|right|up|down) #IMPLIED>
<!ATTLIST style:properties text:animation-start-inside %boolean; #IMPLIED>
<!ATTLIST style:properties text:animation-stop-inside %boolean; #IMPLIED>
<!ATTLIST style:properties text:animation-repeat %integer; #IMPLIED>
<!ATTLIST style:properties text:animation-delay %timeDuration; #IMPLIED>
<!ATTLIST style:properties text:animation-steps %length; #IMPLIED>
<!-- text properties -->
<!ATTLIST style:properties fo:font-variant (normal|small-caps) #IMPLIED>
<!ATTLIST style:properties fo:text-transform (none|lowercase|
uppercase|capitalize) #IMPLIED>
<!ATTLIST style:properties fo:color %color; #IMPLIED>
<!ATTLIST style:properties style:use-window-font-color %boolean; #IMPLIED>
<!ATTLIST style:properties style:text-outline %boolean; #IMPLIED>
<!ATTLIST style:properties style:text-crossing-out
(none|single-line|double-line|thick-line|slash|X)
#IMPLIED>
<!ATTLIST style:properties style:text-position CDATA #IMPLIED>
<!ATTLIST style:properties style:text-align (left|right|start|center|end|justify|justified) #IMPLIED>
<!ATTLIST style:properties style:font-name %string; #IMPLIED>
<!ATTLIST style:properties fo:font-family %string; #IMPLIED>
<!ATTLIST style:properties style:font-family-generic %fontFamilyGeneric;
#IMPLIED>
<!ATTLIST style:properties style:font-style-name %string; #IMPLIED>
<!ATTLIST style:properties style:font-pitch %fontPitch; #IMPLIED>
<!ATTLIST style:properties style:font-charset %textEncoding; #IMPLIED>
<!ATTLIST style:properties style:font-name-asian %string; #IMPLIED>
<!ATTLIST style:properties style:font-family-asian %string; #IMPLIED>
<!ATTLIST style:properties style:font-family-generic-asian %fontFamilyGeneric;
#IMPLIED>
<!ATTLIST style:properties style:font-style-name-asian %string; #IMPLIED>
<!ATTLIST style:properties style:font-pitch-asian %fontPitch; #IMPLIED>
<!ATTLIST style:properties style:font-charset-asian %textEncoding; #IMPLIED>
<!ATTLIST style:properties style:font-name-complex %string; #IMPLIED>
<!ATTLIST style:properties style:font-family-complex %string; #IMPLIED>
<!ATTLIST style:properties style:font-family-generic-complex %fontFamilyGeneric;
#IMPLIED>
<!ATTLIST style:properties style:font-style-name-complex %string; #IMPLIED>
<!ATTLIST style:properties style:font-pitch-complex %fontPitch; #IMPLIED>
<!ATTLIST style:properties style:font-charset-complex %textEncoding; #IMPLIED>
<!ATTLIST style:properties fo:font-size %positiveLengthOrPercentage; #IMPLIED>
<!ATTLIST style:properties style:font-size-rel %length; #IMPLIED>
<!ATTLIST style:properties style:font-size-asian %positiveLengthOrPercentage; #IMPLIED>
<!ATTLIST style:properties style:font-size-rel-asian %length; #IMPLIED>
<!ATTLIST style:properties style:font-size-complex %positiveLengthOrPercentage; #IMPLIED>
<!ATTLIST style:properties style:font-size-rel-complex %length; #IMPLIED>
<!ENTITY % normalOrLength "CDATA">
<!ATTLIST style:properties fo:letter-spacing %normalOrLength; #IMPLIED>
<!ATTLIST style:properties fo:language %languageOnly; #IMPLIED>
<!ATTLIST style:properties style:language-asian %languageOnly; #IMPLIED>
<!ATTLIST style:properties style:language-complex %languageOnly; #IMPLIED>
<!ATTLIST style:properties fo:country %country; #IMPLIED>
<!ATTLIST style:properties style:country-asian %country; #IMPLIED>
<!ATTLIST style:properties style:country-complex %country; #IMPLIED>
<!ENTITY % fontStyle "(normal|italic|oblique)">
<!ATTLIST style:properties fo:font-style %fontStyle; #IMPLIED>
<!ATTLIST style:properties style:font-style-asian %fontStyle; #IMPLIED>
<!ATTLIST style:properties style:font-style-complex %fontStyle; #IMPLIED>
<!ENTITY % fontRelief "(none|embossed|engraved)">
<!ATTLIST style:properties style:font-relief %fontRelief; #IMPLIED>
<!ATTLIST style:properties fo:text-shadow CDATA #IMPLIED>
<!ATTLIST style:properties style:text-underline
(none|single|double|dotted|dash|long-dash|dot-dash|
dot-dot-dash|wave|bold|bold-dotted|bold-dash|
bold-long-dash|bold-dot-dash|bold-dot-dot-dash|
bold-wave|double-wave|small-wave) #IMPLIED>
<!ATTLIST style:properties style:text-autospace (none | ideograph-alpha) #IMPLIED>
<!ATTLIST style:properties style:punctuation-wrap (simple | hanging) #IMPLIED>
<!ATTLIST style:properties style:line-break (normal | strict) #IMPLIED>
<!ENTITY % fontColorOrColor "CDATA">
<!ATTLIST style:properties style:text-underline-color %fontColorOrColor;
#IMPLIED>
<!ATTLIST style:properties fo:font-weight CDATA #IMPLIED>
<!ATTLIST style:properties style:font-weight-asian CDATA #IMPLIED>
<!ATTLIST style:properties style:font-weight-complex CDATA #IMPLIED>
<!ATTLIST style:properties fo:score-spaces %boolean; #IMPLIED>
<!ATTLIST style:properties style:letter-kerning %boolean; #IMPLIED>
<!ATTLIST style:properties style:text-blinking %boolean; #IMPLIED>
<!ATTLIST style:properties style:text-background-color %transparentOrColor;
#IMPLIED>
<!ATTLIST style:properties style:text-combine (none|letters|lines) #IMPLIED>
<!ATTLIST style:properties style:text-combine-start-char %character; #IMPLIED>
<!ATTLIST style:properties style:text-combine-end-char %character; #IMPLIED>
<!ATTLIST style:properties style:text-emphasize CDATA #IMPLIED>
stylesheets/oo2html.xsl view on Meta::CPAN
}
<xsl:apply-templates select="/office:document-content/office:automatic-styles"/>
<xsl:apply-templates select="$styles"/>
</xsl:comment>
</style>
</xsl:template>
<xsl:template match="style:default-style[@style:family='paragraph']">
p {
<xsl:variable name="current-font" select="style:properties/@style:font-name"/>
<xsl:variable name="mapped-font" select="//office:font-decls/style:font-decl[@style:name=$current-font]"/>
font-family: <xsl:call-template name="css-font-helper"><xsl:with-param name="font-name" select="$mapped-font/@fo:font-family"/></xsl:call-template>;
<!-- <xsl:if test="$mapped-font/@style:font-family-generic">,<xsl:value-of select="$mapped-font/@style:font-family-generic"/></xsl:if>; -->
<xsl:for-each select="style:properties">
<xsl:for-each select="@fo:font-size|@fo:color">
<xsl:value-of select="local-name()"/>: <xsl:value-of select="."/>;
</xsl:for-each>
</xsl:for-each>
<xsl:text>
}
</xsl:text>
</xsl:template>
<xsl:template match="style:style">
stylesheets/oo2html.xsl view on Meta::CPAN
<xsl:otherwise>
.<xsl:value-of select="$style-name"/> {
</xsl:otherwise>
</xsl:choose>
<xsl:for-each select="style:properties">
<xsl:for-each select="@*">
<xsl:variable name="lname" select="local-name()"/>
<xsl:text> </xsl:text>
<xsl:choose>
<xsl:when test="$lname='font-name'">
font-family: <xsl:call-template name="css-font-helper"><xsl:with-param name="font-name" select="."/></xsl:call-template>;
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="local-name()"/>: <xsl:call-template name="cm2px"><xsl:with-param name="string" select="."/></xsl:call-template>;
</xsl:otherwise>
</xsl:choose>
</xsl:for-each>
</xsl:for-each>
<xsl:text>
}
</xsl:text>
</xsl:template>
<xsl:template name="css-font-helper">
<xsl:param name="font-name"/>
<xsl:choose>
<xsl:when test="contains($font-name, 'Albany') or contains($font-name, 'Verdana')">
<xsl:text></xsl:text><xsl:value-of select="$font-name"/>, Arial, sans-serif<xsl:text></xsl:text>
</xsl:when>
<xsl:when test="contains($font-name, 'Thorndale')">
<xsl:text></xsl:text><xsl:value-of select="$font-name"/>, Times, serif<xsl:text></xsl:text>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$font-name"/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<!-- end css -->
<!-- metadata templates-->
<xsl:template name="meta-header">
<head>
<xsl:apply-templates select="$meta"/>
stylesheets/ooscreen.css view on Meta::CPAN
/* header rules */
span.section-title1, span.section-title2, span.section-title3, span.section-title4, h1, h2, h3, h4, h5, h6 {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
color:navy;
}
span.section-title1 {
font-size:26px;
}
/* body and main content rules */
body {
background-color:white;
font-family: Verdana,Arial,Helvetica,sans-serif;
border-color: black;
border-width: 2px 2px 2px 2px;
margin: 5px 10px 5px 10px;
padding: 2px 0px 3px 5px;
border-style: solid;
}
div, span {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
a:link, a:visited {
text-decoration:none;
color:blue;
}
p, td, span.section-title3 {
font-size:14px;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
div.toc {
color: blue;
background-color:#eeeeee;
border-color: black;
border-width: 2px 2px 2px 2px;
border-style: solid;
margin: 1px 0px 1px 0px;
padding: 2px 0px 3px 5px;
stylesheets/ooscreen.css view on Meta::CPAN
div.main-content {
background-color: white;
border-color:black;
border-width: 2px 2px 2px 2px;
border-style: solid;
margin: 1px 0px 1px 0px;
padding: 2px 2px 5px 10px;
}
div.toc-item {
font-size:12px;
margin: 0px 0px 2px 25px;
}
div.header {
background-color: #eeeeee;
border-color:black;
border-width: 2px 2px 2px 2px;
border-style: solid;
margin: 1px 0px 1px 0px;
padding: 0px 0px 0px 10px;
stylesheets/ooscreen.css view on Meta::CPAN
div.footer-nav {
background-color: #eeeeee;
border-color:black;
border-width: 2px 2px 2px 2px;
border-style: solid;
margin: 1px 0px 1px 0px;
padding: 1px 1px 1px 1px;
}
div.legal {
font-size:12px;
color:white;
text-align: center;
}
div.programlisting {
background-color:silver;
border-color: white;
border-width: 2px 2px 2px 2px;
border-style: solid;
width: 90%;