Home
last modified time | relevance | path

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

12

/plugin/odt/ODT/css/
H A Dcssborder.php57 if (empty($value)) {
156 if (!empty($width)) {
162 if (!empty($style)) {
168 if (!empty($color)) {
182 if (!empty($width)) {
251 if (!empty($top)) {
260 if (!empty($left)) {
269 if (!empty($bt_width) || !empty($bt_style) || !empty($bt_color)) {
272 if (!empty($br_width) || !empty($br_style) || !empty($br_color)) {
275 if (!empty($bb_width) || !empty($bb_style) || !empty($bb_color)) {
[all …]
H A Dcssimportnew.php264 if (!empty($content)) {
265 if (empty($first_sign)) {
311 if (!empty($this->type) &&
331 if (!empty($this->id) &&
371 if (!empty($this->type)) {
374 if (!empty($this->id)) {
481 if (!empty($current)) {
1019 if ( empty($filename) ) {
1056 if ( empty ($name) ) {
1083 * empty (if it was empty before the call!).
[all …]
/plugin/odt/ODT/
H A DODTFrame.php244 if ( !empty ($picture) ) {
251 if ( empty ($width) ) {
254 if ( !empty($pic_positions [0]) ) {
257 //if ( empty($min_height) ) {
271 if (!empty($properties ['x'])) {
274 if (!empty($properties ['left'])) {
277 if (!empty($properties ['y'])) {
280 if (!empty($properties ['top'])) {
305 if (!empty($properties [$name])) {
342 if (!empty($properties ['min-height'])) {
[all …]
H A DODTUtility.php74 if ( !empty($name) ) {
92 if ( !empty($name) ) {
109 if ( !empty($name) ) {
252 if ((empty($unit_width) && empty($unit_height)) ||
491 if ( !empty ($baseURL) ) {
792 if (!empty($options ['p_style'])) {
799 if (!empty($options ['list_p_style'])) {
804 if (!empty($options ['list_ol_style'])) {
809 if (!empty($options ['list_ul_style'])) {
821 if (!empty($options ['element'])) {
[all …]
H A DODTImage.php50 if (empty($style) || !$params->document->styleExists($style)) {
51 if (!empty($align)) {
69 if (!empty($title)) {
107 if ( empty($string) ) { return; }
130 if ( empty($string) ) { return; }
226 if (!empty($properties ['margin-left'])) {
229 if (!empty($properties ['margin-right'])) {
232 if (!empty($properties ['margin-top'])) {
235 if (!empty($properties ['margin-bottom'])) {
251 if (!empty($title)) {
H A DXMLUtil.php48 if(empty($element) || empty($xmlCode)) {
114 if(empty($element) || empty($xmlCode)) {
187 if(empty($xmlCode)) {
278 if(empty($xmlCode)) {
361 $empty = false;
363 $empty = strpos ($xmlCode, '<'.$element.'/>');
364 if ($empty === false) {
368 if ($empty !== false) {
H A DODTIndex.php117 if (!empty($settings ['maxlevel'])) {
122 // Default for chapter index is empty.
125 if (!empty($settings ['title'])) {
132 if (!empty($settings ['leader_sign'])) {
140 if (!empty($settings ['indents'])) {
147 if (!empty($settings ['pagebreak'])) {
159 if (!empty($settings ['style_heading'])) {
173 // Create Heading style if not empty.
176 if (!empty($styleH)) {
261 if (!empty($title)) {
[all …]
H A Dstyleset.php76 if (empty($sourceFile) || empty($root_element)) {
82 if (empty($styles_xml_content)) {
90 if (empty($styles_xml_content) || empty($root_element)) {
214 if (!empty($name)) {
H A DODTDocument.php315 // Attention: NOT if $text is empty. This would lead to empty lines before headings
484 if (empty($style)) {
613 if(empty($title)) {
884 if ( empty($parent) ) {
932 if ( !empty($parent) ) {
1671 if ( empty($format) ) {
1674 if ( empty($orientation) ) {
1677 if ( empty($margin_top) ) {
1686 if ( empty($margin_left) ) {
2281 if (empty($align)) {
[all …]
H A DODTTable.php263 if (empty($cellStyle)) {
266 if (empty($paragraphStyle)) {
319 if (empty($cellStyle)) {
322 if (empty($paragraphStyle)) {
404 if ( !empty ($properties ['width']) ) {
596 if (!empty($properties ['width'])) {
/plugin/odt/ODT/styles/
H A DODTMasterPageStyle.php109 if (!empty($open)) {
115 if (!empty($open)) {
122 if (!empty($open)) {
129 if (!empty($open)) {
136 if (!empty($open)) {
184 if ( !empty($header) || !empty($content_header) ) {
189 if ( !empty($footer) || !empty($content_footer) ) {
194 if ( !empty($header_left) || !empty($content_header_left) ) {
199 if ( !empty($footer_left) || !empty($content_footer_left) ) {
H A DODTPageLayoutStyle.php222 if (!empty($open)) {
226 if (!empty($childs)) {
231 if (!empty($open)) {
235 if (!empty($childs)) {
238 if (!empty($open)) {
302 if ( !empty($layout) || !empty($bgi) || !empty($columns) || !empty($footnote) ||
303 !empty($this->content_bgi) || !empty($this->content_columns) ) {
306 if ( !empty($bgi) || !empty($this->content_bgi) ) {
311 if ( !empty($columns) || !empty($content_columns) ) {
316 if ( !empty($footnote) ) {
[all …]
H A DODTUnknownStyle.php150 * The function returns the name of the new style or NULL if all relevant properties are empty.
163 if ( empty ($disabled_props ['column-count']) ) {
169 if ( empty ($disabled_props ['column-rule-width']) ) {
175 if ( empty ($disabled_props ['column-rule-style']) ) {
181 if ( empty ($disabled_props ['column-rule-color']) ) {
187 if ( empty ($disabled_props ['column-gap']) ) {
192 // If all relevant properties are empty or disabled, then there
200 if ( empty($style_name) ) {
217 // Create empty frame style.
H A DODTTableColumnStyle.php97 if (!empty($open)) {
101 if (!empty($open)) {
108 if (!empty($open)) {
133 * The function returns the name of the new style or NULL if all relevant properties are empty.
146 if ( empty($style_name) ) {
153 if ( !empty ($table_co_width) ) {
168 // Create empty table column style.
H A DODTParagraphStyle.php202 if (!empty($open)) {
206 if (!empty($open)) {
213 if (!empty($open)) {
218 if (!empty($open)) {
295 if (!empty($para_props) || !empty($tab_stops_props)) {
306 if (!empty($text_props)) {
350 if (!empty($valign)) {
363 if ( !empty($lang) ) {
408 if (!empty($parent)) {
415 if ( empty($style_name) ) {
[all …]
H A DODTTableStyle.php126 if (!empty($open)) {
130 if (!empty($open)) {
137 if (!empty($open)) {
167 * The function returns the name of the new style or NULL if all relevant properties are empty.
178 if (empty($properties ['align'])) {
189 if (empty ($properties ['width'])) {
200 if ( !empty ($properties ['border-model']) ) {
210 if ( empty($style_name) ) {
215 // Create empty table style.
H A DODTStyleStyle.php145 if ( !empty($paragraph) ) {
146 if ( empty($tab_stop) ) {
154 if ( !empty($text) ) {
157 if ( !empty($table) ) {
160 if ( !empty($table_column) ) {
163 if ( !empty($table_row) ) {
166 if ( !empty($table_cell) ) {
167 if (empty($image)) {
H A DODTTextStyle.php189 if (!empty($open)) {
193 if (!empty($open)) {
200 if (!empty($open)) {
249 if (!empty($valign)) {
262 if ( !empty($lang) ) {
269 if (!empty($properties ['country'])) {
270 if (empty($properties ['country-asian'])) {
281 if ( empty ($disabled_props ['font-size']) ) {
292 if (!empty($parent)) {
299 if ( empty($style_name) ) {
[all …]
H A DODTTableCellStyle.php153 if (!empty($open)) {
157 if (!empty($open)) {
164 if (!empty($open)) {
169 if (!empty($open)) {
174 if (!empty($open)) {
199 * The function returns the name of the new style or NULL if all relevant properties are empty.
209 if ( empty($style_name) ) {
214 // Create empty table cell style.
H A DODTTableRowStyle.php116 if (!empty($open)) {
120 if (!empty($open)) {
127 if (!empty($open)) {
157 * The function returns the name of the new style or NULL if all relevant properties are empty.
167 if ( empty($style_name) ) {
172 // Create empty table row style.
H A DODTTextOutlineStyle.php112 if (!empty($open)) {
129 if (!empty($level)) {
192 if (!empty($level_list)) {
193 if (empty($level_label)) {
201 if (!empty($text)) {
210 if ( !empty($levels) ) {
H A DODTTextListStyle.php137 if (!empty($open)) {
152 if (!empty($level)) {
257 if (!empty($level_list)) {
258 if (empty($level_label)) {
266 if (!empty($text)) {
275 if ( !empty($levels) ) {
H A DODTStyle.php190 // The pattern is specified in that way that it also reads in empty attributes.
191 // Sometimes an empty attribute is not the same as an not existing one. E.g.
241 * The function returns the name of the new style or NULL if all relevant properties are empty.
/plugin/odt/ODT/elements/
H A DODTElementNote.php39 // Intentionally return an empty string!
49 // Intentionally return an empty string!
H A DODTElementTable.php99 if (!empty($styleName)) {
420 if (empty($table_style_name)) {
454 $empty = array();
494 // Add column style object to empty array
496 $empty [] = $style_obj;
517 // Give all empty columns a width
518 $maxEmpty = count($empty);
519 foreach ($empty as $column) {

12