Searched refs:auto_texts (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 540 #define TYPEFORMAT_FRAME( obj_type, prop_type, auto_texts, auto_lines, auto_fills, auto_effects ) \ argument 541 { obj_type, prop_type, auto_lines, auto_fills, auto_effects, auto_texts, true } 543 #define TYPEFORMAT_LINE( obj_type, prop_type, auto_texts, auto_lines ) \ argument 544 { obj_type, prop_type, auto_lines, 0, 0, auto_texts, false }
|
Completed in 10 milliseconds