Searched refs:GetDocStorage (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 167 rStorageName,xObjStg,pDoc->GetDocStorage(),aGraph,aRect,aVisArea,0,nErr,0,nAspect); in TestOleNeedsGraphic() 175 comphelper::EmbeddedObjectContainer aCnt( pDoc->GetDocStorage() ); in TestOleNeedsGraphic() 939 comphelper::EmbeddedObjectContainer aCnt( pOleNd->GetDoc()->GetDocStorage() ); in WriteGraphicNode() 982 … Graphic* pGr = SdrOle2Obj::GetGraphicFromObject( pOleNd->GetDoc()->GetDocStorage(), rObj ); in WriteGraphicNode()
|
/aoo42x/main/sw/source/core/draw/ |
H A D | drawdoc.cxx | 150 uno::Reference < embed::XStorage > xRoot( pDoc->GetDocStorage() ); in GetDocumentStream()
|
/aoo42x/main/sw/source/core/graphic/ |
H A D | ndgrf.cxx | 879 uno::Reference< embed::XStorage > xDocStg = GetDoc()->GetDocStorage(); in DelStreamName() 916 const_cast< SwGrfNode* >( this )->GetDoc()->GetDocStorage(); in _GetDocSubstorageOrRoot()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docnew.cxx | 802 uno::Reference < embed::XStorage > SwDoc::GetDocStorage() in GetDocStorage() function in SwDoc
|
/aoo42x/main/sw/inc/ |
H A D | doc.hxx | 1854 ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > GetDocStorage();
|
Completed in 57 milliseconds