Home
last modified time | relevance | path

Searched refs:aServiceName (Results 101 – 125 of 136) sorted by relevance

123456

/trunk/main/sd/source/core/
H A Dstlfamily.cxx202 OUString aServiceName( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.style.StyleFamily") ); in getSupportedServiceNames() local
203 Sequence< OUString > aSeq( &aServiceName, 1 ); in getSupportedServiceNames()
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx373 …const OUString aServiceName( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.accessibility.AccessibleCo… in getSupportedServiceNames() local
374 return Sequence< OUString >( &aServiceName, 1 ); in getSupportedServiceNames()
/trunk/main/starmath/source/
H A Dmathmlimport.cxx461 const OUString aServiceName( IMPORT_SVC_NAME ); in SmXMLImport_getSupportedServiceNames() local
462 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in SmXMLImport_getSupportedServiceNames()
485 const OUString aServiceName( IMPORT_SVC_NAME ); in SmXMLImportMeta_getSupportedServiceNames() local
486 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in SmXMLImportMeta_getSupportedServiceNames()
509 const OUString aServiceName( IMPORT_SVC_NAME ); in SmXMLImportSettings_getSupportedServiceNames() local
510 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in SmXMLImportSettings_getSupportedServiceNames()
/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx297 rtl::OUString aServiceName( this->getServiceNameForParameter( rParameter ) ); in getCurrentTemplate() local
298 if( !aServiceName.isEmpty() ) in getCurrentTemplate()
300 xTemplate.set( xTemplateManager->createInstance( aServiceName ), uno::UNO_QUERY ); in getCurrentTemplate()
H A Dtp_ChartType.cxx1113 ::rtl::OUString aServiceName( aTemplate.second ); in initializePage()
1121 if( (*aIter)->isSubType(aServiceName) ) in initializePage()
1128 …ChartTypeParameter aParameter = (*aIter)->getChartTypeParameterForService( aServiceName, xTemplate… in initializePage()
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx150 String aServiceName; member in SfxFilterContainer_Impl
155 aServiceName = SfxObjectShell::GetServiceNameFromFactory( rName ); in SfxFilterContainer_Impl()
1076 pFilter->aServiceName = sServiceName; in ReadSingleFilter_Impl()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx3093 String aServiceName = rPar.Get(1)->GetString(); in RTL_Impl_CreateUnoService() local
3102 xInterface = xFactory->createInstance( aServiceName ); in RTL_Impl_CreateUnoService()
3117 SbUnoObjectRef xUnoObj = new SbUnoObject( aServiceName, aAny ); in RTL_Impl_CreateUnoService()
3147 String aServiceName = rPar.Get(1)->GetString(); in RTL_Impl_CreateUnoServiceWithArguments() local
3160 xInterface = xFactory->createInstanceWithArguments( aServiceName, aArgs ); in RTL_Impl_CreateUnoServiceWithArguments()
3175 SbUnoObjectRef xUnoObj = new SbUnoObject( aServiceName, aAny ); in RTL_Impl_CreateUnoServiceWithArguments()
3775 String aServiceName = GetName(); in SFX_NOTIFY() local
3779 xRet = xServiceMgr->createInstanceWithArgumentsAndContext( aServiceName, args, xContext ); in SFX_NOTIFY()
H A Dsb.cxx443 … ::rtl::OUString aServiceName( RTL_CONSTASCII_USTRINGPARAM( "ooo.vba.FileSystemObject" ) ); in CreateObject()
444 … Reference< XInterface > xInterface( xFactory->createInstance( aServiceName ), UNO_SET_THROW ); in CreateObject()
445 return new SbUnoObject( aServiceName, uno::makeAny( xInterface ) ); in CreateObject()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1900 OUString aServiceName; in ProcessControl() local
1903 … case EXC_CTRL_BINDCONTENT: aServiceName = CREATE_OUSTRING( SC_SERVICENAME_VALBIND ); break; in ProcessControl()
1904 … case EXC_CTRL_BINDPOSITION: aServiceName = CREATE_OUSTRING( SC_SERVICENAME_LISTCELLBIND ); break; in ProcessControl()
1907 xFactory->createInstanceWithArguments( aServiceName, aArgs ), UNO_QUERY_THROW ); in ProcessControl()
3309 OUString aServiceName = rTbxObj.GetServiceName(); in CreateSdrObject() local
3310 if( SupportsOleObjects() && (aServiceName.getLength() > 0) ) try in CreateSdrObject()
3313 …rmComponent > xFormComp( ScfApiHelper::CreateInstance( GetDocShell(), aServiceName ), UNO_QUERY_TH… in CreateSdrObject()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx226 OUString aServiceName = bRange ? in lclPrepareConverter() local
229 rConverter.set( xModelFactory->createInstance( aServiceName ) ); in lclPrepareConverter()
1811 OUString aServiceName = rControl.getServiceName(); in convertAndInsert() local
1812 …Reference< XFormComponent > xFormComp( mxModelFactory->createInstance( aServiceName ), UNO_QUERY_T… in convertAndInsert()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx573 …const ::rtl::OUString aServiceName( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.presentation.Presen… in ExecuteNewDocument() local
574 String aStandardTemplate( SfxObjectFactory::GetStandardTemplate( aServiceName ) ); in ExecuteNewDocument()
/trunk/main/shell/source/backends/localebe/
H A Dlocalebackend.hxx51 supportsService( const rtl::OUString& aServiceName )
/trunk/main/shell/source/backends/macbe/
H A Dmacbackend.hxx50 virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& aServiceName)
/trunk/main/xmloff/source/transform/
H A DOOo2Oasis.cxx2106 const OUString aServiceName( OOo2OasisTransformer_getImplementationName() ); in OOo2OasisTransformer_getSupportedServiceNames() local
2107 const Sequence< OUString > aSeq( &aServiceName, 1 ); in OOo2OasisTransformer_getSupportedServiceNames()
2126 const OUString aServiceName( className##_getImplementationName() ); \
2127 const Sequence< OUString > aSeq( &aServiceName, 1 ); \
/trunk/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.hxx69 supportsService( const rtl::OUString& aServiceName )
/trunk/main/xmloff/source/draw/
H A Dsdxmlimp.cxx295 const OUString aServiceName( RTL_CONSTASCII_USTRINGPARAM( servicename ) );\
296 const uno::Sequence< OUString > aSeq( &aServiceName, 1 );\
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx153 …rtl::OUString aServiceName( rtl::OUString::createFromAscii("com.sun.star.linguistic2.ProofreadingI… in SV_IMPL_PTRARR() local
155 ( xMgr->createInstance( aServiceName ), uno::UNO_QUERY_THROW ); in SV_IMPL_PTRARR()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.hxx77 const rtl::OUString& aServiceName,
/trunk/main/udkapi/com/sun/star/container/
H A DXContentEnumerationAccess.idl60 com::sun::star::container::XEnumeration createContentEnumeration( [in] string aServiceName );
/trunk/main/shell/source/backends/wininetbe/
H A Dwininetbackend.hxx51 supportsService( const rtl::OUString& aServiceName )
/trunk/main/sfx2/source/doc/
H A Ddocfilt.cxx67 aServiceName( rServiceName ), in DBG_NAME()
/trunk/main/i18npool/inc/
H A Dindexentrysupplier.hxx92 rtl::OUString aServiceName; member in com::sun::star::i18n::IndexEntrySupplier
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx865 aServiceDesc.aServiceName = aStrVal; in setPropertyValue()
997 rtl::OUString aServiceName; in getPropertyValue() local
1000 aServiceName = pServiceDesc->aServiceName; in getPropertyValue()
1001 aRet <<= aServiceName; // empty string if no ServiceDesc set in getPropertyValue()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx336 const OUString aServiceName( OUString::createFromAscii(pServiceName) ); in createNode() local
337 …rence< XInterface > xFac( ::comphelper::getProcessServiceFactory()->createInstance(aServiceName) ); in createNode()
1444 const OUString aServiceName( OUString::createFromAscii("com.sun.star.animations.Command") ); in importTimeContainer() local
1445 … > xChildNode( ::comphelper::getProcessServiceFactory()->createInstance(aServiceName), UNO_QUERY ); in importTimeContainer()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx424 ::rtl::OUString aServiceName; in CheckFilterOptionsCapability()
430 aProps[nProperty].Value >>= aServiceName; in CheckFilterOptionsCapability()
431 if( aServiceName.getLength() ) in CheckFilterOptionsCapability()

Completed in 222 milliseconds

123456