Home
last modified time | relevance | path

Searched refs:addModifyListener (Results 1 – 25 of 144) sorted by last modified time

123456

/trunk/main/forms/source/component/
H A DImageControl.cxx765 void SAL_CALL OImageControlControl::addModifyListener( const Reference< XModifyListener >& _Listene… in addModifyListener() function in frm::OImageControlControl
H A DFormComponent.cxx2652 xModifiable->addModifyListener( this ); in connectExternalValueBinding()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx913 xMB->addModifyListener(new SfxDocInfoListener_Impl(*m_pData->m_pObjectShell)); in getDocumentProperties()
1410 void SAL_CALL SfxBaseModel::addModifyListener(const uno::Reference< XMODIFYLISTENER >& xListener) t… in addModifyListener() function in SfxBaseModel
3249 xModifiable->addModifyListener( m_pData->m_pStorageModifyListen.get() ); in ListenForStorage_Impl()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx598 xMBroadcaster->addModifyListener( this ); in attachModel()
/trunk/main/svx/source/table/
H A Dtablemodel.cxx402 void SAL_CALL TableModel::addModifyListener( const Reference< XModifyListener >& xListener ) throw … in addModifyListener() function in sdr::table::TableModel
H A Dsvdotable.cxx287 mxTable->addModifyListener( xListener ); in init()
316 mxTable->addModifyListener( xListener ); in operator =()
574 xBroadcaster->addModifyListener( xListener ); in connectTableStyle()
H A Dtablecontroller.cxx167 xTable->addModifyListener( mxModifyListener ); in SvxTableController()
H A Dtabledesign.cxx117 …virtual void SAL_CALL addModifyListener( const Reference< XModifyListener >& aListener ) throw (Ru…
423 xNewBroadcaster->addModifyListener( xListener ); in replaceByName()
443 void SAL_CALL TableDesignStyle::addModifyListener( const Reference< XModifyListener >& xListener ) … in addModifyListener() function in sdr::table::TableDesignStyle
H A Dtablemodel.hxx118 …virtual void SAL_CALL addModifyListener( const ::com::sun::star::uno::Reference< ::com::sun::star:…
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx118 xMod->addModifyListener( xRet ); in Create()
162 xMod->addModifyListener( this ); in stateChanged()
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx1006 xModifyBroadcaster->addModifyListener( ( util::XModifyListener* )this ); in SetComponent()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx1231 xBC->addModifyListener( xListener ); in AddListeners_Impl()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2037 void SAL_CALL OReportDefinition::addModifyListener( const uno::Reference< util::XModifyListener >& … in addModifyListener() function in reportdesign::OReportDefinition
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3789 m_xReportDefinition->addModifyListener(static_cast<XModifyListener*>(this)); in listen()
/trunk/main/basic/source/inc/
H A Dnamecont.hxx175 …inline void addModifyListener( const ::com::sun::star::uno::Reference< ::com::sun::star::util:… in addModifyListener() function in basic::ModifiableHelper
414 …virtual void SAL_CALL addModifyListener( const ::com::sun::star::uno::Reference< ::com::sun::star:…
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOfficeDocument.java134 public void addModifyListener( in addModifyListener() method in OfficeDocument
137 xModifiable.addModifyListener( xListener ); in addModifyListener()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx1541 xBroadcaster->addModifyListener(xThis); in implts_startModifyListeningOnDoc()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx584 void PackageManagerImpl::addModifyListener( in addModifyListener() function in dp_manager::PackageManagerImpl
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx2546 void SAL_CALL SwChartDataSequence::addModifyListener( in addModifyListener() function in SwChartDataSequence
2927 xMB->addModifyListener( xML ); in SetDataSequence()
3054 void SAL_CALL SwChartLabeledDataSequence::addModifyListener( in addModifyListener() function in SwChartLabeledDataSequence
H A Dunoframe.cxx3663 xBrdcst->addModifyListener( xOLEListener ); in getEmbeddedObject()
3703 xBrdcst->addModifyListener( xOLEListener ); in getExtendedControlOverEmbeddedObject()
/trunk/main/desktop/source/deployment/registry/inc/
H A Ddp_backend.h157 virtual void SAL_CALL addModifyListener(
/trunk/main/svx/source/form/
H A Dformcontroller.cxx1569 void SAL_CALL FormController::addModifyListener(const Reference< XModifyListener > & l) throw( Runt… in addModifyListener() function in svxform::FormController
2336 xMod->addModifyListener(this); in startControlModifyListening()
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java161 nameText.addModifyListener(new ModifyListener() { in createPartControl()
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx1161 xModifyBroadcaster->addModifyListener( xThis ); in startListening()
/trunk/main/sw/inc/
H A Dunochart.hxx340 …virtual void SAL_CALL addModifyListener( const ::com::sun::star::uno::Reference< ::com::sun::star:…
416 …virtual void SAL_CALL addModifyListener( const ::com::sun::star::uno::Reference< ::com::sun::star:…

Completed in 296 milliseconds

123456