Home
last modified time | relevance | path

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

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