Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx202 uno::Reference< XNameAccess > xCmdDesc( m_xServiceManager->createInstance( in impl_fillCommandToImageNameMap() local
212 xCmdDesc->getByName( m_aModuleIdentifier ) >>= xCmdDesc; in impl_fillCommandToImageNameMap()
213 if ( xCmdDesc.is() ) in impl_fillCommandToImageNameMap()
214 xCmdDesc->getByName( aCommandImageList ) >>= aCmdImageSeq; in impl_fillCommandToImageNameMap()
223 if ( xCmdDesc.is() ) in impl_fillCommandToImageNameMap()
227 xCmdDesc->getByName( aCommandImageList ) >>= aCmdImageSeq; in impl_fillCommandToImageNameMap()

Completed in 17 milliseconds