Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2204 rtl::OUString sSCName(RTL_CONSTASCII_USTRINGPARAM("ScriptConfiguration")); in SetConfigurationSettings() local
2229 else if ((aConfigProps[i].Name == sVBName) || (aConfigProps[i].Name == sSCName)) in SetConfigurationSettings()