Home
last modified time | relevance | path

Searched refs:AsciiName (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/dbaccess/source/core/dataaccess/
H A DModelImpl.hxx102 const sal_Char* AsciiName; member
107 ,AsciiName( NULL ) in AsciiPropertyValue()
114 ,AsciiName( _pAsciiName ) in AsciiPropertyValue()
122 ,AsciiName( _pAsciiName ) in AsciiPropertyValue()
H A Ddatasource.cxx458 for ( ; pSetting->AsciiName; ++pSetting ) in lcl_filterDriverProperties()
460 if ( !pDataSourceSetting->Name.compareToAscii( pSetting->AsciiName ) ) in lcl_filterDriverProperties()
467 if ( !pAllowedDriverSetting->Name.compareToAscii( pSetting->AsciiName ) ) in lcl_filterDriverProperties()
476 if ( bAllowSetting || !pSetting->AsciiName ) in lcl_filterDriverProperties()
H A DModelImpl.cxx535 for ( ; pSettings->AsciiName; ++pSettings ) in impl_construct_nothrow()
540 ::rtl::OUString::createFromAscii( pSettings->AsciiName ), in impl_construct_nothrow()
550 ::rtl::OUString::createFromAscii( pSettings->AsciiName ), in impl_construct_nothrow()

Completed in 32 milliseconds