Home
last modified time | relevance | path

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

/trunk/main/connectivity/qa/complex/connectivity/
H A DHsqlDriverTest.java71 XStorage stor = doc.getDocumentSubStorage("database",4); in test()
100 XStorage stor = doc.getDocumentSubStorage("database",4); in test()
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx160 …virtual Reference< XStorage > SAL_CALL getDocumentSubStorage( const ::rtl::OUString& aStorageName,…
331 Reference< XStorage > SAL_CALL DocumentStorageAccess::getDocumentSubStorage( const ::rtl::OUString&… in getDocumentSubStorage() function in dbaccess::DocumentStorageAccess
1089 …return getDocumentStorageAccess()->getDocumentSubStorage( getObjectContainerStorageName( _eType ),… in getStorage()
H A Ddatabasedocument.cxx1679 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, ElementModes::READWRITE ); in getUIConfigurationManager()
1693 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, ElementModes::READ ); in getUIConfigurationManager()
1703 Reference< XStorage > SAL_CALL ODatabaseDocument::getDocumentSubStorage( const ::rtl::OUString& aSt… in getDocumentSubStorage() function in dbaccess::ODatabaseDocument
1708 return xStorageAccess->getDocumentSubStorage( aStorageName, nMode ); in getDocumentSubStorage()
H A Ddatabasedocument.hxx396 …tar::uno::Reference< ::com::sun::star::embed::XStorage > SAL_CALL getDocumentSubStorage( const ::r…
H A Ddatasource.cxx760 …aDriverInfo[nCount++].Value <<= xDocSup->getDocumentSubStorage(::rtl::OUString(RTL_CONSTASCII_USTR… in buildLowLevelConnection()
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentSubStorageSupplier.idl63 com::sun::star::embed::XStorage getDocumentSubStorage(
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsDocumentContent.java100 …XStorage xStorage = xDocumentSubStorageSupplier.getDocumentSubStorage(names[0], ElementModes.READW… in checkTransientDocumentsDocumentContent()
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java104 storage = xDocumentSubStorageSupplier.getDocumentSubStorage( name, mode ); in XStorageHelper()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2618 …xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, com::sun::star::embed::ElementModes::… in Notify()
2620 …xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, com::sun::star::embed::ElementModes::… in Notify()
3253 uno::Reference< XSTORAGE > SAL_CALL SfxBaseModel::getDocumentSubStorage( const ::rtl::OUString& aSt… in getDocumentSubStorage() function in SfxBaseModel
3442 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, embed::ElementModes::READWRITE ); in getUIConfigurationManager()
3458 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, embed::ElementModes::READ ); in getUIConfigurationManager()
3472 … xOOo1ConfigStorage = getDocumentSubStorage( aOOo1UIConfigFolderName, embed::ElementModes::READ ); in getUIConfigurationManager()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx1047 …virtual REFERENCE< XSTORAGE > SAL_CALL getDocumentSubStorage( const ::rtl::OUString& aStorageName,…
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx350 …tar::uno::Reference< ::com::sun::star::embed::XStorage > SAL_CALL getDocumentSubStorage( const ::r…
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2159 uno::Reference< embed::XStorage > SAL_CALL OReportDefinition::getDocumentSubStorage( const ::rtl::O… in getDocumentSubStorage() function in reportdesign::OReportDefinition

Completed in 271 milliseconds