Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx1237 uno::Any aCurrentDatabaseDataSource; in SetConfigurationSettings() local
1265 else if ( !aCurrentDatabaseDataSource.hasValue() in SetConfigurationSettings()
1268 aCurrentDatabaseDataSource = pValues->Value; in SetConfigurationSettings()
1332 if ( aCurrentDatabaseDataSource.hasValue() ) in SetConfigurationSettings()
1334 xProps->setPropertyValue( sCurrentDatabaseDataSource, aCurrentDatabaseDataSource ); in SetConfigurationSettings()

Completed in 24 milliseconds