/aoo4110/main/qadevOOo/tests/java/ifc/ui/ |
H A D | _XUIConfigurationStorage.java | 43 private XStorage xStore = null; field in _XUIConfigurationStorage
|
H A D | _XUIConfigurationPersistence.java | 33 private XStorage xStore = null; field in _XUIConfigurationPersistence
|
/aoo4110/main/framework/qa/complex/imageManager/ |
H A D | _XUIConfigurationPersistence.java | 37 private XStorage xStore = null; field in _XUIConfigurationPersistence
|
/aoo4110/main/xmlsecurity/workben/ |
H A D | signaturetest.cxx | 367 uno::Reference < embed::XStorage > xStore = ::comphelper::OStorageHelper::GetStorageFromURL( in IMPL_LINK() local 382 uno::Reference < embed::XStorage > xStore = ::comphelper::OStorageHelper::GetStorageFromURL( in IMPL_LINK() local 426 uno::Reference < embed::XStorage > xStore = ::comphelper::OStorageHelper::GetStorageFromURL( in IMPL_LINK() local
|
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | FunctionHelper.java | 649 … com.sun.star.frame.XStorable xStore = (com.sun.star.frame.XStorable)UnoRuntime.queryInterface( in saveDocument() local 750 com.sun.star.frame.XStorable xStore = in saveAsHTML() local
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | dsbrowserDnD.cxx | 119 …Reference<XStorable> xStore(xChild.is() ? getDataSourceOrModel(xChild->getParent()) : Reference<XI… in queryDrop() local
|
/aoo4110/main/qadevOOo/tests/java/mod/_fwk/ |
H A D | ModuleUIConfigurationManager.java | 59 XStorage xStore = null; field in ModuleUIConfigurationManager
|
/aoo4110/main/filter/source/pdf/ |
H A D | pdfexport.cxx | 290 Reference< com::sun::star::frame::XStorable > xStore( m_xSrcDoc, UNO_QUERY ); in write() local 319 Reference< com::sun::star::frame::XStorable > xStore( xDoc, UNO_QUERY ); in getMimetypeForDocument() local
|
/aoo4110/main/odk/examples/DevelopersGuide/Database/ |
H A D | CodeSamples.java | 291 …XStorable xStore = (XStorable)UnoRuntime.queryInterface(XStorable.class,xDs.getDatabaseDocument()); in createQuerydefinition() local
|
/aoo4110/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | WikiEditorImpl.java | 391 …XStorable xStore = ( com.sun.star.frame.XStorable )UnoRuntime.queryInterface ( XStorable.class, m_… in SendArticleImpl() local
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | mmoutputpage.cxx | 751 …uno::Reference< frame::XStorable > xStore( pTargetView->GetDocShell()->GetModel(), uno::UNO_QUERY); in IMPL_LINK() local 803 …uno::Reference< frame::XStorable > xStore( pTargetView->GetDocShell()->GetModel(), uno::UNO_QUERY); in IMPL_LINK() local 1253 …uno::Reference< frame::XStorable > xStore( pTargetView->GetDocShell()->GetModel(), uno::UNO_QUERY); in IMPL_LINK() local
|
H A D | mmlayoutpage.cxx | 141 uno::Reference< frame::XStorable > xStore( pView->GetDocShell()->GetModel(), uno::UNO_QUERY); in SwMailMergeLayoutPage() local
|
H A D | addresslistdialog.cxx | 437 uno::Reference<frame::XStorable> xStore(xDS->getDatabaseDocument(), UNO_QUERY_THROW); in IMPL_LINK() local
|
H A D | dbmgr.cxx | 2470 Reference<XStorable> xStore(xDS->getDatabaseDocument(), UNO_QUERY_THROW); in LoadAndRegisterDataSource() local 2564 uno::Reference< frame::XStorable > xStore( xDocShell->GetModel(), uno::UNO_QUERY); in ExecuteFormLetter() local
|
/aoo4110/main/framework/qa/complex/loadAllDocuments/ |
H A D | CheckXComponentLoader.java | 365 XStorable xStore = UnoRuntime.queryInterface(XStorable.class, xDoc); in impl_createTempOfficeDocument() local
|
/aoo4110/main/dbaccess/source/ui/app/ |
H A D | AppControllerDnD.cxx | 512 Reference<XStorable> xStore(m_xModel,UNO_QUERY); in isDataSourceReadOnly() local
|
H A D | AppController.cxx | 1152 Reference< XStorable > xStore( m_xModel, UNO_QUERY_THROW ); in Execute() local 1186 Reference<XStorable> xStore( m_xModel, UNO_QUERY_THROW ); in Execute() local
|
/aoo4110/main/sc/source/ui/view/ |
H A D | viewfun5.cxx | 135 …uno::Reference < embed::XStorage > xStore = ::comphelper::OStorageHelper::GetStorageFromInputStrea… in PasteDataFormat() local
|
/aoo4110/main/dbaccess/source/ui/dlg/ |
H A D | dbwizsetup.cxx | 871 Reference< XStorable > xStore( xModel, UNO_QUERY_THROW ); in SaveDatabaseDocument() local
|
H A D | DbAdminImpl.cxx | 695 Reference<XStorable> xStore(getDataSourceOrModel(_rxSource),UNO_QUERY); in translateProperties() local
|
/aoo4110/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 878 …uno::Reference < embed::XStorage > xStore( ::comphelper::OStorageHelper::GetStorageFromInputStream… in InsertData() local
|
/aoo4110/main/comphelper/source/container/ |
H A D | embeddedobjectcontainer.cxx | 575 …uno::Reference < embed::XStorage > xStore = ::comphelper::OStorageHelper::GetStorageFromInputStrea… in InsertEmbeddedObject() local
|
/aoo4110/main/sfx2/source/doc/ |
H A D | objmisc.cxx | 2209 Reference < embed::XStorage > xStore; in getZipStorageToSign() local
|
/aoo4110/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1738 uno::Reference < embed::XStorage > xStore; in _PasteOLE() local
|
/aoo4110/main/framework/source/services/ |
H A D | autorecovery.cxx | 2106 … css::uno::Reference< css::frame::XStorable > xStore(rInfo.Document, css::uno::UNO_QUERY_THROW); in lc_removeLockFile() local
|