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::FirstStart101 return FirstStart::GetImplementationName(); in getImplementationName()
57 static ::rtl::OUString GetImplementationName();
63 OUString SOEvaluation::GetImplementationName() in GetImplementationName() function in desktop::SOEvaluation180 return SOEvaluation::GetImplementationName(); in getImplementationName()
64 OUString OEMPreloadJob::GetImplementationName() in GetImplementationName() function in desktop::OEMPreloadJob118 return OEMPreloadJob::GetImplementationName(); in getImplementationName()
59 static ::rtl::OUString GetImplementationName();
60 static ::rtl::OUString GetImplementationName();
79 typedef ::rtl::OUString (SAL_CALL * GetImplementationName)(); typedef86 GetImplementationName getImplementationName;
53 if ( pServiceManager && implName.equals( DocumentDigitalSignatures::GetImplementationName() ) ) in component_getFactory()
65 static ::rtl::OUString GetImplementationName();
488 rtl::OUString DocumentDigitalSignatures::GetImplementationName() in GetImplementationName() function in DocumentDigitalSignatures