Searched refs:aCurrentDatabaseCommandType (Results 1 – 1 of 1) sorted by relevance
1245 uno::Any aCurrentDatabaseCommandType; in SetConfigurationSettings() local1279 else if ( !aCurrentDatabaseCommandType.hasValue() in SetConfigurationSettings()1282 aCurrentDatabaseCommandType = pValues->Value; in SetConfigurationSettings()1344 if ( aCurrentDatabaseCommandType.hasValue() ) in SetConfigurationSettings()1346 xProps->setPropertyValue( sCurrentDatabaseCommandType, aCurrentDatabaseCommandType ); in SetConfigurationSettings()
Completed in 17 milliseconds