/aoo42x/main/sd/source/filter/xml/ |
H A D | sdxmlwrp.cxx | 659 XML_SERVICES* pServices = getServices( true, IsDraw(), mnStoreVer ); in Import() local 667 pServices->mpMeta, in Import() 674 pServices->mpSettings, in Import() 680 pServices->mpStyles, in Import() 686 pServices->mpContent, in Import() 1028 XML_SERVICEMAP* pServices = aServices; in Export() local 1033 RTL_LOGFILE_CONTEXT_TRACE1( aLog, "exporting substream %s", pServices->mpStream ); in Export() 1038 const OUString sDocName( OUString::createFromAscii( pServices->mpStream ) ); in Export() 1056 if( pServices->mbPlain ) in Export() 1089 pServices++; in Export() [all …]
|
/aoo42x/main/dbaccess/source/shared/ |
H A D | registrationhelper.cxx | 140 const uno::Sequence< ::rtl::OUString >* pServices = s_pSupportedServices->getConstArray(); in getComponentFactory() local 144 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory() 151 …ntiationFunction( _rxServiceManager, *pImplName, ComponentInstantiationFunction, *pServices, NULL); in getComponentFactory()
|
/aoo42x/main/forms/source/inc/ |
H A D | forms_module_impl.hxx | 156 const Sequence< ::rtl::OUString >* pServices = s_pSupportedServices->getConstArray(); in getComponentFactory() local 160 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory() 167 …ntiationFunction( _rxServiceManager, *pImplName, ComponentInstantiationFunction, *pServices, NULL); in getComponentFactory()
|
/aoo42x/main/svl/source/numbers/ |
H A D | supservs.cxx | 136 const ::rtl::OUString* pServices = aServices.getConstArray(); in supportsService() local 137 for (sal_Int32 i=0; i<aServices.getLength(); ++i, ++pServices) in supportsService() 138 if (pServices->equals(_rServiceName)) in supportsService()
|
/aoo42x/main/svx/source/form/ |
H A D | legacyformcontroller.cxx | 197 const ::rtl::OUString* pServices = aServices.getConstArray(); in supportsService() local 198 for ( sal_Int32 i = 0; i < aServices.getLength(); ++i, ++pServices ) in supportsService() 199 if( pServices->equals( _serviceName ) ) in supportsService()
|
/aoo42x/main/dbaccess/source/ext/adabas/ |
H A D | Acomponentmodule.cxx | 272 const Sequence< ::rtl::OUString >* pServices = s_pSupportedServices->getConstArray(); in getComponentFactory() local 276 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory() 283 …ntiationFunction( _rxServiceManager, *pImplName, ComponentInstantiationFunction, *pServices, NULL); in getComponentFactory()
|
/aoo42x/main/extensions/source/inc/ |
H A D | componentmodule.cxx | 262 const Sequence< ::rtl::OUString >* pServices = s_pSupportedServices->getConstArray(); in getComponentFactory() local 266 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory() 273 …ntiationFunction( _rxServiceManager, *pImplName, ComponentInstantiationFunction, *pServices, NULL); in getComponentFactory()
|
/aoo42x/main/editeng/source/uno/ |
H A D | unofield.cxx | 1100 OUString* pServices = aSeq.getArray(); in getSupportedServiceNames() local 1101 pServices[0] = OUString::createFromAscii( pNewServiceNames[mnServiceId] ); in getSupportedServiceNames() 1102 pServices[1] = OUString::createFromAscii( pOldServiceNames[mnServiceId] ); in getSupportedServiceNames() 1103 pServices[2] = OUString::createFromAscii( "com.sun.star.text.TextContent" ), in getSupportedServiceNames() 1104 pServices[3] = OUString::createFromAscii( "com.sun.star.text.TextField" ); in getSupportedServiceNames()
|
/aoo42x/main/forms/source/misc/ |
H A D | services.cxx | 345 const Sequence< ::rtl::OUString >* pServices = s_aClassServiceNames.getConstArray(); in component_getFactory() local 348 for (sal_Int32 i=0; i<nClasses; ++i, ++pClasses, ++pServices, ++pFunctionsAsInts) in component_getFactory() 360 *pServices in component_getFactory()
|
/aoo42x/main/sw/inc/ |
H A D | unobaseclass.hxx | 162 size_t const nServices, char const*const pServices[]); 164 size_t const nServices, char const*const pServices[],
|
/aoo42x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 3810 ::rtl::OUString* pServices = aServices.getArray(); in getCompatibleServiceNames_Static() 3812 *pServices++ = FRM_COMPONENT_FORM; in getCompatibleServiceNames_Static() 3821 ::rtl::OUString* pServices = aServices.getArray(); in getCurrentServiceNames_Static() 3823 *pServices++ = FRM_SUN_FORMCOMPONENT; in getCurrentServiceNames_Static() 3824 *pServices++ = ::rtl::OUString::createFromAscii("com.sun.star.form.FormComponents"); in getCurrentServiceNames_Static() 3825 *pServices++ = FRM_SUN_COMPONENT_FORM; in getCurrentServiceNames_Static() 3826 *pServices++ = FRM_SUN_COMPONENT_HTMLFORM; in getCurrentServiceNames_Static() 3827 *pServices++ = FRM_SUN_COMPONENT_DATAFORM; in getCurrentServiceNames_Static()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 1248 OUString* pServices = aSeq.getArray(); in getSupportedServiceNames() local 1250 *pServices++ = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.document.OfficeDocument")); in getSupportedServiceNames() 1251 …*pServices++ = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.GenericDrawingDocument"… in getSupportedServiceNames() 1252 …*pServices++ = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.DrawingDocumentFactory"… in getSupportedServiceNames() 1255 …*pServices++ = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.PresentationDocume… in getSupportedServiceNames() 1257 *pServices++ = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.DrawingDocument")); in getSupportedServiceNames()
|
H A D | DrawController.cxx | 271 OUString* pServices = aSupportedServices.getArray(); in getSupportedServiceNames() local 272 pServices[0] = ssServiceName; in getSupportedServiceNames()
|
H A D | UnoDocumentSettings.cxx | 1218 const OUString* pServices = aSeq.getConstArray(); in supportsService() local 1221 if( *pServices++ == ServiceName ) in supportsService()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoobj2.cxx | 131 size_t const nServices, char const*const pServices[], in SupportsServiceImpl() argument 136 if (rServiceName.equalsAscii(pServices[i])) in SupportsServiceImpl() 146 size_t const nServices, char const*const pServices[]) in GetSupportedServiceNamesImpl() argument 151 ret[i] = C2U(pServices[i]); in GetSupportedServiceNamesImpl()
|
/aoo42x/main/svx/source/unodraw/ |
H A D | XPropertyTable.cxx | 107 const OUString* pServices = aServices.getConstArray(); in supportsService() local 112 if( *pServices++ == ServiceName ) in supportsService()
|
/aoo42x/main/desktop/source/so_comp/ |
H A D | services.cxx | 47 static const char* pServices[] = variable
|
/aoo42x/main/desktop/source/splash/ |
H A D | services_spl.cxx | 44 static const char* pServices[] = variable
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | SwXDocumentSettings.cxx | 1052 const OUString* pServices = aSeq.getConstArray(); in supportsService() local 1055 if( *pServices++ == ServiceName ) in supportsService()
|
/aoo42x/main/cppuhelper/source/ |
H A D | factory.cxx | 260 const OUString * pServices = seqServices.getConstArray(); in supportsService() local 262 if( pServices[i] == ServiceName ) in supportsService()
|
/aoo42x/main/unotools/source/config/ |
H A D | moduleoptions.cxx | 1547 const ::rtl::OUString* pServices = lServices.getConstArray(); in ClassifyFactoryByModel() local 1551 … SvtModuleOptions::EFactory eApp = SvtModuleOptions::ClassifyFactoryByServiceName(pServices[i]); in ClassifyFactoryByModel()
|