Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/misc/
H A DPropertyForward.cxx50 DBG_NAME(OPropertyForward) in DBG_NAME() argument
53OPropertyForward::OPropertyForward( const Reference< XPropertySet>& _xSource, const Reference< XNa… in DBG_NAME()
60 DBG_CTOR(OPropertyForward,NULL); in DBG_NAME()
83 OPropertyForward::~OPropertyForward() in ~OPropertyForward()
85 DBG_DTOR(OPropertyForward,NULL); in ~OPropertyForward()
89 …void SAL_CALL OPropertyForward::propertyChange( const PropertyChangeEvent& evt ) throw(RuntimeExce… in propertyChange()
132 …void SAL_CALL OPropertyForward::disposing( const ::com::sun::star::lang::EventObject& /*_rSource*/… in disposing()
147 …void OPropertyForward::setDefinition( const ::com::sun::star::uno::Reference< ::com::sun::star::be… in setDefinition()
H A DContainerMediator.cxx271 …::rtl::Reference< OPropertyForward > pForward( new OPropertyForward( _xDest, m_xSettings, _sName, … in notifyElementCreated()
/aoo42x/main/dbaccess/source/core/inc/
H A DPropertyForward.hxx57 class OPropertyForward :public ::comphelper::OBaseMutex class
68 virtual ~OPropertyForward();
71OPropertyForward( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& …
H A DContainerMediator.hxx62 class OPropertyForward;
75 typedef ::rtl::Reference< OPropertyForward > TPropertyForward;

Completed in 14 milliseconds