Home
last modified time | relevance | path

Searched refs:aSNS (Results 26 – 50 of 100) sorted by relevance

1234

/trunk/main/fpicker/source/unx/kde4/
H A DKDE4FPEntry.cxx60 Sequence< OUString > aSNS( 1 ); in component_getFactory() local
61 aSNS.getArray( )[0] = OUString::createFromAscii( FILE_PICKER_SERVICE_NAME ); in component_getFactory()
67 aSNS ) ); in component_getFactory()
/trunk/main/fpicker/source/win32/folderpicker/
H A DFopentry.cxx97 Sequence< OUString > aSNS( 1 ); in component_getFactory() local
98 aSNS.getArray( )[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( FOLDER_PICKER_SERVICE_NAME ) ); in component_getFactory()
104 aSNS ) ); in component_getFactory()
/trunk/main/svx/source/unodraw/
H A Dunogtabl.cxx75 uno::Sequence< OUString > aSNS( 1 ); in getSupportedServiceNames() local
76aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.GradientTable" )); in getSupportedServiceNames()
77 return aSNS; in getSupportedServiceNames()
H A Dunohtabl.cxx75 uno::Sequence< OUString > aSNS( 1 ); in getSupportedServiceNames() local
76 aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.HatchTable" )); in getSupportedServiceNames()
77 return aSNS; in getSupportedServiceNames()
H A Dunodtabl.cxx76 uno::Sequence< OUString > aSNS( 1 ); in getSupportedServiceNames() local
77 aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.DashTable" )); in getSupportedServiceNames()
78 return aSNS; in getSupportedServiceNames()
H A Dunottabl.cxx75 uno::Sequence< OUString > aSNS( 1 ); in getSupportedServiceNames() local
76aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.TransparencyGradi… in getSupportedServiceNames()
77 return aSNS; in getSupportedServiceNames()
H A Dunobtabl.cxx95 uno::Sequence< OUString > aSNS( 1 ); in getSupportedServiceNames() local
96aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.BitmapTable" )); in getSupportedServiceNames()
97 return aSNS; in getSupportedServiceNames()
/trunk/main/fpicker/source/win32/filepicker/
H A DFPentry.cxx110 Sequence< OUString > aSNS( 1 ); in component_getFactory() local
111 aSNS.getArray( )[0] = OUString::createFromAscii( FILE_PICKER_SERVICE_NAME ); in component_getFactory()
117 aSNS ) ); in component_getFactory()
/trunk/main/connectivity/source/drivers/ado/
H A DADriver.cxx94 Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames_Static() local
95 aSNS[0] = ::rtl::OUString::createFromAscii("com.sun.star.sdbc.Driver"); in getSupportedServiceNames_Static()
96 aSNS[1] = ::rtl::OUString::createFromAscii("com.sun.star.sdbcx.Driver"); in getSupportedServiceNames_Static()
97 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/dbaccess/source/ui/browser/
H A Ddbloader.cxx157 Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames_Static() local
158 aSNS.getArray()[0] = ::rtl::OUString::createFromAscii("com.sun.star.frame.FrameLoader"); in getSupportedServiceNames_Static()
159 aSNS.getArray()[1] = ::rtl::OUString::createFromAscii("com.sun.star.sdb.ContentLoader"); in getSupportedServiceNames_Static()
160 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ChartType_UNO.cxx83 uno::Sequence< rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local
84 aSNS.getArray()[ 0 ] = CHART_TYPE_DIALOG_SERVICE_NAME; in getSupportedServiceNames_Static()
85 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/ucb/source/core/
H A Dcmdenv.cxx129 uno::Sequence< rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local
130 aSNS.getArray()[ 0 ] in getSupportedServiceNames_Static()
133 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dmacros.hxx715 com::sun::star::uno::Sequence< rtl::OUString > aSNS( 1 ); \
716 aSNS.getArray()[ 0 ] = Service1; \
717 return aSNS; \
738 com::sun::star::uno::Sequence< rtl::OUString > aSNS( 1 ); \
739 aSNS.getArray()[ 0 ] = Service1; \
740 return aSNS; \
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx413 Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames() local
414aSNS.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.image.ImageMapObje… in getSupportedServiceNames()
419aSNS.getArray()[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.image.ImageMapPoly… in getSupportedServiceNames()
422aSNS.getArray()[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.image.ImageMapRect… in getSupportedServiceNames()
425aSNS.getArray()[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.image.ImageMapCirc… in getSupportedServiceNames()
428 return aSNS; in getSupportedServiceNames()
/trunk/main/connectivity/source/drivers/file/
H A DFDriver.cxx78 Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames_Static() local
79 aSNS[0] = ::rtl::OUString::createFromAscii("com.sun.star.sdbc.Driver"); in getSupportedServiceNames_Static()
80 aSNS[1] = ::rtl::OUString::createFromAscii("com.sun.star.sdbcx.Driver"); in getSupportedServiceNames_Static()
81 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_documentcontentfactory.cxx111 uno::Sequence< rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local
112 aSNS.getArray()[ 0 ] in getSupportedServiceNames_Static()
115 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/reportdesign/source/filter/xml/
H A Ddbloader2.cxx113 Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local
114aSNS.getArray()[0] = ::rtl::OUString::createFromAscii("com.sun.star.document.ExtendedTypeDetection… in getSupportedServiceNames_Static()
115 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx162 uno::Sequence< rtl::OUString > aSNS( 2 ); in getSupportedServiceNames_Static() local
163 aSNS.getArray()[ 0 ] = in getSupportedServiceNames_Static()
166 aSNS.getArray()[ 1 ] = in getSupportedServiceNames_Static()
170 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/dbaccess/source/core/api/
H A Dcallablestatement.cxx122 Sequence< ::rtl::OUString > aSNS( 2 ); in getSupportedServiceNames() local
123 aSNS.getArray()[0] = SERVICE_SDBC_CALLABLESTATEMENT; in getSupportedServiceNames()
124 aSNS.getArray()[1] = SERVICE_SDB_CALLABLESTATEMENT; in getSupportedServiceNames()
125 return aSNS; in getSupportedServiceNames()
/trunk/main/connectivity/source/commontools/
H A DParamterSubstitution.cxx75 Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local
76 aSNS[0] = ::rtl::OUString::createFromAscii("com.sun.star.sdb.ParameterSubstitution"); in getSupportedServiceNames_Static()
77 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/chart2/source/controller/main/
H A DChartFrameloader.cxx74 uno::Sequence< rtl::OUString > aSNS( 1 ); in APPHELPER_XSERVICEINFO_IMPL() local
75 aSNS.getArray()[ 0 ] = CHART_FRAMELOADER_SERVICE_NAME; in APPHELPER_XSERVICEINFO_IMPL()
76 return aSNS; in APPHELPER_XSERVICEINFO_IMPL()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDriver.cxx79 Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local
80 aSNS[0] = ::rtl::OUString::createFromAscii("com.sun.star.sdbc.Driver"); in getSupportedServiceNames_Static()
81 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDriver.cxx102 Sequence< ::rtl::OUString > aSNS( 1 ); in getSupportedServiceNames_Static() local
103 aSNS[0] = ::rtl::OUString::createFromAscii("com.sun.star.sdbc.Driver"); in getSupportedServiceNames_Static()
104 return aSNS; in getSupportedServiceNames_Static()
/trunk/main/chart2/source/tools/
H A DNameContainer.cxx97 Sequence< OUString > aSNS( 1 ); in getSupportedServiceNames() local
98 aSNS.getArray()[ 0 ] = m_aServicename; in getSupportedServiceNames()
99 return aSNS; in getSupportedServiceNames()
/trunk/main/mysqlc/source/
H A Dmysqlc_driver.cxx89 Sequence< OUString > aSNS(1); in getSupportedServiceNames_Static() local
90 aSNS[0] = OUString::createFromAscii("com.sun.star.sdbc.Driver"); in getSupportedServiceNames_Static()
91 return aSNS; in getSupportedServiceNames_Static()

Completed in 73 milliseconds

1234