Home
last modified time | relevance | path

Searched refs:B2UCONST (Results 1 – 15 of 15) sorted by relevance

/trunk/main/filter/source/svg/
H A Dsvgexport.cxx485 aAttr += B2UCONST( "mm" ); in implExportDocument()
489 aAttr += B2UCONST( "mm" ); in implExportDocument()
507 aAttr += B2UCONST( " " ); in implExportDocument()
1144 aRet = B2UCONST( "Group" ); in implGetDescriptionFromShape()
1148 aRet = B2UCONST( "OLE2" ); in implGetDescriptionFromShape()
1150 aRet = B2UCONST( "Header" ); in implGetDescriptionFromShape()
1152 aRet = B2UCONST( "Footer" ); in implGetDescriptionFromShape()
1320 aAttr += B2UCONST( "mm" ); in writeMtf()
1324 aAttr += B2UCONST( "mm" ); in writeMtf()
1327 aAttr = B2UCONST( "0 0 " ); in writeMtf()
[all …]
H A Dsvgwriter.cxx142 rColorStr += B2UCONST( "," ); in ImplGetColorStr()
144 rColorStr += B2UCONST( "," ); in ImplGetColorStr()
146 rColorStr += B2UCONST( ")" ); in ImplGetColorStr()
492 aPathData += B2UCONST( "M " ); in GetPathString()
533 aPathData += B2UCONST( " Z" ); in GetPathString()
1044 aString += B2UCONST( "<" ); in ImplWriteBmp()
1049 aString += B2UCONST( "=\"" ); in ImplWriteBmp()
1051 aString += B2UCONST( "\" " ); in ImplWriteBmp()
1054 aString += B2UCONST( "=\"" ); in ImplWriteBmp()
1056 aString += B2UCONST( "\" " ); in ImplWriteBmp()
[all …]
H A Dsvgfontexport.cxx185 const ::rtl::OUString aEmbeddedFontStr( B2UCONST( "EmbeddedFont_" ) ); in implEmbedFont()
211 aFontWeight = B2UCONST( "bold" ); in implEmbedFont()
213 aFontWeight = B2UCONST( "normal" ); in implEmbedFont()
217 aFontStyle = B2UCONST( "italic" ); in implEmbedFont()
219 aFontStyle = B2UCONST( "normal" ); in implEmbedFont()
338 aRet += B2UCONST( " embedded" ); in GetMappedFontName()
H A Dsvgwriter.hxx89 #define B2UCONST( _def_pChar ) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar ))) macro
90 #define SVG_DTD_STRING B2UCONST( "<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\" \"http://www.w…
91 #define SVG_TINY_DTD_STRING B2UCONST( "<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG Tiny 1.1//EN\" \"…
/trunk/main/filter/source/msfilter/powerpoint/
H A Dpptimporter.cxx45 return B2UCONST( "com.sun.star.presentation.PptImporter" ); in PptImporter_getImplementationName()
59 pArray[0] = B2UCONST( SERVICE_NAME ); in SEQ()
69 NMSP_RTL::OUString sService( B2UCONST( "com.sun.star.comp.Impress.XMLImporter" ) ); in PptImporter()
109 …REF( NMSP_UNO::XInterface ) xWriter( xServiceFactory->createInstance( B2UCONST( "com.sun.star.xml.… in filter()
110 SvFileStream aStrm( B2UCONST( "d:\\test2.xml" ), STREAM_READ | STREAM_WRITE | STREAM_TRUNC ); in filter()
H A Dpptimporteruno.cxx61 const NMSP_RTL::OUString aServiceName( B2UCONST( "com.sun.star.presentation.PptImporter" ) ); in component_getFactory()
65 B2UCONST( "com.sun.star.presentation.PptImporter" ), in component_getFactory()
H A Dpptcom.hxx70 #define B2UCONST( _def_pChar ) (NMSP_RTL::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar ))) macro
71 #define PPT_DTD_STRING B2UCONST( "<!DOCTYPE office:document-styles PUBLIC \"-//OpenOffice.…
H A Dppttoxml.cxx58 if ( aDescriptor[ i ].Name == B2UCONST( "URL" ) ) in filter()
65 …SotStorageStreamRef xDocStream( xStg->OpenSotStream( B2UCONST( "PowerPoint Document" ), STREAM_STD… in filter()
/trunk/main/filter/source/filtertracer/
H A Dfiltertraceruno.cxx61 const rtl::OUString aServiceName( B2UCONST( "com.sun.star.util.FilterTracer" ) ); in component_getFactory()
65 B2UCONST( "com.sun.star.util.FilterTracer" ), in component_getFactory()
H A Dfiltertracer.cxx37 return B2UCONST( "com.sun.star.util.FilterTracer" ); in FilterTracer_getImplementationName()
49 pArray[0] = B2UCONST( "com.sun.star.util.logging.Logger" ); in SEQ()
H A Dfiltertracer.hxx65 #define B2UCONST( _def_pChar ) (rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar ))) macro
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx61 return B2UCONST( "com.sun.star.drawing.EnhancedCustomShapeEngine" ); in EnhancedCustomShapeEngine_getImplementationName()
73 pArray[0] = B2UCONST( "com.sun.star.drawing.CustomShapeEngine" ); in SEQ()
H A DEnhancedCustomShapeEngine.hxx60 #define B2UCONST( _def_pChar ) (rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar ))) macro
/trunk/main/extensions/source/xmlextract/
H A Dxmxcom.hxx59 #define B2UCONST( _def_pChar ) (NMSP_RTL::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar ))) macro
H A Dxmxuno.cxx58 NMSP_RTL::OUString aServiceName( B2UCONST( "com.sum.star.io.XMLExtractor" ) ); in component_getFactory()

Completed in 100 milliseconds