Searched refs:aCurrentDatabaseCommand (Results 1 – 1 of 1) sorted by relevance
1236 uno::Any aCurrentDatabaseCommand; in SetConfigurationSettings() local1267 else if ( !aCurrentDatabaseCommand.hasValue() in SetConfigurationSettings()1270 aCurrentDatabaseCommand = pValues->Value; in SetConfigurationSettings()1333 if ( aCurrentDatabaseCommand.hasValue() ) in SetConfigurationSettings()1335 xProps->setPropertyValue( sCurrentDatabaseCommand, aCurrentDatabaseCommand ); in SetConfigurationSettings()