Searched refs:aCurrentDatabaseDataSource (Results 1 – 1 of 1) sorted by relevance
1241 uno::Any aCurrentDatabaseDataSource; in SetConfigurationSettings() local1269 else if ( !aCurrentDatabaseDataSource.hasValue() in SetConfigurationSettings()1272 aCurrentDatabaseDataSource = pValues->Value; in SetConfigurationSettings()1336 if ( aCurrentDatabaseDataSource.hasValue() ) in SetConfigurationSettings()1338 xProps->setPropertyValue( sCurrentDatabaseDataSource, aCurrentDatabaseDataSource ); in SetConfigurationSettings()
Completed in 22 milliseconds