Home
last modified time | relevance | path

Searched full:office (Results 1 – 25 of 238) sorted by relevance

12345678910

/plugin/odt/ODT/
DODTExport.php30 $autostyles = $params->styleset->export('office:automatic-styles');
31 $commonstyles = $params->styleset->export('office:styles');
32 $masterstyles = $params->styleset->export('office:master-styles');
35 $value .= '<office:document-content ';
36 $value .= 'xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" ';
52 $value .= 'xmlns:ooo="http://openoffice.org/2004/office" ';
63 $value .= 'xmlns:officeooo="http://openoffice.org/2009/office" ';
67 …$value .= 'xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0…
71 $value .= 'office:version="1.2">';
72 $value .= '<office:scripts/>';
[all …]
DODTsettings.php21office:document-settings xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xli…
Dstyleset.php30 * Export $element styles (e.g. 'office:styles' or 'office:automatic-styles')
96 case 'office:styles':
97 case 'office:automatic-styles':
98 case 'office:master-styles':
120 case 'office:styles':
123 case 'office:automatic-styles':
126 case 'office:master-styles':
141 case 'office:styles':
144 case 'office:automatic-styles':
147 case 'office:master-styles':
[all …]
DODTmeta.php44 $value .= '<office:document-meta ';
45 $value .= 'xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" ';
49 $value .= 'xmlns:ooo="http://openoffice.org/2004/office" ';
51 $value .= 'office:version="1.2">';
52 $value .= '<office:meta>';
57 $value .= '</office:meta>';
58 $value .= '</office:document-meta>';
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
DAbstractClientParser.php90 // Microsoft Office $1
91 … 'Microsoft Office Access', 'Microsoft Office Excel', 'Microsoft Office OneDrive for Business',
92 … 'Microsoft Office OneNote', 'Microsoft Office PowerPoint', 'Microsoft Office Project',
93 'Microsoft Office Publisher', 'Microsoft Office Visio', 'Microsoft Office Word',
/plugin/odt2dw/
Dodt2dw.xsl42 … xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:office="http://openoffice.org/2000/office"…
61 <xsl:template match="/office:document-content/office:meta"/>
62 <xsl:template match="/office:document-content/office:settings"/>
63 <xsl:template match="/office:document-content/office:script"/>
64 <xsl:template match="/office:document-content/office:font-face-decls"/>
65 <xsl:template match="/office:document-content/office:document-styles"/>
66 <xsl:template match="/office:document-content/office:automatic-styles"/>
67 <xsl:template match="/office:document-content/office:styles"/>
68 <xsl:template match="/office:document-content/office:master-styles"/>
69 <xsl:template match="/office:document-content/office:body/office:text/office:forms"/>
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/Resource/
DRepresentatives.php44 * @opt_param string levels A list of office levels to filter by. Only offices
46 * don't contain a matching office will not be returned.
47 * @opt_param string roles A list of office roles to filter by. Only offices
49 * a matching office will not be returned.
66 * @opt_param string levels A list of office levels to filter by. Only offices
68 * don't contain a matching office will not be returned.
73 * @opt_param string roles A list of office roles to filter by. Only offices
75 * a matching office will not be returned.
/plugin/odtplus2dw/
Dodt2dw.xsl42 … xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:office="http://openoffice.org/2000/office"…
61 <xsl:template match="/office:document-content/office:meta"/>
62 <xsl:template match="/office:document-content/office:settings"/>
63 <xsl:template match="/office:document-content/office:script"/>
64 <xsl:template match="/office:document-content/office:font-face-decls"/>
65 <xsl:template match="/office:document-content/office:document-styles"/>
66 <xsl:template match="/office:document-content/office:automatic-styles"/>
67 <xsl:template match="/office:document-content/office:styles"/>
68 <xsl:template match="/office:document-content/office:master-styles"/>
69 <xsl:template match="/office:document-content/office:body/office:text/office:forms"/>
[all …]
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki29 …by default in case a referenced media file does not contain a thumbnail (office files) or is an un…
35 :!: **External requirements:** Office files (ODT, DOCX, PPTX, etc.) are supported natively. If you …
37 * Support for Office file thumbnails:
88 …ndard file path for the [[:media_manager|Media Manager]]). In case of an office file (ODT, DOCX, P…
122office files might theoretically be any image file format. It depends on the format found within t…
132 ==== Office files ====
134office files (ODT, DOCX, etc.), the plugin essentially assumes these files to be ZIP files contain…
150 … directory delimiters). //Is defaulted for paths within ODT files and MS Office files, but can be …
184 * v0.97 (better error handling for office documents that don't contain a thumbnail image)
196Office files. In case you point me to such a specification, I might enhance the config settings fo…
/plugin/odp/
Drenderer.php240 $value .= '<office:document-meta ';
241 $value .= 'xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" ';
246 $value .= 'xmlns:ooo="http://openoffice.org/2004/office" ';
250 $value .= 'xmlns:officeooo="http://openoffice.org/2009/office" ';
251 $value .= 'office:version="1.2" ';
252 … $value .= 'grddl:transformation="http://docs.oasis-open.org/office/1.2/xslt/odf2rdf.xsl" >';
253 $value .= '<office:meta>';
257 $value .= '</office:meta>';
258 $value .= '</office:document-meta>';
288 $value .= '<office:document-settings ';
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
DRepresentativeInfoData.php25 protected $officesType = Office::class;
45 * @param Office[]
52 * @return Office[]
DRepresentativeInfoResponse.php31 protected $officesType = Office::class;
79 * @param Office[]
86 * @return Office[]
DContest.php54 public $office; variable in Google\\Service\\CivicInfo\\Contest
233 public function setOffice($office) argument
235 $this->office = $office;
242 return $this->office;
DOffice.php20 class Office extends \Google\Collection class
133 class_alias(Office::class, 'Google_Service_CivicInfo_Office');
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar-Office.js6 this.setCurrentSearchEntryLibrary('office', 'officeClouds');
8 this.setCurrentSearchEntryLibrary('office', 'officeCommunications');
10 this.setCurrentSearchEntryLibrary('office', 'officeConcepts');
12 this.setCurrentSearchEntryLibrary('office', 'officeDatabases');
14 this.setCurrentSearchEntryLibrary('office', 'officeDevices');
16 this.setCurrentSearchEntryLibrary('office', 'officeSecurity');
18 this.setCurrentSearchEntryLibrary('office', 'officeServers');
20 this.setCurrentSearchEntryLibrary('office', 'officeServices');
22 this.setCurrentSearchEntryLibrary('office', 'officeSites');
24 this.setCurrentSearchEntryLibrary('office', 'officeUsers');
[all …]
DSidebar-Floorplan.js115 … 40, 43, '', 'Office Chair', null, null, this.getTagsForStencil(gn, 'office_chair', dt).join(' ')),
232 this.addEntry(dt + 'office table', function()
241 return sb.createVertexTemplateFromCells([chair1, table, item1], 80, 70, 'Office table');
244 this.addEntry(dt + 'office table', function()
257 …b.createVertexTemplateFromCells([chair1, chair2, chair3, chair4, table], 140, 140, 'Office table');
260 this.addEntry(dt + 'office table large', function()
277 …FromCells([chair1, chair2, chair3, chair4, chair5, chair6, table], 200, 140, 'Large office table');
280 this.addEntry(dt + 'office table large', function()
297 …FromCells([chair1, chair2, chair3, chair4, chair5, chair6, table], 200, 140, 'Large office table');
300 this.addEntry(dt + 'office table large', function()
[all …]
/plugin/indexmenu/images/shiki_brave.png/
Dinfo.txt1 author=Andreas Neuhold <office [at] hd [dash] recording [dot] at>
3 description=Andreas Neuhold <office@hd-recording.at>
/plugin/indexmenu/images/was.png/
Dinfo.txt1 author=Wizardry and Steamworks <office [at] was [dot] fm>
3 description=Wizardry and Steamworks <office@was.fm>
/plugin/swarmwebhook/_test/
DZapierHandlePayload.test.php29 …'.png\'}\nid: 4bf58dd8d48988d124941735\nname: Office\npluralName: Offices\nprimary: True\nshortNam…
59 …'.png\'}\nid: 4bf58dd8d48988d124941735\nname: Office\npluralName: Offices\nprimary: True\nshortNam…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
H A DMSWordTest.php69 'REQUEST_URI' => '/Nouveau%20Microsoft%20Office%20Excel%20Worksheet.xlsx',
93 'REQUEST_URI' => '/~$Nouveau%20Microsoft%20Office%20Excel%20Worksheet.xlsx',
116 'REQUEST_URI' => '/Nouveau%20Microsoft%20Office%20Excel%20Worksheet.xlsx',
/plugin/fileshare/
Dfilesharedownload.php66 // ms office
73 // open office
77 // START MS Office 2007 Docs
/plugin/odt/ODT/elements/
DODTElementTableCell.php49 $encoded = '<table:table-cell office:value-type="'.$this->getValueType().'"';
157 * Set the office value type for this cell.
166 * Get the office value type for this cell.
/plugin/code2/
Dsyntax_plugin_code_styles.xml15office:document-styles xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style…
16 <office:font-face-decls>
22 </office:font-face-decls>
23 <office:styles>
260 </office:styles>
262 <office:automatic-styles/>
264 <office:master-styles>
266 </office:master-styles>
267 </office:document-styles>
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.misc.msoffice.php12 // module for analyzing MS Office (.doc, .xls, etc) files //
38 …$this->error('MS Office (.doc, .xls, etc) parsing not enabled in this version of getID3() ['.$this…
/plugin/xlsx2dw/
Dscript.js87 …let styleMap = new Map(tableJSON["office:document-content"]["office:automatic-styles"]["style:styl…
126 … ((cell["-self-closing"] !== undefined) || (cell["-office:value-type"] !== undefined)) &&
133 …tableJSON["office:document-content"]["office:body"]["office:spreadsheet"]["table:table"]["table:ta…

12345678910