Home
last modified time | relevance | path

Searched refs:pAsciiImplementationName (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/pdfimport/
H A Dservices.cxx94 const sal_Char* pAsciiImplementationName; member
99 ,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()
/trunk/main/dbaccess/source/ui/browser/
H A Ddbloader.cxx196 const sal_Char* pAsciiImplementationName; in load() member
199 ,pAsciiImplementationName( _pImpl ) in load()
219 aContext.createComponent( aImplementations[i].pAsciiImplementationName, xController ); in load()

Completed in 21 milliseconds