Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx273 Reference<XNameAccess> xElements(getContainerStorage(),UNO_QUERY); in createInstanceWithArguments()
281 aIni[0] <<= getContainerStorage(); in createInstanceWithArguments()
294 …ODocumentDefinition::GetDocumentServiceFromMediaType( getContainerStorage(), sPersistentName, m_aC… in createInstanceWithArguments()
745 Reference<XTransactedObject> xTrans(getContainerStorage(),UNO_QUERY); in commit()
761 Reference<XTransactedObject> xTrans(getContainerStorage(),UNO_QUERY); in revert()
766 Reference< XStorage> ODocumentContainer::getContainerStorage() const in getContainerStorage() function in dbaccess::ODocumentContainer
H A Ddocumentdefinition.cxx1236 Reference< XStorage> xStorage = getContainerStorage(); in execute()
1275 Reference< XStorage> xStorage = getContainerStorage(); in execute()
1386 Reference< XStorage> xStorage = getContainerStorage(); in onCommandInsert()
1572 Reference< XStorage> xStorage = getContainerStorage(); in saveAs()
1689 …return lcl_determineContentType_nothrow( getContainerStorage(), m_pImpl->m_aProps.sPersistentName … in determineContentType()
1804 Reference< XStorage> xStorage = getContainerStorage(); in loadEmbeddedObject()
2211 Reference< XStorage> ODocumentDefinition::getContainerStorage() const in getContainerStorage() function in dbaccess::ODocumentDefinition
H A Ddocumentcontainer.hxx139 ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > getContainerStorage() const;
H A Ddocumentdefinition.hxx173 getContainerStorage() const;

Completed in 68 milliseconds