Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/source/core/
H A Dxmlexp.cxx1149 sal_Int32 nSettingsCount = 0; in ImplExportSettings() local
1155 nSettingsCount += aViewSettings.getLength(); in ImplExportSettings()
1161 nSettingsCount += aConfigSettings.getLength(); in ImplExportSettings()
1164 nSettingsCount += GetDocumentSpecificSettings( aSettings ); in ImplExportSettings()
1168 nSettingsCount != 0, in ImplExportSettings()