Searched refs:pAsciiImplementationName (Results 1 – 2 of 2) sorted by relevance
94 const sal_Char* pAsciiImplementationName; member99 ,pAsciiImplementationName( NULL ) in ComponentDescription()105 ,pAsciiImplementationName( _pAsciiImplementationName ) in ComponentDescription()135 sMainKeyName += ::rtl::OUString::createFromAscii( pComponents->pAsciiImplementationName ); in component_writeInfo()163 if ( 0 == sImplementationName.compareToAscii( pComponents->pAsciiImplementationName ) ) in component_getFactory()
196 const sal_Char* pAsciiImplementationName; in load() member199 ,pAsciiImplementationName( _pImpl ) in load()219 aContext.createComponent( aImplementations[i].pAsciiImplementationName, xController ); in load()
Completed in 11 milliseconds