Searched refs:aCurrentDatabaseCommand (Results 1 – 1 of 1) sorted by relevance
1243 uno::Any aCurrentDatabaseCommand; in SetConfigurationSettings() local1274 else if ( !aCurrentDatabaseCommand.hasValue() in SetConfigurationSettings()1277 aCurrentDatabaseCommand = pValues->Value; in SetConfigurationSettings()1340 if ( aCurrentDatabaseCommand.hasValue() ) in SetConfigurationSettings()1342 xProps->setPropertyValue( sCurrentDatabaseCommand, aCurrentDatabaseCommand ); in SetConfigurationSettings()
Completed in 20 milliseconds