Searched refs:GetImplementationName (Results 1 – 12 of 12) sorted by relevance
130 return m_aServiceDescriptor.GetImplementationName(); in IMPLEMENT_GET_IMPLEMENTATION_ID()160 aService.GetImplementationName = &FormController::getImplementationName_static; in Create()288 aService.GetImplementationName = &DialogController::getImplementationName_static; in Create()
45 ( *GetImplementationName )( void );
47 OUString FirstStart::GetImplementationName() in GetImplementationName() function in desktop::FirstStart102 return FirstStart::GetImplementationName(); in getImplementationName()
57 static ::rtl::OUString GetImplementationName();
79 typedef ::rtl::OUString (SAL_CALL * GetImplementationName)(); typedef86 GetImplementationName getImplementationName;
63 OUString SOEvaluation::GetImplementationName() in GetImplementationName() function in desktop::SOEvaluation181 return SOEvaluation::GetImplementationName(); in getImplementationName()
64 OUString OEMPreloadJob::GetImplementationName() in GetImplementationName() function in desktop::OEMPreloadJob119 return OEMPreloadJob::GetImplementationName(); in getImplementationName()
59 static ::rtl::OUString GetImplementationName();
60 static ::rtl::OUString GetImplementationName();
53 if ( pServiceManager && implName.equals( DocumentDigitalSignatures::GetImplementationName() ) ) in component_getFactory()
65 static ::rtl::OUString GetImplementationName() throw (com::sun::star::uno::RuntimeException);
493 rtl::OUString DocumentDigitalSignatures::GetImplementationName() throw (RuntimeException) in GetImplementationName() function in DocumentDigitalSignatures
Completed in 75 milliseconds