Searched refs:LOCAL_CONST_STR (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/chart2/source/model/filter/ |
H A D | XMLFilter.cxx | 70 #define LOCAL_CONST_STR(i, x) sal_Char __READONLY_DATA i[sizeof(x)] = x macro 73 LOCAL_CONST_STR( sXML_metaStreamName, "meta.xml"); 74 LOCAL_CONST_STR( sXML_styleStreamName, "styles.xml" ); 75 LOCAL_CONST_STR( sXML_contentStreamName, "content.xml" ); 76 LOCAL_CONST_STR( sXML_oldContentStreamName, "Content.xml" ); 80 LOCAL_CONST_STR( sXML_export_chart_styles_service, "com.sun.star.comp.Chart.XMLStylesExpor… 81 LOCAL_CONST_STR( sXML_export_chart_content_service, "com.sun.star.comp.Chart.XMLContentExpo… 84 LOCAL_CONST_STR( sXML_import_chart_styles_service, "com.sun.star.comp.Chart.XMLStylesImpor… 85 LOCAL_CONST_STR( sXML_import_chart_content_service, "com.sun.star.comp.Chart.XMLContentImpo… 86 LOCAL_CONST_STR( sXML_import_chart_old_content_service, "com.sun.star.office.sax.importer.Chart… [all …]
|
Completed in 12 milliseconds