Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/xml/
H A Dxmlimp.cxx1241 uno::Any aCurrentDatabaseDataSource; in SetConfigurationSettings() local
1269 else if ( !aCurrentDatabaseDataSource.hasValue() in SetConfigurationSettings()
1272 aCurrentDatabaseDataSource = pValues->Value; in SetConfigurationSettings()
1336 if ( aCurrentDatabaseDataSource.hasValue() ) in SetConfigurationSettings()
1338 xProps->setPropertyValue( sCurrentDatabaseDataSource, aCurrentDatabaseDataSource ); in SetConfigurationSettings()

Completed in 41 milliseconds