Searched refs:aCurrentDatabaseCommandType (Results 1 – 1 of 1) sorted by relevance
1238 uno::Any aCurrentDatabaseCommandType; in SetConfigurationSettings() local1272 else if ( !aCurrentDatabaseCommandType.hasValue() in SetConfigurationSettings()1275 aCurrentDatabaseCommandType = pValues->Value; in SetConfigurationSettings()1337 if ( aCurrentDatabaseCommandType.hasValue() ) in SetConfigurationSettings()1339 xProps->setPropertyValue( sCurrentDatabaseCommandType, aCurrentDatabaseCommandType ); in SetConfigurationSettings()