Searched refs:xCommandDefinitionPart (Results 1 – 1 of 1) sorted by relevance
208 …Reference< XPropertySet > xCommandDefinitionPart( m_aContext.createComponent( (::rtl::OUString)SER… in appendByDescriptor() local209 ::comphelper::copyProperties( _rxDesc, xCommandDefinitionPart ); in appendByDescriptor()213 …Reference< XContent > xNewObject( implCreateWrapper( Reference< XContent>( xCommandDefinitionPart,… in appendByDescriptor()225 disposeComponent( xCommandDefinitionPart ); in appendByDescriptor()233 m_xCommandDefinitions->insertByName(sNewObjectName, makeAny(xCommandDefinitionPart)); in appendByDescriptor()
Completed in 12 milliseconds