Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx1370 uno::Reference< embed::XStorage > xPictures = xDocStor->openStorageElement( in InsertStreamIntoPicturesStorage_Impl() local
1373 uno::Reference< io::XStream > xObjReplStr = xPictures->openStreamElement( in InsertStreamIntoPicturesStorage_Impl()
1382 uno::Reference< embed::XTransactedObject > xTransact( xPictures, uno::UNO_QUERY ); in InsertStreamIntoPicturesStorage_Impl()
/AOO41X/main/filter/source/msfilter/
H A Dmsocximex.cxx183 uno::Reference< embed::XStorage > xPictures = xStor->openStorageElement( in storePictureInDoc() local
186 uno::Reference< beans::XPropertySet > xPropSet( xPictures, uno::UNO_QUERY ); in storePictureInDoc()
198 uno::Reference< io::XStream > xObjReplStr = xPictures->openStreamElement( in storePictureInDoc()
206 uno::Reference< embed::XTransactedObject > xTransact( xPictures, uno::UNO_QUERY ); in storePictureInDoc()