Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 6056

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Service Style</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="Style-xref.html" class="navimain">Use</a></td>
<td class="navimain"><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Text/Overall_Document_Features#Styles" class="navimain">Devguide</a></td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#IncludedServices" class="navisub">Included Services</a></td>
<td class="navisub"><a href="#ExportedInterfaces" class="navisub">Exported Interfaces</a></td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</a></td>
<td class="navisub"><a href="#PropertiesDetails" class="navisub">Properties' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">style</a> :: </p>
</td>
</tr>
<tr>
<td class="title">service Style</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>This service specifies a single style sheet.
 </dd>
</dl>
<a name="devmanual"> </a><dl>
<dt><b>Developers Guide</b></dt>
<dd><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Text/Overall_Document_Features#Styles">Text - Overall Document Features - Styles</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="IncludedServices"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../xml/module-ix.html">xml</a>::<a href="../xml/UserDefinedAttributesSupplier.html">UserDefinedAttributesSupplier</a></td>
<td class="imsum_right"><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>contains user defined attributes.

 </dd>
<dt><b/></dt>
<dd/></dl>
</td>
</tr>
</table>
<a name="ExportedInterfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XStyle.html">XStyle</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>specifies a template for a style (aka style sheet).
 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XPropertySet.html">XPropertySet</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>provides information about and access to the 
 properties from an implementation. 
 
 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XMultiPropertySet.html">XMultiPropertySet</a></td>
<td class="imsum_right"><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XMultiPropertyStates.html">XMultiPropertyStates</a></td>
<td class="imsum_right"><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
</dl>
</td>
</tr>
</table>
<a name="PropertiesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Properties' Summary</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] boolean<br>
<a href="#IsPhysical">IsPhysical</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>determines if a style is physically created.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#FollowStyle">FollowStyle</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>contains the name of the style that is applied to the next paragraph.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] string<br>
<a href="#DisplayName">DisplayName</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>contains the name of the style as it is displayed in the user interface.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#IsAutoUpdate">IsAutoUpdate</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>determines if a style is automatically updated, if the properties of an object
 that the style is applied to are changed.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">sequence&lt; ::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/NamedValue.html">NamedValue</a> &gt;<br>
<a href="#ParaStyleConditions">ParaStyleConditions</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>defines the context and styles for conditional paragraphs.
 
 &nbsp;</td>
</tr>
</table>
<a name="PropertiesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Properties' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="IsPhysical" class="membertitle">IsPhysical</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] boolean <b>IsPhysical</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>determines if a style is physically created.

 </dd>
<dd><p> Built in styles may not be created until they are needed.
 To prevent standard style properties from being exported, it may be
 useful to check if the style is created first.
 </p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FollowStyle" class="membertitle">FollowStyle</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>FollowStyle</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>contains the name of the style that is applied to the next paragraph.

 </dd>
<dd><p> This property is usually available at paragraph styles only. </p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="DisplayName" class="membertitle">DisplayName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] string <b>DisplayName</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>contains the name of the style as it is displayed in the user interface.

 </dd>
<dd><p> The names of the styles at the API are language independent. The user interface
 names are localised.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IsAutoUpdate" class="membertitle">IsAutoUpdate</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>IsAutoUpdate</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>determines if a style is automatically updated, if the properties of an object
 that the style is applied to are changed.

 </dd>
<dd><p> For example, if the style is applied to a paragraph and the properties of the paragraph
 are changed then the style will be updated accordingly.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ParaStyleConditions" class="membertitle">ParaStyleConditions</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>sequence&lt; ::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/NamedValue.html">NamedValue</a> &gt; <b>ParaStyleConditions</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>defines the context and styles for conditional paragraphs.
 
 </dd>
<dd><p>This property is only available if the style is a conditional
 paragraph style.</p>

 <p>The sequence consists of pairs where the name part of the pair 
 defines the context where it should be applied and the value part
 is a string naming the style to be used in that context.</p>
 
 <p>Assigning an empty string to the style name will disable
 the conditional style for that context.</p>

 <p>The alowed strings (contexts) for the name part of an entry
 of the sequence are:</p>

 <ul>
 <li>TableHeader</li>
 <li>Table</li>
 <li>Frame</li>
 <li>Section</li>
 <li>Footnote</li>
 <li>Endnote</li>
 <li>Header</li>
 <li>Footer</li>
 <li>OutlineLevel1</li>
 <li>OutlineLevel2</li>
 <li>OutlineLevel3</li>
 <li>OutlineLevel4</li>
 <li>OutlineLevel5</li>
 <li>OutlineLevel6</li>
 <li>OutlineLevel7</li>
 <li>OutlineLevel8</li>
 <li>OutlineLevel9</li>
 <li>OutlineLevel10</li>
 <li>NumberingLevel1</li>
 <li>NumberingLevel2</li>
 <li>NumberingLevel3</li>
 <li>NumberingLevel4</li>
 <li>NumberingLevel5</li>
 <li>NumberingLevel6</li>
 <li>NumberingLevel7</li>
 <li>NumberingLevel8</li>
 <li>NumberingLevel9</li>
 <li>NumberingLevel10</li>
 </ul>


 </dd>
<dt><b/></dt>
<dd/></dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>&nbsp;<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>