Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx943 void SAL_CALL InteractionSupplyName::acquire() in acquire()
951 void SAL_CALL InteractionSupplyName::release() in release()
960 InteractionSupplyName::queryInterface( const uno::Type & rType ) in queryInterface()
979 uno::Sequence< sal_Int8 > SAL_CALL InteractionSupplyName::getImplementationId() in getImplementationId()
997 uno::Sequence< uno::Type > SAL_CALL InteractionSupplyName::getTypes() in getTypes()
1024 void SAL_CALL InteractionSupplyName::select() in select()
1038 InteractionSupplyName::setName( const rtl::OUString& Name ) in setName()
H A Dsimplenameclashresolverequest.cxx51 m_xNameSupplier = new InteractionSupplyName( this ); in SimpleNameClashResolveRequest()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dsimplenameclashresolverequest.hxx47 rtl::Reference< InteractionSupplyName > m_xNameSupplier;
H A Dinteractionrequest.hxx637 class InteractionSupplyName : public InteractionContinuation, class
644 InteractionSupplyName( InteractionRequest * pRequest ) in InteractionSupplyName() function in ucbhelper::InteractionSupplyName

Completed in 53 milliseconds