Home
last modified time | relevance | path

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

12

/plugin/odt/ODT/
H A Dpage.php16 var $format = 'A4'; variable in pageFormat
31 * @param string $format
62 * If $format is unknown, then format 'A4' will be assumed.
64 * @param string $format
68 switch ($format) {
225 $dest ['format'] = $format;
239 * Set format. Sets all values according to $format.
241 * @param string $format
247 // Query format data
251 $this->format = $data ['format'];
[all …]
H A DODTDocument.php393 * Automatically generate ODT format for $HTMLCode
554 * Check if a page format change is pending
869 * page format is equal to the required page format.
1630 * @param string $format e.g. 'A4', 'A3'
1638 // Setup page format.
1656 * This function sets the page format.
1660 * @param string $format e.g. 'A4', 'A3'
1671 if ( empty($format) ) {
1672 $format = $this->page->getFormat();
1690 // Adjust given parameters, query resulting format data and get format-string
[all …]
H A DODTHeading.php28 // Change page format if pending
34 // Delete pagebreak, the format change will also introduce a pagebreak.
H A DODTUtility.php124 * Paragraphs can be used for pagebreaks/changing page format.
268 if ($width >= 17){ // FIXME : this assumes A4 page format with 2cm margins
321 * - short color values like #fff are converted to the long format, e.g #ffffff
409 * - short color values like #fff are converted to the long format, e.g #ffffff
472 * for the ODT format and changes URLs to local paths if required, using $baseURL).
502 * Finally the CSS properties are converted to ODT format if neccessary.
538 * Finally the CSS properties are converted to ODT format if neccessary.
696 * Convenience function for converting some HTML code to ODT format.
H A DODTFootnote.php75 …$params->content .= '<text:note-ref text:note-class="footnote" text:reference-format="text" text:r…
H A DODTImport.php220 // Workaround for ODT format, see end of loop
284 $style->setPropertyForLevel($level, 'num-format', $numbering);
314 // Workaround for ODT format:
362 // Workaround for ODT format, see end of loop
461 // Workaround for ODT format:
H A DODTExport.php159 // Evtl. copy page format of first page to different style
164 // then used by us for the first page. Copy the page format settings.
H A DODTParagraph.php101 // Delete pagebreak, the format change will also introduce a pagebreak.
/plugin/odt/ODT/styles/
H A DODTStyle.php110 * @param $xmlCode Style definition in ODT XML format
184 * @param $xmlCode Style definition in ODT XML format
192 // in ODT XML '<text:outline-level-style text:level="3" style:num-format="" >'
H A DODTTextOutlineStyle.php25 …'num-format' => array ('style:num-format', 'level',…
104 * @param $xmlCode Style definition in ODT XML format
H A DODTTableColumnStyle.php89 * @param $xmlCode Style definition in ODT XML format
151 // Convert width to ODT format
H A DODTPageLayoutStyle.php27 …'num-format' => array ('style:num-format', 'props', true),
214 * @param $xmlCode Style definition in ODT XML format
354 …s ['width'].'cm" fo:page-height="'.$properties ['height'].'cm" style:num-format="1" style:print-or…
H A DODTTextListStyle.php29 …'num-format' => array ('style:num-format', 'style-a…
129 * @param $xmlCode Style definition in ODT XML format
H A DODTTableRowStyle.php108 * @param $xmlCode Style definition in ODT XML format
H A DODTUnknownStyle.php94 * @param $xmlCode Style definition in ODT XML format
H A DODTMasterPageStyle.php101 * @param $xmlCode Style definition in ODT XML format
H A DODTTableStyle.php118 * @param $xmlCode Style definition in ODT XML format
/plugin/odt/
H A Dsyntax.php85 * @param string $format output format being rendered
112 if($format == 'odt') {
127 if($format == 'odt') {
138 if($format == 'odt') {
146 if($format == 'odt') {
151 if($format == 'odt') {
169 case 'format':
212 if($format == 'odt' || $format == 'xhtml' ) {
268 * @param string $format The render format ('xhtml' or 'odt')
273 if ($format == 'xhtml') {
[all …]
H A DREADME.txt3 This plugin lets you export wiki pages to ODT, the OpenDocument Text format as
6 Further documentation on the OpenDocument format is available here :
H A Dstyles.xml159 <text:outline-level-style text:level="1" style:num-format="">
162 <text:outline-level-style text:level="2" style:num-format="">
165 <text:outline-level-style text:level="3" style:num-format="">
168 <text:outline-level-style text:level="4" style:num-format="">
171 <text:outline-level-style text:level="5" style:num-format="">
174 <text:outline-level-style text:level="6" style:num-format="">
177 <text:outline-level-style text:level="7" style:num-format="">
180 <text:outline-level-style text:level="8" style:num-format="">
183 <text:outline-level-style text:level="9" style:num-format="">
186 <text:outline-level-style text:level="10" style:num-format="">
[all …]
/plugin/odt/helper/
H A Ddwcssloader.php34 '$format' => 'string',
44 * @param $format
48 public function load($plugin_name, $format, $template) { argument
55 // Always only use small letters in format
56 $format = strtolower ($format);
87 $this->css_pluginFormatStyles($format),
111 } else if (strpos ($file, $format.'.css') !== false ||
160 * Returns a list of possible Plugin Styles for format $format
162 * Checks for a $format.'.css', falls back to print.css
166 * @param string $format
[all …]
H A Dconfig.php268 // Page format, orientation and margins
270 // This settings also have a syntax tag changing the page format
272 // page format and may only be set if at the start of the document.
274 // change the format of the first page!
275 $this->config ['format'] =
694 * @param string $format Conversion format (e.g. 'pdf')
696 public function setConvertTo($format) { argument
697 $this->convert_to = $format;
704 * or NULL (output ODT format)
/plugin/odt/renderer/
H A Dpagepdf.php19 * The Page Renderer (for PDF format)
33 * Returns the format produced by this renderer.
58 p_set_metadata($ID,array('format' => array('odt_pagepdf' => $headers) ));
76 $format = $this->config->getConvertTo ();
77 if ($format == 'pdf') {
113 p_set_metadata($ID,array('format' => array('odt_pagepdf' => $headers) ));
/plugin/exttab3/helper/
H A Dodt.php3 * ODT (Open Document format) export for Exttab3 plugin
58 // There is no caption in ODT table format.
82 // There is no caption in ODT table format.
/plugin/odt/conf/
H A Ddefault.php32 // Page format, orientation and margins in 'cm'
33 $conf['format'] = 'A4';

12