/branches/Version15x/Scribus/doc/de/scripterapi-getobjprop.html |
---|
65,6 → 65,10 |
<dd><code>getImageScale(["name"]) -> (x,y)</code> |
<p>Returns a (x, y) tuple containing the scaling values of the image frame "name". If "name" is not given the currently selected item is used.</p></dd> |
<dt><a name="-getItemPageNumber"><strong>getItemPageNumber</strong></a>(...)</dt> |
<dd><code>getItemPageNumber(["name"]) -> integer</code> |
<p>Returns the page number for the given page item. If "name" is not given the currently selected item is used.</p></dd> |
<dt><a name="-getLineBlendmode"><strong>getLineBlendmode</strong>(...)</a></dt> |
<dd><code>getLineBlendmode(["name"]) -> integer</code> |
<p>Returns the line blendmode of the object "name". If "name" is not given the currently selected Item is used.</p></dd> |
/branches/Version15x/Scribus/doc/en/scripterapi-getobjprop.html |
---|
65,6 → 65,10 |
<dd><code>getImageScale(["name"]) -> (x,y)</code> |
<p>Returns a (x, y) tuple containing the scaling values of the image frame "name". If "name" is not given the currently selected item is used.</p></dd> |
<dt><a name="-getItemPageNumber"><strong>getItemPageNumber</strong></a>(...)</dt> |
<dd><code>getItemPageNumber(["name"]) -> integer</code> |
<p>Returns the page number for the given page item. If "name" is not given the currently selected item is used.</p></dd> |
<dt><a name="-getLineBlendmode"><strong>getLineBlendmode</strong>(...)</a></dt> |
<dd><code>getLineBlendmode(["name"]) -> integer</code> |
<p>Returns the line blendmode of the object "name". If "name" is not given the currently selected Item is used.</p></dd> |
/branches/Version15x/Scribus/doc/fr/scripterapi-getobjprop.html |
---|
62,6 → 62,10 |
<dd><code>getImageScale(["nom"]) -> (x,y)</code> |
<p>Retourne un vecteur (x, y) contenant les valeurs d'échelle du cadre d'image "nom". Si "nom" n'est pas fourni, l'élément sélectionné est utilisé. </p></dd> |
<dt><a name="-getItemPageNumber"><strong>getItemPageNumber</strong></a>(...)</dt> |
<dd><code>getItemPageNumber(["nom"]) -> entier</code> |
<p>Retourne le numéro de page du cadre spécifié. Si "nom" n'est pas fourni, l'élément sélectionné est utilisé.</p></dd> |
<dt><a name="-getLineBlendmode"><strong>getLineBlendmode</strong>(...)</a></dt> |
<dd><code>getLineBlendmode(["nom"]) -> entier</code> |
<p>Retourne le mode de fusion appliqué au filet de l'objet "nom". Si "nom" n'est pas fourni, l'élément sélectionné est utilisé.</p></dd> |
/branches/Version15x/Scribus/doc/it/scripterapi-getobjprop.html |
---|
60,11 → 60,15 |
<dt><a name="-getImageOffset"><strong>getImageOffset</strong></a>(...)</dt> |
<dd><code>getImageOffset(["name"]) -> (x,y)</code> |
<p>Returns a (x, y) tuple containing the offset values in point unit of the image frame "name". If "name" is not given the currently selected item is used.</p></dd> |
<dt><a name="-getImageScale"><strong>getImageScale</strong></a>(...)</dt> |
<dd><code>getImageScale(["name"]) -> (x,y)</code> |
<p>Returns a (x, y) tuple containing the scaling values of the image frame "name". If "name" is not given the currently selected item is used.</p></dd> |
<dt><a name="-getItemPageNumber"><strong>getItemPageNumber</strong></a>(...)</dt> |
<dd><code>getItemPageNumber(["name"]) -> integer</code> |
<p>Returns the page number for the given page item. If "name" is not given the currently selected item is used.</p></dd> |
<dt><a name="-getLineBlendmode"><strong>getLineBlendmode</strong>(...)</a></dt> |
<dd><code>getLineBlendmode(["name"]) -> integer</code> |
<p>Returns the line blendmode of the object "name". If "name" is not given the currently selected Item is used.</p></dd> |
/branches/Version15x/Scribus/doc/ru/scripterapi-getobjprop.html |
---|
65,6 → 65,10 |
<dd><code>getImageScale(["name"]) -> (x,y)</code> |
<p>Returns a (x, y) tuple containing the scaling values of the image frame "name". If "name" is not given the currently selected item is used.</p></dd> |
<dt><a name="-getItemPageNumber"><strong>getItemPageNumber</strong></a>(...)</dt> |
<dd><code>getItemPageNumber(["name"]) -> integer</code> |
<p>Returns the page number for the given page item. If "name" is not given the currently selected item is used.</p></dd> |
<dt><a name="-getLineBlendmode"><strong>getLineBlendmode</strong>(...)</a></dt> |
<dd><code>getLineBlendmode(["name"]) -> integer</code> |
<p>Returns the line blendmode of the object "name". If "name" is not given the currently selected Item is used.</p></dd> |