Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx1239 uno::Any aCurrentDatabaseCommand; in SetConfigurationSettings() local
1270 else if ( !aCurrentDatabaseCommand.hasValue() in SetConfigurationSettings()
1273 aCurrentDatabaseCommand = pValues->Value; in SetConfigurationSettings()
1336 if ( aCurrentDatabaseCommand.hasValue() ) in SetConfigurationSettings()
1338 xProps->setPropertyValue( sCurrentDatabaseCommand, aCurrentDatabaseCommand ); in SetConfigurationSettings()

Completed in 14 milliseconds