Lines Matching refs:implName
116 static OUString implName( in smgr_wrapper_getImplementationName() local
118 pImplName = &implName; in smgr_wrapper_getImplementationName()
151 static OUString implName( in smgr_getImplementationName() local
153 pImplName = &implName; in smgr_getImplementationName()
184 …static OUString implName( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.comp.stoc.ORegistryServiceMan… in regsmgr_getImplementationName() local
185 pImplName = &implName; in regsmgr_getImplementationName()
1504 OUString const & implName = in has() local
1507 return m_ImplementationNameMap.find( implName ) != in has()
1585 OUString const & implName = in remove() local
1589 m_ImplementationNameMap.find( implName ) ); in remove()
1594 + implName, static_cast< OWeakObject * >(this) ); in remove()