Searched refs:OPropertyForward (Results 1 – 4 of 4) sorted by relevance
50 DBG_NAME(OPropertyForward) in DBG_NAME() argument53 …OPropertyForward::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()
271 …::rtl::Reference< OPropertyForward > pForward( new OPropertyForward( _xDest, m_xSettings, _sName, … in notifyElementCreated()
57 class OPropertyForward :public ::comphelper::OBaseMutex class68 virtual ~OPropertyForward();71 …OPropertyForward( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& …
62 class OPropertyForward;75 typedef ::rtl::Reference< OPropertyForward > TPropertyForward;
Completed in 14 milliseconds