Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx213 …Reference< XContent > xNewObject( implCreateWrapper( Reference< XContent>( xCommandDefinitionPart,… in appendByDescriptor()
291 xNewElement = implCreateWrapper(sElementName); in elementInserted()
325 xNewElement = implCreateWrapper(sAccessor); in elementReplaced()
395 Reference< XContent > OQueryContainer::implCreateWrapper(const ::rtl::OUString& _rName) in implCreateWrapper() function in dbaccess::OQueryContainer
398 return implCreateWrapper(xObject); in implCreateWrapper()
402 Reference< XContent > OQueryContainer::implCreateWrapper(const Reference< XContent >& _rxCommandDes… in implCreateWrapper() function in dbaccess::OQueryContainer
426 return implCreateWrapper(_rName); in createObject()
/trunk/main/dbaccess/source/core/inc/
H A Dquerycontainer.hxx219 …::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent > implCreateWrapper(const ::rtl:…
221 …::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent > implCreateWrapper(const ::com:…

Completed in 27 milliseconds