Lines Matching refs:RTL_CONSTASCII_USTRINGPARAM

142 						aFormat = String( RTL_CONSTASCII_USTRINGPARAM( "gif" ) );  in SvXMLGraphicInputStream()
144 aFormat = String( RTL_CONSTASCII_USTRINGPARAM( "png" ) ); in SvXMLGraphicInputStream()
437 rPictureStorageName = String( RTL_CONSTASCII_USTRINGPARAM( XML_GRAPHICSTORAGE_NAME ) ); in ImplGetStreamNames()
518 ::rtl::OUString aPropName( RTL_CONSTASCII_USTRINGPARAM("UseCommonStoragePasswordEncryption") ); in ImplGetGraphicStream()
602 … xProps->setPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "MediaType" ) ), aAny ); in ImplWriteGraphic()
607 xProps->setPropertyValue( String( RTL_CONSTASCII_USTRINGPARAM( "Compressed" ) ), aAny ); in ImplWriteGraphic()
620 aFormat = String( RTL_CONSTASCII_USTRINGPARAM( "gif" ) ); in ImplWriteGraphic()
622 aFormat = String( RTL_CONSTASCII_USTRINGPARAM( "png" ) ); in ImplWriteGraphic()
695 …const static ::rtl::OUString aBaseURL( RTL_CONSTASCII_USTRINGPARAM( XML_GRAPHICOBJECT_URL_BASE ) ); in ImplInsertGraphicURL()
720 …case( GFX_LINK_TYPE_EPS_BUFFER ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".eps" ) ); br… in ImplInsertGraphicURL()
721 …case( GFX_LINK_TYPE_NATIVE_GIF ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".gif" ) ); br… in ImplInsertGraphicURL()
724 …case( GFX_LINK_TYPE_NATIVE_BMP ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".bmp" ) ); br… in ImplInsertGraphicURL()
726 …case( GFX_LINK_TYPE_NATIVE_JPG ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".jpg" ) ); br… in ImplInsertGraphicURL()
727 …case( GFX_LINK_TYPE_NATIVE_PNG ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".png" ) ); br… in ImplInsertGraphicURL()
728 …case( GFX_LINK_TYPE_NATIVE_TIF ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".tif" ) ); br… in ImplInsertGraphicURL()
729 …case( GFX_LINK_TYPE_NATIVE_WMF ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".wmf" ) ); br… in ImplInsertGraphicURL()
730 …case( GFX_LINK_TYPE_NATIVE_MET ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".met" ) ); br… in ImplInsertGraphicURL()
731 …case( GFX_LINK_TYPE_NATIVE_PCT ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".pct" ) ); br… in ImplInsertGraphicURL()
732 …case( GFX_LINK_TYPE_NATIVE_SVG ): aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".svg" ) ); br… in ImplInsertGraphicURL()
735 aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".grf" ) ); in ImplInsertGraphicURL()
744 aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".gif" ) ); in ImplInsertGraphicURL()
746 aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".png" ) ); in ImplInsertGraphicURL()
753 aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".eps" ) ); in ImplInsertGraphicURL()
755 aExtension = String( RTL_CONSTASCII_USTRINGPARAM( ".svm" ) ); in ImplInsertGraphicURL()
760 const String sPictures( RTL_CONSTASCII_USTRINGPARAM( "Pictures/" ) ); in ImplInsertGraphicURL()
882 const rtl::OUString sRequestedName( RTL_CONSTASCII_USTRINGPARAM("requestedName") ); in resolveGraphicObjectURL()
1131 …return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.comp.Svx.GraphicImportHelper" )… in SvXMLGraphicImportHelper_getImplementationName()
1138 …aSupportedServiceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.document.G… in SvXMLGraphicImportHelper_getSupportedServiceNames()
1139 …aSupportedServiceNames[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.document.B… in SvXMLGraphicImportHelper_getSupportedServiceNames()
1152 …return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.comp.Svx.GraphicExportHelper" )… in SvXMLGraphicExportHelper_getImplementationName()
1159 …aSupportedServiceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.document.G… in SvXMLGraphicExportHelper_getSupportedServiceNames()
1160 …aSupportedServiceNames[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.document.B… in SvXMLGraphicExportHelper_getSupportedServiceNames()