Home
last modified time | relevance | path

Searched refs:addPropertyChangeListener (Results 1 – 25 of 556) sorted by last modified time

12345678910>>...23

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1955 void SwXShape::addPropertyChangeListener( in addPropertyChangeListener() function in SwXShape
1967 xShapeProps->addPropertyChangeListener( _propertyName, _listener ); in addPropertyChangeListener()
H A Dunotext.cxx1261 SwXText::addPropertyChangeListener( in addPropertyChangeListener() function in SwXText
H A Dunoparagraph.cxx986 SwXParagraph::addPropertyChangeListener( in addPropertyChangeListener() function in SwXParagraph
H A Dunoport.cxx790 void SwXTextPortion::addPropertyChangeListener( in addPropertyChangeListener() function in SwXTextPortion
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx830 void SAL_CALL ScShapeObj::addPropertyChangeListener( const rtl::OUString& aPropertyName, in addPropertyChangeListener() function in ScShapeObj
839 pShapePropertySet->addPropertyChangeListener( aPropertyName, aListener ); in addPropertyChangeListener()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java367 …public void addPropertyChangeListener(final String aPropertyName, final XPropertyChangeListener xL… in addPropertyChangeListener() method in SOReportJobFactory._SOReportJobFactory
370 m_prophlp.addPropertyChangeListener(aPropertyName, xListener); in addPropertyChangeListener()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java393 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/sw/source/ui/uno/
H A Dunotxdoc.cxx2344 void SwXTextDocument::addPropertyChangeListener(const OUString& /*PropertyName*/, in addPropertyChangeListener() function in SwXTextDocument
3971 void SwXLinkNameAccessWrapper::addPropertyChangeListener( in addPropertyChangeListener() function in SwXLinkNameAccessWrapper
4080 void SwXOutlineTarget::addPropertyChangeListener( in addPropertyChangeListener() function in SwXOutlineTarget
/trunk/main/svx/source/table/
H A Dtablemodel.cxx500 void SAL_CALL TableModel::addPropertyChangeListener( const OUString& /*aPropertyName*/, const Refer… in addPropertyChangeListener() function in sdr::table::TableModel
H A Dcell.cxx1234 void SAL_CALL Cell::addPropertyChangeListener( const OUString& /*aPropertyName*/, const Reference< … in addPropertyChangeListener() function in sdr::table::Cell
H A Dcell.hxx146 …SVX_DLLPRIVATE virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyNa…
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx560 void SAL_CALL Theme::addPropertyChangeListener( in addPropertyChangeListener() function in sfx2::sidebar::Theme
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx183 xSet->addPropertyChangeListener(rPropName, pListener); in SafeAddPropertyListener()
1605 …xSourceSet->addPropertyChangeListener(PROPERTY_ROW_HEIGHT, static_cast<XPropertyChangeListener*>(t… in addModelListeners()
1606 xSourceSet->addPropertyChangeListener(PROPERTY_FONT, static_cast<XPropertyChangeListener*>(this)); in addModelListeners()
1607 …xSourceSet->addPropertyChangeListener(PROPERTY_TEXTCOLOR, static_cast<XPropertyChangeListener*>(th… in addModelListeners()
1608 …xSourceSet->addPropertyChangeListener(PROPERTY_TEXTLINECOLOR, static_cast<XPropertyChangeListener*… in addModelListeners()
1609 …xSourceSet->addPropertyChangeListener(PROPERTY_TEXTEMPHASIS, static_cast<XPropertyChangeListener*>… in addModelListeners()
1610 …xSourceSet->addPropertyChangeListener(PROPERTY_TEXTRELIEF, static_cast<XPropertyChangeListener*>(t… in addModelListeners()
/trunk/main/connectivity/source/cpool/
H A DZConnectionPool.cxx92 xProp->addPropertyChangeListener(getTimeoutNodeName(),this); in OConnectionPool()
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx825 void SAL_CALL SdUnoSearchReplaceDescriptor::addPropertyChangeListener( const ::rtl::OUString& , con… in addPropertyChangeListener() function in SdUnoSearchReplaceDescriptor
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx139 xSet->addPropertyChangeListener ( in Init()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx789 void SAL_CALL SvxUnoTextRangeBase::addPropertyChangeListener( const OUString& , const uno::Referenc… in addPropertyChangeListener() function in SvxUnoTextRangeBase
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx323 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com…
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1174 void SAL_CALL OReportDefinition::addPropertyChangeListener( const ::rtl::OUString& aPropertyName, c… in addPropertyChangeListener() function in reportdesign::OReportDefinition
1176 ReportDefinitionPropertySet::addPropertyChangeListener( aPropertyName, xListener ); in addPropertyChangeListener()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx2157 … xGroup->addPropertyChangeListener(PROPERTY_HEADERON, static_cast<XPropertyChangeListener*>(this)); in notifyGroupSections()
2158 … xGroup->addPropertyChangeListener(PROPERTY_FOOTERON, static_cast<XPropertyChangeListener*>(this)); in notifyGroupSections()
3699 … _bAdd ? &XPropertySet::addPropertyChangeListener : &XPropertySet::removePropertyChangeListener; in listen()
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx788 void SAL_CALL OTruncatedTransactedFileStream::addPropertyChangeListener( const ::rtl::OUString&, co… in addPropertyChangeListener() function in comphelper::OTruncatedTransactedFileStream
/trunk/main/comphelper/source/property/
H A DChainablePropertySet.cxx112 void SAL_CALL ChainablePropertySet::addPropertyChangeListener( const ::rtl::OUString&, const Refere… in addPropertyChangeListener() function in ChainablePropertySet
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java143 public void addPropertyChangeListener( in addPropertyChangeListener() method in ExampleMember
353 public void addPropertyChangeListener( in addPropertyChangeListener() method in ExampleLevel
668 public void addPropertyChangeListener( in addPropertyChangeListener() method in ExampleDimension
900 public void addPropertyChangeListener( in addPropertyChangeListener() method in ExampleDataPilotSource._ExampleDataPilotSource
/trunk/main/ucb/source/ucp/file/
H A Dprov.cxx595 FileProvider::addPropertyChangeListener( in addPropertyChangeListener() function in FileProvider
/trunk/main/reportdesign/source/core/sdr/
H A DPropertyForward.cxx195 m_xSource->addPropertyChangeListener(::rtl::OUString(), this); in startListening()
197 m_xDest->addPropertyChangeListener(::rtl::OUString(), this); in startListening()

Completed in 318 milliseconds

12345678910>>...23