Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4358 sal_Int32 nPropsToAdd = 0; in GetConfigurationSettings() local
4364 ++nPropsToAdd; in GetConfigurationSettings()
4374 ++nPropsToAdd; in GetConfigurationSettings()
4378 ++nPropsToAdd; in GetConfigurationSettings()
4383 if( nPropsToAdd > 0 ) in GetConfigurationSettings()
4386 rProps.realloc(nCount + nPropsToAdd); in GetConfigurationSettings()

Completed in 37 milliseconds