Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx1158 uno::Sequence<beans::PropertyValue> aConfigSettings; in ImplExportSettings() local
1159 GetConfigurationSettings( aConfigSettings ); in ImplExportSettings()
1160 aSettings.push_back( SettingsGroup( XML_CONFIGURATION_SETTINGS, aConfigSettings ) ); in ImplExportSettings()
1161 nSettingsCount += aConfigSettings.getLength(); in ImplExportSettings()