Searched defs:xCommandProcessor (Results 1 – 12 of 12) sorted by relevance
94 …XCommandProcessor xCommandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, xContent); in checkTransientDocumentsContent() local
103 …XCommandProcessor xCommandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, xContent); in checkTransientDocumentsContentProvider() local
105 …XCommandProcessor xCommandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, xContent); in checkTransientDocumentsDocumentContent() local
324 _XCommandProcessor xCommandProcessor = new _XCommandProcessor(); in checkInterfaces() local
477 bool setTitle( in setTitle()1799 uno::Reference< ucb::XCommandProcessor > xCommandProcessor( in globalTransfer() local1985 uno::Reference< ucb::XCommandProcessor > xCommandProcessor( in globalTransfer() local
161 Reference< XCommandProcessor > xCommandProcessor; member310 … Reference< XCommandProcessor > xCommandProcessor( _rDocument.xCommandProcessor, UNO_SET_THROW ); in lcl_loadSubDocument_nothrow() local1088 Reference< XCommandProcessor > xCommandProcessor( aElement, UNO_QUERY ); in lcl_collectHierarchicalElementNames_throw() local
302 … Reference< XCommandProcessor > xCommandProcessor( _rxCommandProcessor, UNO_SET_THROW ); in lcl_closeComponent() local
162 Reference< XCommandProcessor > xCommandProcessor; in lcl_getSubComponentDef_nothrow() local
346 Reference< XCommandProcessor > xCommandProcessor(xContent,UNO_QUERY); in createInstanceWithArguments() local
498 …uno::Reference< ucb::XCommandProcessor > xCommandProcessor(m_xContentProvider->queryContent(xId), … in load() local
1909 Reference< XCommandProcessor > xCommandProcessor; in abortCommand() local
1305 uno::Reference< ucb::XCommandProcessor > xCommandProcessor( in transfer() local
Completed in 196 milliseconds