Home
last modified time | relevance | path

Searched refs:createCommandIdentifier (Results 1 – 25 of 44) sorted by relevance

12

/aoo4110/main/offapi/com/sun/star/ucb/
H A DXCommandProcessor2.idl42 <member>XCommandProcessor::createCommandIdentifier</member> when it is
48 call to <member>XCommandProcessor::createCommandIdentifier</member>
53 <member>XCommandProcessor::createCommandIdentifier</member>. If the
56 <member>XCommandProcessor::createCommandIdentifier</member> or already
H A DXCommandProcessor.idl88 long createCommandIdentifier();
101 <member>XCommandProcessor::createCommandIdentifier</member>. A value of
106 using <member>XCommandProcessor::createCommandIdentifier</member>.
H A DDuplicateCommandIdentifierException.idl40 using <method>XCommandProcessor::createCommandIdentifier</method>. Command
H A DHierarchyLinkContent.idl143 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
H A DODMAContent.idl163 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
H A DTransientDocumentsRootContent.idl142 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
H A DTransientDocumentsStreamContent.idl148 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
H A DPackageStreamContent.idl158 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
H A DWebDAVDocumentContent.idl163 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
H A DHelpContent.idl167 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
H A DHierarchyFolderContent.idl148 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
/aoo4110/main/qadevOOo/tests/java/ifc/ucb/
H A D_XCommandProcessor2.java38 int id = oObj.createCommandIdentifier(); in _releaseCommandIdentifier()
40 int id2 = oObj.createCommandIdentifier(); in _releaseCommandIdentifier()
H A D_XCommandProcessor.java92 int testCmdId = oObj.createCommandIdentifier(); in _createCommandIdentifier()
93 cmdId = oObj.createCommandIdentifier(); in _createCommandIdentifier()
/aoo4110/main/ucb/qa/complex/tdoc/
H A D_XCommandProcessor.java102 int testCmdId = oObj.createCommandIdentifier(); in _createCommandIdentifier()
103 cmdId = oObj.createCommandIdentifier(); in _createCommandIdentifier()
/aoo4110/main/forms/qa/integration/forms/
H A DMasterDetailForms.java238 … subComponentCommands.execute( command, subComponentCommands.createCommandIdentifier(), null ) in checkDetailFormDefaults()
310 … subComponentCommands.execute( command, subComponentCommands.createCommandIdentifier(), null ); in checkDetailFormDefaults()
/aoo4110/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java276 xProcessor.execute(aCommand, xProcessor.createCommandIdentifier(), null); in store()
427 …ject result = commandProcessor.execute(aCommand, commandProcessor.createCommandIdentifier(), null); in loadReportFromDocumentDefinition()
/aoo4110/main/qadevOOo/objdsc/ucb/
H A Dcom.sun.star.comp.ucb.UniversalContentBroker.csv9 "UniversalContentBroker";"com::sun::star::ucb::XCommandProcessor";"createCommandIdentifier()"
/aoo4110/main/dbaccess/source/core/recovery/
H A Dsubcomponentloader.cxx100 … const sal_Int32 nCommandIdentifier = i_rData.xDocDefCommands->createCommandIdentifier(); in lcl_onWindowShown_nothrow()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx604 …xComp.set(xContent->execute(aCommand,xContent->createCommandIdentifier(),Reference< XCommandEnviro… in loadComponentFromURL()
791 …xContent->execute(aCommand,xContent->createCommandIdentifier(),Reference< XCommandEnvironment >()); in removeByName()
/aoo4110/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.cxx242 sal_Int32 nCmdId( xCmdProc->createCommandIdentifier() ); in queryPropertyValues()
/aoo4110/main/ucb/source/ucp/file/
H A Dbc.cxx319 BaseContent::createCommandIdentifier( void ) in XTYPEPROVIDER_IMPL_10()
344 CommandId = createCommandIdentifier(); in execute()
/aoo4110/main/ucb/source/core/
H A Ducb.hxx154 createCommandIdentifier()
/aoo4110/main/svl/qa/
H A Dtest_URIHelper.cxx111 virtual sal_Int32 SAL_CALL createCommandIdentifier() in createCommandIdentifier() function in __anon521ad0940111::Content
/aoo4110/main/dbaccess/source/core/inc/
H A DContentHelper.hxx203 …virtual sal_Int32 SAL_CALL createCommandIdentifier( ) throw (::com::sun::star::uno::RuntimeExcept…
/aoo4110/main/dbaccess/source/ui/misc/
H A Dlinkeddocuments.cxx394 …xNewDocument.set( xContent->execute( aCommand, xContent->createCommandIdentifier(), NULL ), UNO_QU… in newDocument()

Completed in 94 milliseconds

12