/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | XCommandProcessor2.idl | 42 <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 D | XCommandProcessor.idl | 88 long createCommandIdentifier(); 101 <member>XCommandProcessor::createCommandIdentifier</member>. A value of 106 using <member>XCommandProcessor::createCommandIdentifier</member>.
|
H A D | DuplicateCommandIdentifierException.idl | 40 using <method>XCommandProcessor::createCommandIdentifier</method>. Command
|
H A D | HierarchyLinkContent.idl | 143 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
|
H A D | ODMAContent.idl | 163 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
|
H A D | TransientDocumentsRootContent.idl | 142 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
|
H A D | TransientDocumentsStreamContent.idl | 148 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
|
H A D | PackageStreamContent.idl | 158 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
|
H A D | WebDAVDocumentContent.idl | 163 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
|
H A D | HelpContent.idl | 167 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
|
H A D | HierarchyFolderContent.idl | 148 <member>XCommandProcessor::createCommandIdentifier</member> to avoid
|
/aoo4110/main/qadevOOo/tests/java/ifc/ucb/ |
H A D | _XCommandProcessor2.java | 38 int id = oObj.createCommandIdentifier(); in _releaseCommandIdentifier() 40 int id2 = oObj.createCommandIdentifier(); in _releaseCommandIdentifier()
|
H A D | _XCommandProcessor.java | 92 int testCmdId = oObj.createCommandIdentifier(); in _createCommandIdentifier() 93 cmdId = oObj.createCommandIdentifier(); in _createCommandIdentifier()
|
/aoo4110/main/ucb/qa/complex/tdoc/ |
H A D | _XCommandProcessor.java | 102 int testCmdId = oObj.createCommandIdentifier(); in _createCommandIdentifier() 103 cmdId = oObj.createCommandIdentifier(); in _createCommandIdentifier()
|
/aoo4110/main/forms/qa/integration/forms/ |
H A D | MasterDetailForms.java | 238 … 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 D | ReportBuilderImplementation.java | 276 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 D | com.sun.star.comp.ucb.UniversalContentBroker.csv | 9 "UniversalContentBroker";"com::sun::star::ucb::XCommandProcessor";"createCommandIdentifier()"
|
/aoo4110/main/dbaccess/source/core/recovery/ |
H A D | subcomponentloader.cxx | 100 … const sal_Int32 nCommandIdentifier = i_rData.xDocDefCommands->createCommandIdentifier(); in lcl_onWindowShown_nothrow()
|
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | documentcontainer.cxx | 604 …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 D | gio_datasupplier.cxx | 242 sal_Int32 nCmdId( xCmdProc->createCommandIdentifier() ); in queryPropertyValues()
|
/aoo4110/main/ucb/source/ucp/file/ |
H A D | bc.cxx | 319 BaseContent::createCommandIdentifier( void ) in XTYPEPROVIDER_IMPL_10() 344 CommandId = createCommandIdentifier(); in execute()
|
/aoo4110/main/ucb/source/core/ |
H A D | ucb.hxx | 154 createCommandIdentifier()
|
/aoo4110/main/svl/qa/ |
H A D | test_URIHelper.cxx | 111 virtual sal_Int32 SAL_CALL createCommandIdentifier() in createCommandIdentifier() function in __anon521ad0940111::Content
|
/aoo4110/main/dbaccess/source/core/inc/ |
H A D | ContentHelper.hxx | 203 …virtual sal_Int32 SAL_CALL createCommandIdentifier( ) throw (::com::sun::star::uno::RuntimeExcept…
|
/aoo4110/main/dbaccess/source/ui/misc/ |
H A D | linkeddocuments.cxx | 394 …xNewDocument.set( xContent->execute( aCommand, xContent->createCommandIdentifier(), NULL ), UNO_QU… in newDocument()
|