Home
last modified time | relevance | path

Searched +full:format +(+path:plugin +path:odt) -(+path:plugin +path:odt +path:lang) (Results 26 – 37 of 37) sorted by relevance

12

/plugin/odt/ODT/styles/
H A DODTStyleStyle.php182 * @param $xmlCode Style definition in ODT XML format
H A DODTTableCellStyle.php145 * @param $xmlCode Style definition in ODT XML format
H A DODTTextStyle.php181 * @param $xmlCode Style definition in ODT XML format
H A DODTParagraphStyle.php194 * @param $xmlCode Style definition in ODT XML format
/plugin/odt/ODT/
H A DODTDefaultStyles.php22 …layout-properties fo:page-width="21cm" fo:page-height="29.7cm" style:num-format="1" style:print-or…
/plugin/typography/helper/
H A Dodt.php3 * ODT (Open Document format) export for Typography plugin
/plugin/odt/
H A DChangeLog.txt3 * Added syntax tag for changing the page format, orientation and page margins.
4 E.g. '{{odt>page:A3,landscape,1,1,1,1}}' sets the page format to A3, landscape orientation
H A Dexample.css10 * which are not known to CSS but exist in ODT format as ODT XML
/plugin/odt/action/
H A Dexport.php135 $format = NULL;
145 // check conversion format
147 $format = 'pdf';
170 $this->config->setConvertTo($format);
/plugin/odt/renderer/
H A Dpage.php63 * Returns the format produced by this renderer.
148 * output format (ODT or PDF).
228 // Setup page format.
298 * This function sets the page format.
299 * The format, orientation and page margins can be changed.
302 * @param string $format e.g. 'A4', 'A3'
556 * Usually "100%" means 21cm in case of A4 format.
589 * Usually "100%" means 29.7cm in case of A4 format.
887 * Format an acronym
908 * Format an entity
[all …]
/plugin/odt/conf/
H A Dmetadata.php25 $meta['format'] = array('multichoice', '_choices' => array('A6', 'A5', 'A4', 'A3',
/plugin/odt/helper/
H A Dstylefactory.php285 * - short color values like #fff are converted to the long format, e.g #ffffff

12