Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx208 …Reference< XPropertySet > xCommandDefinitionPart( m_aContext.createComponent( (::rtl::OUString)SER… in appendByDescriptor() local
209 ::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