Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx103 Reference< XCommandProcessor > xComponentCommandProcessor; member
131 xComponentCommandProcessor.set( i_rComponent, UNO_QUERY_THROW ); in SubComponentDescriptor()
320 if ( _rComponent.xComponentCommandProcessor.is() ) in lcl_closeComponent()
321 return lcl_closeComponent( _rComponent.xComponentCommandProcessor ); in lcl_closeComponent()

Completed in 18 milliseconds