Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/appl/
H A Dhelpinterceptor.cxx224 …HelpInterceptor_Impl::setMasterDispatchProvider( const Reference< XDispatchProvider >& xNewMaster ) in setMasterDispatchProvider() argument
229 m_xMasterDispatcher = xNewMaster; in setMasterDispatchProvider()
H A Dhelpinterceptor.hxx107 …n::star::uno::Reference< ::com::sun::star::frame::XDispatchProvider >& xNewMaster ) throw(::com::s…
/aoo4110/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx205 void SbaXFormAdapter::AttachForm(const Reference< ::com::sun::star::sdbc::XRowSet >& xNewMaster) in AttachForm() argument
207 if (xNewMaster == m_xMainForm) in AttachForm()
210 …DBG_ASSERT(xNewMaster.get() != static_cast< ::com::sun::star::sdbc::XRowSet* >(this), "SbaXFormAda… in AttachForm()
227 m_xMainForm = xNewMaster; in AttachForm()
/aoo4110/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx243 … AttachForm(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet >& xNewMaster);

Completed in 43 milliseconds