Searched refs:aCurrentDatabaseCommandType (Results 1 – 1 of 1) sorted by relevance
1241 uno::Any aCurrentDatabaseCommandType; in SetConfigurationSettings() local1275 else if ( !aCurrentDatabaseCommandType.hasValue() in SetConfigurationSettings()1278 aCurrentDatabaseCommandType = pValues->Value; in SetConfigurationSettings()1340 if ( aCurrentDatabaseCommandType.hasValue() ) in SetConfigurationSettings()1342 xProps->setPropertyValue( sCurrentDatabaseCommandType, aCurrentDatabaseCommandType ); in SetConfigurationSettings()
Completed in 12 milliseconds