Searched refs:xCmdDesc (Results 1 – 1 of 1) sorted by relevance
202 uno::Reference< XNameAccess > xCmdDesc( m_xServiceManager->createInstance( in impl_fillCommandToImageNameMap() local212 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