Searched refs:aProgCurrent (Results 1 – 1 of 1) sorted by relevance
578 uno::Any aProgCurrent; in Import() local579 aProgCurrent <<= nProgressCurrent; in Import()580 …t->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ProgressCurrent")), aProgCurrent); in Import()995 uno::Any aProgCurrent; in Export() local996 aProgCurrent <<= nProgressCurrent; in Export()997 …t->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ProgressCurrent")), aProgCurrent); in Export()
Completed in 31 milliseconds