Home
last modified time | relevance | path

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

/AOO41X/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx539 … uno::Reference< beans::XPropertySet > xTempStreamProps( xTempInpStream, uno::UNO_QUERY_THROW ); in LoadDocumentFromStorage_Impl() local
540xTempStreamProps->getPropertyValue( ::rtl::OUString::createFromAscii( "Uri" ) ) >>= aTempFileURL; in LoadDocumentFromStorage_Impl()
893 … uno::Reference< beans::XPropertySet > xTempStreamProps( xTempStream, uno::UNO_QUERY_THROW ); in CreateTempDocFromLink_Impl() local
894xTempStreamProps->getPropertyValue( ::rtl::OUString::createFromAscii( "Uri" ) ) >>= aTempFileURL; in CreateTempDocFromLink_Impl()