Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/graphic/
H A Dndgrf.cxx581 uno::Reference< embed::XStorage > refPics = _GetDocSubstorageOrRoot( aPicStgName ); in SwapIn() local
582 SvStream* pStrm = _GetStreamForEmbedGrf( refPics, aStrmName ); in SwapIn()
886 uno::Reference< embed::XStorage > refPics = xDocStg; in DelStreamName() local
888refPics = xDocStg->openStorageElement( aPicStgName, embed::ElementModes::READWRITE ); in DelStreamName()
889 refPics->removeElement( aStrmName ); in DelStreamName()
890 uno::Reference< embed::XTransactedObject > xTrans( refPics, uno::UNO_QUERY ); in DelStreamName()
1043 uno::Reference< embed::XStorage > refPics = _GetDocSubstorageOrRoot( aPicStgName ); in MakeCopy() local
1044 SvStream* pStrm = _GetStreamForEmbedGrf( refPics, aStrmName ); in MakeCopy()
1122 uno::Reference< embed::XStorage > refPics = _GetDocSubstorageOrRoot( aPicStgName ); in IMPL_LINK() local
1123 SvStream* pStrm = _GetStreamForEmbedGrf( refPics, aStrmName ); in IMPL_LINK()

Completed in 29 milliseconds