Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx233 = xDoc->getDocumentStorage(); in notifyEvent()
337 = xDoc->getDocumentStorage(); in notifyEvent()
373 = xDoc->getDocumentStorage(); in notifyEvent()
415 = xDoc->getDocumentStorage(); in notifyEvent()
552 = xDoc->getDocumentStorage(); in buildDocumentsList()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx404 … Reference< XStorage > xDocStorage( xStorageDoc->getDocumentStorage(), UNO_QUERY_THROW ); in lcl_commitDocumentStorage_nothrow()
692 Reference< XStorage > xDocStorage( xStorageDoc->getDocumentStorage(), UNO_QUERY_THROW ); in bind()
775 Reference< XStorage > xDocStorage( xStorageDoc->getDocumentStorage(), UNO_QUERY_THROW ); in removeFromDocument()
/trunk/main/offapi/com/sun/star/document/
H A DXStorageBasedDocument.idl97 ::com::sun::star::embed::XStorage getDocumentStorage()
/trunk/main/oox/source/ole/
H A Dvbaproject.cxx525 … Reference< XStorage > xDocStorage( xStorageBasedDoc->getDocumentStorage(), UNO_QUERY_THROW ); in copyStorage()
/trunk/main/basic/source/basmgr/
H A Dbasicmanagerrepository.cxx522 _out_rStorage.set( xStorDoc->getDocumentStorage() ); in impl_getDocumentStorage_nothrow()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx84 uno::Reference< embed::XStorage > xStr( xDocStor->getDocumentStorage() ); in GetDoc()
/trunk/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx811 Reference< embed::XStorage > SAL_CALL ChartModel::getDocumentStorage() in getDocumentStorage() function in chart::ChartModel
H A DChartModel.hxx576 …::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > SAL_CALL getDocumentStorage()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx406 …star::uno::Reference< ::com::sun::star::embed::XStorage > SAL_CALL getDocumentStorage( ) throw (:…
H A Ddatabasedocument.cxx1896 Reference< XStorage > SAL_CALL ODatabaseDocument::getDocumentStorage( ) throw (IOException, Except… in getDocumentStorage() function in dbaccess::ODatabaseDocument
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx1078 virtual REFERENCE< XSTORAGE > SAL_CALL getDocumentStorage()
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx308 …star::uno::Reference< ::com::sun::star::embed::XStorage > SAL_CALL getDocumentStorage( ) throw (:…
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx1712 uno::Reference< embed::XStorage > xStor = xDoc->getDocumentStorage(); in IsODFVersionConsistent()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx1035 uno::Reference< embed::XStorage > xStorage = xDoc->getDocumentStorage(); in BreakFileLink_Impl()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx885 getDocumentStorage(), uno::UNO_QUERY ); in getDocumentInfo()
3761 uno::Reference< XSTORAGE > SAL_CALL SfxBaseModel::getDocumentStorage() in getDocumentStorage() function in SfxBaseModel
/trunk/main/basic/source/uno/
H A Dnamecont.cxx2657 xDocStorage.set( _rxDocument->getDocumentStorage(), UNO_QUERY_THROW ); in initializeFromDocument()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1679 uno::Reference< embed::XStorage > SAL_CALL OReportDefinition::getDocumentStorage( ) throw (io::IOE… in getDocumentStorage() function in reportdesign::OReportDefinition

Completed in 146 milliseconds