| /trunk/main/cppuhelper/qa/propertysetmixin/ |
| H A D | test_propertysetmixin.cxx | 258 empty2p->addPropertyChangeListener(rtl::OUString(), boundListener1.get()); in testEmpty2() 259 empty2p->addPropertyChangeListener(rtl::OUString(), boundListener1.get()); in testEmpty2() 321 empty2p->addPropertyChangeListener(rtl::OUString(), boundListener1.get()); in testEmpty2() 322 empty2p->addPropertyChangeListener(rtl::OUString(), boundListener2.get()); in testEmpty2() 326 empty2p->addPropertyChangeListener( in testEmpty2() 541 fullp->addPropertyChangeListener( in testFull() 545 fullp->addPropertyChangeListener( in testFull() 550 fullp->addPropertyChangeListener( in testFull() 561 fullp->addPropertyChangeListener( in testFull() 566 fullp->addPropertyChangeListener( in testFull()
|
| H A D | JavaSupplier.java | 124 public void addPropertyChangeListener( in addPropertyChangeListener() method in JavaSupplier.Empty2 128 prop.addPropertyChangeListener(propertyName, listener); in addPropertyChangeListener() 252 public void addPropertyChangeListener( in addPropertyChangeListener() method in JavaSupplier.Full 256 prop.addPropertyChangeListener(propertyName, listener); in addPropertyChangeListener()
|
| /trunk/main/toolkit/inc/toolkit/awt/ |
| H A D | vclxprinter.hxx | 85 …addPropertyChangeListener( const ::rtl::OUString& rPropertyName, const ::com::sun::star::uno::Refe… in addPropertyChangeListener() function in VCLXPrinterPropertySet 124 …addPropertyChangeListener( const ::rtl::OUString& rPropertyName, const ::com::sun::star::uno::Refe… in addPropertyChangeListener() function in VCLXPrinter 161 …addPropertyChangeListener( const ::rtl::OUString& rPropertyName, const ::com::sun::star::uno::Refe… in addPropertyChangeListener() function in VCLXInfoPrinter
|
| /trunk/main/odk/examples/DevelopersGuide/Forms/ |
| H A D | DataAwareness.java | 817 xKeyGen.addPropertyChangeListener( "State", this ); in prepareDocument() 823 xKeyGen.addPropertyChangeListener( "State", this ); in prepareDocument() 829 xKeyGen.addPropertyChangeListener( "State", this ); in prepareDocument() 860 xCheck.addPropertyChangeListener( "State", this ); in prepareDocument() 866 xCheck.addPropertyChangeListener( "State", this ); in prepareDocument() 872 xCheck.addPropertyChangeListener( "State", this ); in prepareDocument()
|
| /trunk/main/sw/inc/ |
| H A D | unosett.hxx | 70 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com… 104 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com… 138 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com… 205 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com… 302 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com…
|
| H A D | unotbl.hxx | 154 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com… 206 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com… 262 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com… 390 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com… 469 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com…
|
| /trunk/main/vcl/source/components/ |
| H A D | display.cxx | 62 …virtual void SAL_CALL addPropertyChangeListener( const OUString& aPropertyName, const Reference< X… 124 void SAL_CALL DisplayInfo::addPropertyChangeListener( const OUString&, const Reference< XPropertyCh… in addPropertyChangeListener() function in vcl::DisplayInfo 188 …virtual void SAL_CALL addPropertyChangeListener( const OUString& aPropertyName, const Reference< X… 264 void SAL_CALL DisplayAccess::addPropertyChangeListener( const OUString&, const Reference< XProperty… in addPropertyChangeListener() function in vcl::DisplayAccess
|
| /trunk/main/extensions/source/propctrlr/ |
| H A D | formgeometryhandler.cxx | 156 void addPropertyChangeListener( const Reference< XPropertyChangeListener >& _listener ) in addPropertyChangeListener() function in pcr::ShapeGeometryChangeNotifier 237 …virtual void SAL_CALL addPropertyChangeListener( const ::com::sun::star::un… 501 …void SAL_CALL FormGeometryHandler::addPropertyChangeListener( const Reference< XPropertyChangeList… in addPropertyChangeListener() function in pcr::FormGeometryHandler 506 m_xChangeNotifier->addPropertyChangeListener( _listener ); in addPropertyChangeListener() 790 xShapeProperties->addPropertyChangeListener( ::rtl::OUString(), this ); in impl_init_nothrow()
|
| H A D | genericpropertyhandler.cxx | 404 …m_xComponent->addPropertyChangeListener( ::rtl::OUString(), static_cast< XPropertyChangeListener* … in inspect() 498 …void SAL_CALL GenericPropertyHandler::addPropertyChangeListener( const Reference< XPropertyChangeL… in addPropertyChangeListener() function in pcr::GenericPropertyHandler 509 m_xComponent->addPropertyChangeListener( ::rtl::OUString(), _rxListener ); in addPropertyChangeListener()
|
| /trunk/main/dbaccess/qa/complex/dbaccess/ |
| H A D | RowSet.java | 393 col.addPropertyChangeListener("Value", pRow); in testRowSetEvents() 394 m_rowSetProperties.addPropertyChangeListener("IsModified", pRow); in testRowSetEvents() 395 m_rowSetProperties.addPropertyChangeListener("IsNew", pRow); in testRowSetEvents() 396 m_rowSetProperties.addPropertyChangeListener("IsRowCountFinal", pRow); in testRowSetEvents() 397 m_rowSetProperties.addPropertyChangeListener("RowCount", pRow); in testRowSetEvents()
|
| /trunk/main/sd/source/core/annotations/ |
| H A D | Annotation.cxx | 77 …virtual void SAL_CALL addPropertyChangeListener(const OUString & aPropertyName, const Reference< X… 219 void SAL_CALL Annotation::addPropertyChangeListener(const OUString & aPropertyName, const Reference… in addPropertyChangeListener() function in sd::Annotation 221 ::cppu::PropertySetMixin< XAnnotation >::addPropertyChangeListener(aPropertyName, xListener); in addPropertyChangeListener()
|
| /trunk/main/chart2/source/tools/ |
| H A D | WrappedPropertySet.cxx | 195 void SAL_CALL WrappedPropertySet::addPropertyChangeListener( const OUString& rPropertyName, const R… in addPropertyChangeListener() function in chart::WrappedPropertySet 202 … xInnerPropertySet->addPropertyChangeListener( pWrappedProperty->getInnerName(), xListener ); in addPropertyChangeListener() 204 xInnerPropertySet->addPropertyChangeListener( rPropertyName, xListener ); in addPropertyChangeListener()
|
| /trunk/main/forms/source/runtime/ |
| H A D | formoperations.cxx | 1065 m_xCursorProperties->addPropertyChangeListener( PROPERTY_ISMODIFIED,this ); in impl_initFromForm_throw() 1066 m_xCursorProperties->addPropertyChangeListener( PROPERTY_ISNEW, this ); in impl_initFromForm_throw() 1172 m_xCursorProperties->addPropertyChangeListener( PROPERTY_ACTIVECOMMAND, this ); in impl_ensureInitializedParser_nothrow() 1173 m_xCursorProperties->addPropertyChangeListener( PROPERTY_FILTER, this ); in impl_ensureInitializedParser_nothrow() 1174 m_xCursorProperties->addPropertyChangeListener( PROPERTY_SORT, this ); in impl_ensureInitializedParser_nothrow()
|
| /trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
| H A D | PropertySet_Test.java | 600 public boolean addPropertyChangeListener() in addPropertyChangeListener() method in PropertySet_Test 612 cl.addPropertyChangeListener("PropByteA", li); in addPropertyChangeListener() 617 cl.addPropertyChangeListener("PropByteA", li); in addPropertyChangeListener() 625 cl.addPropertyChangeListener("PropByteA", li2); in addPropertyChangeListener() 637 cl.addPropertyChangeListener("", li3); in addPropertyChangeListener() 672 cl.addPropertyChangeListener("PropByteA", li); in addPropertyChangeListener() 673 cl.addPropertyChangeListener("PropByteA", li2); in addPropertyChangeListener() 674 cl.addPropertyChangeListener("", li3); in addPropertyChangeListener() 1064 r[i++]= test.addPropertyChangeListener(); in test()
|
| /trunk/main/dbaccess/source/core/misc/ |
| H A D | PropertyForward.cxx | 66 _xSource->addPropertyChangeListener( ::rtl::OUString(), this ); in DBG_NAME() 72 _xSource->addPropertyChangeListener( *aIter, this ); in DBG_NAME()
|
| /trunk/main/sc/inc/ |
| H A D | dptabsrc.hxx | 236 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, 359 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, 545 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, 699 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName,
|
| H A D | chart2uno.hxx | 127 virtual void SAL_CALL addPropertyChangeListener( 262 virtual void SAL_CALL addPropertyChangeListener( 470 virtual void SAL_CALL addPropertyChangeListener(
|
| /trunk/main/reportdesign/source/core/api/ |
| H A D | FormatCondition.cxx | 114 void SAL_CALL OFormatCondition::addPropertyChangeListener( const ::rtl::OUString& aPropertyName, co… in addPropertyChangeListener() function in reportdesign::OFormatCondition 116 FormatConditionPropertySet::addPropertyChangeListener( aPropertyName, xListener ); in addPropertyChangeListener()
|
| H A D | Shape.cxx | 230 void SAL_CALL OShape::addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const uno::R… in addPropertyChangeListener() function in reportdesign::OShape 234 m_aProps.aComponent.m_xProperty->addPropertyChangeListener( aPropertyName, xListener); in addPropertyChangeListener() 237 ShapePropertySet::addPropertyChangeListener( aPropertyName, xListener ); in addPropertyChangeListener()
|
| /trunk/main/chart2/source/controller/chartapiwrapper/ |
| H A D | TitleWrapper.cxx | 437 void SAL_CALL TitleWrapper::addPropertyChangeListener( const OUString& rPropertyName, const Referen… in addPropertyChangeListener() function in chart::wrapper::TitleWrapper 444 xPropSet->addPropertyChangeListener( rPropertyName, xListener ); in addPropertyChangeListener() 447 WrappedPropertySet::addPropertyChangeListener( rPropertyName, xListener ); in addPropertyChangeListener()
|
| /trunk/main/connectivity/java/dbtools/src/main/java/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ |
| H A D | PropertySet.java | 61 …public synchronized void addPropertyChangeListener(String propertyName, XPropertyChangeListener li… in addPropertyChangeListener() method in PropertySet 65 impl.addPropertyChangeListener(propertyName, listener); in addPropertyChangeListener()
|
| /trunk/main/connectivity/java/sdbc_postgresql/src/main/java/com/sun/star/sdbcx/comp/postgresql/ |
| H A D | PostgresqlStatement.java | 102 …public void addPropertyChangeListener(String arg0, XPropertyChangeListener arg1) throws UnknownPro… in addPropertyChangeListener() method in PostgresqlStatement 103 implPropertySet.addPropertyChangeListener(arg0, arg1); in addPropertyChangeListener()
|
| /trunk/main/comphelper/inc/comphelper/ |
| H A D | SettingsHelper.hxx | 72 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com… in addPropertyChangeListener() function in comphelper::SettingsHelperNoState 73 { ComphelperBase::addPropertyChangeListener ( aPropertyName, xListener ); } in addPropertyChangeListener()
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/ |
| H A D | StarFunctionCategory.java | 103 …public void addPropertyChangeListener(String aPropertyName, com.sun.star.beans.XPropertyChangeList… in addPropertyChangeListener() method in StarFunctionCategory 105 m_prophlp.addPropertyChangeListener(aPropertyName, xListener); in addPropertyChangeListener()
|
| /trunk/main/offapi/com/sun/star/frame/ |
| H A D | XConfigManager.idl | 65 [oneway] void addPropertyChangeListener( 78 @see XConfigManager::addPropertyChangeListener()
|