Searched refs:aCurrentDatabaseDataSource (Results 1 – 1 of 1) sorted by relevance
1237 uno::Any aCurrentDatabaseDataSource; in SetConfigurationSettings() local1265 else if ( !aCurrentDatabaseDataSource.hasValue() in SetConfigurationSettings()1268 aCurrentDatabaseDataSource = pValues->Value; in SetConfigurationSettings()1332 if ( aCurrentDatabaseDataSource.hasValue() ) in SetConfigurationSettings()1334 xProps->setPropertyValue( sCurrentDatabaseDataSource, aCurrentDatabaseDataSource ); in SetConfigurationSettings()
Completed in 21 milliseconds