Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/xml/
H A Dxmlimp.cxx1245 uno::Any aCurrentDatabaseCommandType; in SetConfigurationSettings() local
1279 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 21 milliseconds