Searched refs:xTempStreamProps (Results 1 – 1 of 1) sorted by relevance
539 uno::Reference< beans::XPropertySet > xTempStreamProps( xTempInpStream, uno::UNO_QUERY_THROW ); in LoadDocumentFromStorage_Impl() local540 xTempStreamProps->getPropertyValue( ::rtl::OUString::createFromAscii( "Uri" ) ) >>= aTempFileURL; in LoadDocumentFromStorage_Impl()893 uno::Reference< beans::XPropertySet > xTempStreamProps( xTempStream, uno::UNO_QUERY_THROW ); in CreateTempDocFromLink_Impl() local894 xTempStreamProps->getPropertyValue( ::rtl::OUString::createFromAscii( "Uri" ) ) >>= aTempFileURL; in CreateTempDocFromLink_Impl()
Completed in 15 milliseconds