Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/xml/
H A Dxmlwrap.cxx677 OUString sBuildPropName( RTL_CONSTASCII_USTRINGPARAM("BuildId" ) ); in Import() local
678 if( xModelSetInfo.is() && xModelSetInfo->hasPropertyByName(sBuildPropName) ) in Import()
680 xModelSet->setPropertyValue( sBuildPropName, xInfoSet->getPropertyValue(sBuildPropName) ); in Import()

Completed in 19 milliseconds