Searched refs:_AddAtt (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/filter/source/t602/ |
| H A D | t602filter.cxx | 121 #define _AddAtt(_nam, _val) \ macro 241 _AddAtt("text:c",s); in inschr() 291 _AddAtt("xmlns:office", "http://openoffice.org/2000/office"); in importImpl() 292 _AddAtt("xmlns:style", "http://openoffice.org/2000/style"); in importImpl() 293 _AddAtt("xmlns:text", "http://openoffice.org/2000/text"); in importImpl() 294 _AddAtt("xmlns:table", "http://openoffice.org/2000/table"); in importImpl() 295 _AddAtt("xmlns:draw", "http://openoffice.org/2000/draw"); in importImpl() 296 _AddAtt("xmlns:fo", "http://www.w3.org/1999/XSL/Format"); in importImpl() 297 _AddAtt("xmlns:xlink", "http://www.w3.org/1999/xlink"); in importImpl() 298 _AddAtt("xmlns:number", "http://openoffice.org/2000/datastyle"); in importImpl() [all …]
|