Lines Matching refs:USTR

90     aDefFont.familyName = USTR("Helvetica");  in PDFIProcessor()
852 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()
858 aProps[ USTR( "xmlns:fo" ) ] = USTR( OASIS_STR "xsl-fo-compatible:1.0" ); in emit()
859 aProps[ USTR( "xmlns:xlink" )] = USTR( "http://www.w3.org/1999/xlink" ); in emit()
860 aProps[ USTR( "xmlns:dc" )] = USTR( "http://purl.org/dc/elements/1.1/" ); 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()
863 aProps[ USTR( "xmlns:math" )] = USTR( "http://www.w3.org/1998/Math/MathML" ); in emit()
864 aProps[ USTR( "xmlns:form" )] = USTR( OASIS_STR "form:1.0" ); in emit()
865 aProps[ USTR( "xmlns:script" )] = USTR( OASIS_STR "script:1.0" ); in emit()
866 aProps[ USTR( "xmlns:dom" )] = USTR( "http://www.w3.org/2001/xml-events" ); in emit()
867 aProps[ USTR( "xmlns:xforms" )] = USTR( "http://www.w3.org/2002/xforms" ); in emit()
868 aProps[ USTR( "xmlns:xsd" )] = USTR( "http://www.w3.org/2001/XMLSchema" ); in emit()
869 aProps[ USTR( "xmlns:xsi" )] = USTR( "http://www.w3.org/2001/XMLSchema-instance" ); in emit()
870 aProps[ USTR( "office:version" ) ] = USTR( "1.0" ); in emit()
871 aProps[ USTR( "office:version" ) ] = USTR( "1.0" ); in emit()