Home
last modified time | relevance | path

Searched defs:xCommandProcessor (Results 1 – 12 of 12) sorted by relevance

/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsContent.java94 …XCommandProcessor xCommandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, xContent); in checkTransientDocumentsContent() local
H A DCheckTransientDocumentsContentProvider.java103 …XCommandProcessor xCommandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, xContent); in checkTransientDocumentsContentProvider() local
H A DCheckTransientDocumentsDocumentContent.java105 …XCommandProcessor xCommandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, xContent); in checkTransientDocumentsDocumentContent() local
H A DCheckContentProvider.java324 _XCommandProcessor xCommandProcessor = new _XCommandProcessor(); in checkInterfaces() local
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx477 bool setTitle( in setTitle()
1799 uno::Reference< ucb::XCommandProcessor > xCommandProcessor( in globalTransfer() local
1985 uno::Reference< ucb::XCommandProcessor > xCommandProcessor( in globalTransfer() local
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx161 Reference< XCommandProcessor > xCommandProcessor; member
310 … Reference< XCommandProcessor > xCommandProcessor( _rDocument.xCommandProcessor, UNO_SET_THROW ); in lcl_loadSubDocument_nothrow() local
1088 Reference< XCommandProcessor > xCommandProcessor( aElement, UNO_QUERY ); in lcl_collectHierarchicalElementNames_throw() local
/trunk/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx302 … Reference< XCommandProcessor > xCommandProcessor( _rxCommandProcessor, UNO_SET_THROW ); in lcl_closeComponent() local
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentrecovery.cxx162 Reference< XCommandProcessor > xCommandProcessor; in lcl_getSubComponentDef_nothrow() local
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx498 …uno::Reference< ucb::XCommandProcessor > xCommandProcessor(m_xContentProvider->queryContent(xId), … in load() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx346 Reference< XCommandProcessor > xCommandProcessor(xContent,UNO_QUERY); in createInstanceWithArguments() local
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx1305 uno::Reference< ucb::XCommandProcessor > xCommandProcessor( in transfer() local
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx1909 Reference< XCommandProcessor > xCommandProcessor; in abortCommand() local

Completed in 300 milliseconds