Home
last modified time | relevance | path

Searched refs:xDocDefCommands (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/dbaccess/source/core/recovery/
H A Dsubcomponentloader.cxx68 const Reference< XCommandProcessor > xDocDefCommands; member
73 :xDocDefCommands( i_rDocumentDefinition, UNO_SET_THROW ) in SubComponentLoader_Data()
79 :xDocDefCommands() in SubComponentLoader_Data()
95 if ( i_rData.xDocDefCommands.is() ) in lcl_onWindowShown_nothrow()
100 … const sal_Int32 nCommandIdentifier = i_rData.xDocDefCommands->createCommandIdentifier(); in lcl_onWindowShown_nothrow()
101 i_rData.xDocDefCommands->execute( aCommandOpen, nCommandIdentifier, NULL ); in lcl_onWindowShown_nothrow()

Completed in 15 milliseconds