/trunk/main/svx/source/unodraw/ |
H A D | unomod.cxx | 546 uno::Sequence< OUString > aSNS( 21 ); in getAvailableServiceNames() local 550 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.DashTable")); in getAvailableServiceNames() 551 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.GradientTable")); in getAvailableServiceNames() 552 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.HatchTable")); in getAvailableServiceNames() 553 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.BitmapTable")); in getAvailableServiceNames() 555 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.MarkerTable")); in getAvailableServiceNames() 556 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.text.NumberingRules")); in getAvailableServiceNames() 566 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.PageShape")); in getAvailableServiceNames() 567 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.OLE2Shape")); in getAvailableServiceNames() 573 DBG_ASSERT( i == aSNS.getLength(), "Sequence overrun!" ); in getAvailableServiceNames() [all …]
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 1160 uno::Sequence< OUString > aSNS( mbImpressDoc ? (36) : (19) ); in getAvailableServiceNames() local 1164 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.DashTable")); in getAvailableServiceNames() 1166 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.HatchTable")); in getAvailableServiceNames() 1167 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.BitmapTable")); in getAvailableServiceNames() 1171 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.Background")); in getAvailableServiceNames() 1172 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.document.Settings")); in getAvailableServiceNames() 1174 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM(sUNO_Service_ImageMapCircleObject)); in getAvailableServiceNames() 1176 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.xml.NamespaceMap")); in getAvailableServiceNames() 1183 aSNS[i++] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.TableShape")); in getAvailableServiceNames() 1211 DBG_ASSERT( i == aSNS.getLength(), "Sequence overrun!" ); in getAvailableServiceNames() [all …]
|
/trunk/main/dbaccess/source/core/api/ |
H A D | definitioncolumn.cxx | 101 Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames() local 103 aSNS[1] = SERVICE_SDB_COLUMNSETTINGS; in getSupportedServiceNames() 104 return aSNS; in getSupportedServiceNames() 475 Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames() local 476 aSNS[0] = SERVICE_SDBCX_COLUMNDESCRIPTOR; in getSupportedServiceNames() 477 aSNS[1] = SERVICE_SDB_COLUMNSETTINGS; in getSupportedServiceNames() 478 return aSNS; in getSupportedServiceNames() 651 Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames() local 652 aSNS[0] = SERVICE_SDBCX_COLUMN; in getSupportedServiceNames() 653 aSNS[1] = SERVICE_SDB_COLUMNSETTINGS; in getSupportedServiceNames() [all …]
|
H A D | column.cxx | 122 Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames() local 123 aSNS[0] = SERVICE_SDBCX_COLUMN; in getSupportedServiceNames() 124 return aSNS; in getSupportedServiceNames() 244 Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames() local 245 aSNS[0] = SERVICE_SDBCX_CONTAINER; in getSupportedServiceNames() 246 return aSNS; in getSupportedServiceNames()
|
H A D | datacolumn.cxx | 133 Sequence< ::rtl::OUString > aSNS( 3 ); in getSupportedServiceNames() local 134 aSNS[0] = SERVICE_SDBCX_COLUMN; in getSupportedServiceNames() 135 aSNS[1] = SERVICE_SDB_RESULTCOLUMN; in getSupportedServiceNames() 136 aSNS[2] = SERVICE_SDB_DATACOLUMN; in getSupportedServiceNames() 137 return aSNS; in getSupportedServiceNames()
|
H A D | resultcolumn.cxx | 164 Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames() local 165 aSNS[0] = SERVICE_SDBCX_COLUMN; in getSupportedServiceNames() 166 aSNS[1] = SERVICE_SDB_RESULTCOLUMN; in getSupportedServiceNames() 167 return aSNS; in getSupportedServiceNames()
|
/trunk/main/fpicker/source/aqua/ |
H A D | FPentry.cxx | 108 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 109 aSNS.getArray( )[0] = in component_getFactory() 116 aSNS ); in component_getFactory() 120 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 121 aSNS.getArray( )[0] = in component_getFactory() 128 aSNS ); in component_getFactory()
|
/trunk/main/dtrans/source/os2/dnd/ |
H A D | dndentry.cxx | 84 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 85 aSNS.getArray( )[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( OS2_DNDSOURCE_SERVICE_NAME ) ); in component_getFactory() 91 aSNS, in component_getFactory() 97 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 98 aSNS.getArray( )[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( OS2_DNDTARGET_SERVICE_NAME ) ); in component_getFactory() 104 aSNS); in component_getFactory()
|
/trunk/main/dtrans/source/win32/dnd/ |
H A D | dndentry.cxx | 83 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 84 aSNS.getArray( )[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( DNDSOURCE_SERVICE_NAME ) ); in component_getFactory() 90 aSNS, in component_getFactory() 96 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 97 aSNS.getArray( )[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( DNDTARGET_SERVICE_NAME ) ); in component_getFactory() 103 aSNS); in component_getFactory()
|
/trunk/main/fpicker/source/unx/gnome/ |
H A D | FPentry.cxx | 117 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 118 aSNS.getArray( )[0] = in component_getFactory() 125 aSNS ); in component_getFactory() 129 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 130 aSNS.getArray( )[0] = in component_getFactory() 137 aSNS ); in component_getFactory()
|
/trunk/main/svx/source/tbxctrls/ |
H A D | extrusioncontrols.cxx | 276 Sequence< OUString > aSNS( 1 ); in ExtrusionDirectionControl_getSupportedServiceNames() local 277 …aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ToolbarController"… in ExtrusionDirectionControl_getSupportedServiceNames() 278 return aSNS; in ExtrusionDirectionControl_getSupportedServiceNames() 541 Sequence< OUString > aSNS( 1 ); in ExtrusionDepthController_getSupportedServiceNames() local 542 …aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ToolbarController"… in ExtrusionDepthController_getSupportedServiceNames() 543 return aSNS; in ExtrusionDepthController_getSupportedServiceNames() 812 Sequence< OUString > aSNS( 1 ); in ExtrusionLightingControl_getSupportedServiceNames() local 813 …aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ToolbarController"… in ExtrusionLightingControl_getSupportedServiceNames() 814 return aSNS; in ExtrusionLightingControl_getSupportedServiceNames() 953 Sequence< OUString > aSNS( 1 ); in ExtrusionSurfaceControl_getSupportedServiceNames() local [all …]
|
H A D | tbunosearchcontrollers.cxx | 330 css::uno::Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local 331 …aSNS.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ToolbarCont… in getSupportedServiceNames_Static() 332 return aSNS; in getSupportedServiceNames_Static() 500 css::uno::Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local 501 …aSNS.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ToolbarCont… in getSupportedServiceNames_Static() 502 return aSNS; in getSupportedServiceNames_Static() 629 css::uno::Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local 631 return aSNS; in getSupportedServiceNames_Static() 759 css::uno::Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames_Static() local 761 …aSNS.getArray()[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ProtocolHan… in getSupportedServiceNames_Static() [all …]
|
H A D | fontworkgallery.cxx | 531 Sequence< OUString > aSNS( 1 ); in FontworkAlignmentControl_getSupportedServiceNames() local 532 …aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ToolbarController"… in FontworkAlignmentControl_getSupportedServiceNames() 533 return aSNS; in FontworkAlignmentControl_getSupportedServiceNames() 769 Sequence< OUString > aSNS( 1 ); in FontworkCharacterSpacingControl_getSupportedServiceNames() local 770 …aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ToolbarController"… in FontworkCharacterSpacingControl_getSupportedServiceNames() 771 return aSNS; in FontworkCharacterSpacingControl_getSupportedServiceNames()
|
/trunk/main/extensions/source/mozbootstrap/ |
H A D | MMozillaBootstrap.cxx | 89 Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local 90 … aSNS[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.mozilla.MozillaBootstrap")); in getSupportedServiceNames_Static() 91 return aSNS; in getSupportedServiceNames_Static() 217 Sequence< ::rtl::OUString > aSNS( 1 ); in component_getFactory() local 218 … aSNS[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.mozilla.MozillaBootstrap")); in component_getFactory() 222 aImplName, createInstance, aSNS ); in component_getFactory()
|
/trunk/main/sd/source/ui/controller/ |
H A D | slidelayoutcontroller.cxx | 341 Sequence< OUString > aSNS( 1 ); in SlideLayoutController_getSupportedServiceNames() local 342 …aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ToolbarController"… in SlideLayoutController_getSupportedServiceNames() 343 return aSNS; in SlideLayoutController_getSupportedServiceNames() 364 Sequence< OUString > aSNS( 1 ); in InsertSlideController_getSupportedServiceNames() local 365 …aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.frame.ToolbarController"… in InsertSlideController_getSupportedServiceNames() 366 return aSNS; in InsertSlideController_getSupportedServiceNames()
|
/trunk/main/linguistic/source/ |
H A D | hhconvdic.cxx | 158 uno::Sequence< OUString > aSNS( 2 ); in getSupportedServiceNames_Static() local 159 aSNS.getArray()[0] = A2OU( SN_CONV_DICTIONARY ); in getSupportedServiceNames_Static() 160 aSNS.getArray()[1] = A2OU( SN_HH_CONV_DICTIONARY ); in getSupportedServiceNames_Static() 161 return aSNS; in getSupportedServiceNames_Static()
|
/trunk/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydatasource.cxx | 269 uno::Sequence< rtl::OUString > aSNS( 2 ); variable 270 aSNS[ 0 ] = rtl::OUString::createFromAscii( 272 aSNS[ 1 ] = rtl::OUString::createFromAscii( 274 return aSNS; 775 uno::Sequence< rtl::OUString > aSNS( 2 ); variable 776 aSNS[ 0 ] = rtl::OUString( 778 aSNS[ 1 ] = rtl::OUString( 780 return aSNS;
|
/trunk/main/dbaccess/source/filter/xml/ |
H A D | dbloader2.cxx | 228 Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local 229 …aSNS.getArray()[0] = ::rtl::OUString::createFromAscii("com.sun.star.document.ExtendedTypeDetection… in getSupportedServiceNames_Static() 230 return aSNS; in getSupportedServiceNames_Static() 327 Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local 328 aSNS.getArray()[0] = ::rtl::OUString::createFromAscii("com.sun.star.frame.FrameLoader"); in getSupportedServiceNames_Static() 329 return aSNS; in getSupportedServiceNames_Static()
|
/trunk/main/stoc/test/ |
H A D | testsmgr_cpnt.cxx | 177 Sequence< OUString > aSNS( 2 ); in getSupportedServiceNames_Static() local 178 aSNS.getArray()[0] = OUString::createFromAscii(SERVICE_NAME); in getSupportedServiceNames_Static() 179 aSNS.getArray()[1] = OUString::createFromAscii("com.sun.star.bridge.Bridge"); in getSupportedServiceNames_Static() 180 return aSNS; in getSupportedServiceNames_Static()
|
/trunk/main/extensions/source/scanner/ |
H A D | scanner.cxx | 95 SEQ( OUString ) aSNS( 1 ); in SEQ() 97 …aSNS.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.scanner.ScannerMa… in SEQ() 99 return aSNS; in SEQ()
|
/trunk/main/shell/source/win32/ |
H A D | SysShentry.cxx | 95 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 96 aSNS.getArray( )[0] = OUString::createFromAscii( SYSSHEXEC_SERVICE_NAME ); in component_getFactory() 102 aSNS ) ); in component_getFactory()
|
/trunk/main/dtrans/source/cnttype/ |
H A D | mctfentry.cxx | 109 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 110 …aSNS.getArray( )[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( MIMECONTENTTYPEFACTORY_SERVICE_NAME )… in component_getFactory() 116 aSNS ) ); in component_getFactory()
|
/trunk/main/dtrans/source/os2/clipb/ |
H A D | Os2Service.cxx | 63 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 64 aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( OS2_CLIPBOARD_SERVICE_NAME ) ); in component_getFactory() 71 aSNS ) ); in component_getFactory()
|
/trunk/main/dtrans/source/win32/ftransl/ |
H A D | ftranslentry.cxx | 112 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 113 aSNS.getArray( )[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICE_NAME ) ); in component_getFactory() 119 aSNS ) ); in component_getFactory()
|
/trunk/main/dtrans/source/win32/clipb/ |
H A D | wcbentry.cxx | 107 Sequence< OUString > aSNS( 1 ); in component_getFactory() local 108 aSNS.getArray( )[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( WINCLIPBOARD_SERVICE_NAME ) ); in component_getFactory() 115 aSNS ) ); in component_getFactory()
|