Home
last modified time | relevance | path

Searched refs:aCurrentDatabaseCommand (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sw/source/filter/xml/
H A Dxmlimp.cxx1243 uno::Any aCurrentDatabaseCommand; in SetConfigurationSettings() local
1274 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 23 milliseconds