Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx578 uno::Any aProgCurrent; in Import() local
579 aProgCurrent <<= nProgressCurrent; in Import()
580 …t->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ProgressCurrent")), aProgCurrent); in Import()
995 uno::Any aProgCurrent; in Export() local
996 aProgCurrent <<= nProgressCurrent; in Export()
997 …t->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ProgressCurrent")), aProgCurrent); in Export()

Completed in 19 milliseconds