Searched refs:OASIS_STR (Results 1 – 1 of 1) sorted by relevance
851 #define OASIS_STR "urn:oasis:names:tc:opendocument:xmlns:" in emit() macro852 aProps[ USTR( "xmlns:office" ) ] = USTR( OASIS_STR "office:1.0" ); in emit()853 aProps[ USTR( "xmlns:style" ) ] = USTR( OASIS_STR "style:1.0" ); in emit()854 aProps[ USTR( "xmlns:text" ) ] = USTR( OASIS_STR "text:1.0" ); in emit()855 aProps[ USTR( "xmlns:svg" ) ] = USTR( OASIS_STR "svg-compatible:1.0" ); in emit()856 aProps[ USTR( "xmlns:table" ) ] = USTR( OASIS_STR "table:1.0" ); in emit()857 aProps[ USTR( "xmlns:draw" ) ] = USTR( OASIS_STR "drawing:1.0" ); in emit()861 aProps[ USTR( "xmlns:number" )] = USTR( OASIS_STR "datastyle:1.0" ); in emit()862 aProps[ USTR( "xmlns:presentation" )] = USTR( OASIS_STR "presentation:1.0" ); in emit()864 aProps[ USTR( "xmlns:form" )] = USTR( OASIS_STR "form:1.0" ); in emit()[all …]
Completed in 11 milliseconds