Searched refs:aCurrentDatabaseCommand (Results 1 – 1 of 1) sorted by relevance
1239 uno::Any aCurrentDatabaseCommand; in SetConfigurationSettings() local1270 else if ( !aCurrentDatabaseCommand.hasValue() in SetConfigurationSettings()1273 aCurrentDatabaseCommand = pValues->Value; in SetConfigurationSettings()1336 if ( aCurrentDatabaseCommand.hasValue() ) in SetConfigurationSettings()1338 xProps->setPropertyValue( sCurrentDatabaseCommand, aCurrentDatabaseCommand ); in SetConfigurationSettings()
Completed in 23 milliseconds