Home
last modified time | relevance | path

Searched refs:ODTImage (Results 1 – 5 of 5) sorted by relevance

/plugin/odt/ODT/
H A DODTImage.php11 class ODTImage class
24 * @see ODTImage::addImage for a detailed description
H A DODTDocument.php1570 * @see ODTImage::addImage for a detailed description
1574 …return ODTImage::addImage($this->params, $src, $width, $height, $align, $title, $style, $returnonl…
1576ODTImage::addImage($this->params, $src, $width, $height, $align, $title, $style, $returnonly);
1587 * @see ODTImage::addImageUseProperties for a detailed description
1591 return ODTImage::addImageUseProperties($this->params, $src, $properties, $returnonly);
1593 ODTImage::addImageUseProperties($this->params, $src, $properties, $returnonly);
1601 * @see ODTImage::addStringAsSVGImageFile for a detailed description
1604 return ODTImage::addStringAsSVGImageFile($this, $string);
1610 * @see ODTImage::addStringAsSVGImage for a detailed description
1613 …return ODTImage::addStringAsSVGImage($this->params, $string, $width, $height, $align, $title, $sty…
H A DODTParagraph.php215 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
H A DODTSpan.php93 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
/plugin/odt/renderer/
H A Dpage.php1609 * @see ODTImage::addStringAsSVGImage for a detailed description
1620 * @see ODTImage::addStringAsSVGImageFile for a detailed description
1654 * @see ODTImage::addImage for a detailed description
1672 * @see ODTImage::addImageUseProperties for a detailed description