Home
last modified time | relevance | path

Searched refs:AddListenerParam (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/eventattacher/source/
H A Deventattacher.cxx231 const OUString& ListenerType, const OUString& AddListenerParam)
235 const OUString& ListenerType, const OUString& AddListenerParam,
239 const OUString& ListenerType, const OUString& AddListenerParam,
568 const OUString& AddListenerParam in attachListener() argument
677 pAnys[0] <<= AddListenerParam; in attachListener()
710 const OUString& AddListenerParam, in attachSingleEventListener() argument
718 return attachListener( xObject, aFilterListener, Helper, ListenerType, AddListenerParam); in attachSingleEventListener()
726 const OUString& AddListenerParam, in removeListener() argument
809 pAnys[0] <<= AddListenerParam; in removeListener()
/aoo42x/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx561 ScriptEvent.AddListenerParam, ScriptEvent.EventMethod ); in registerScriptEvent()
625 && ToRemoveListenerParam == (*aEvtIt).AddListenerParam ) in revokeScriptEvent()
642 && (ToRemoveListenerParam == pEventList->AddListenerParam) in revokeScriptEvent()
782 (*aEvtIt).AddListenerParam, (*aEvtIt).EventMethod ); in attach()
803 pEL[i].AddListenerParam, pEL[i].EventMethod ); in attach()
843 (*aEvtIt).AddListenerParam, pArray[i] ); in detach()
862 pEL[i].AddListenerParam, pArray[i] ); in detach()
932 OutStream->writeUTF( rDesc.AddListenerParam ); in write()
948 OutStream->writeUTF( rDesc.AddListenerParam ); in write()
1000 rDesc.AddListenerParam = InStream->readUTF(); in read()
/aoo42x/main/qadevOOo/tests/java/ifc/script/
H A D_XEventAttacherManager.java232 && evt1.AddListenerParam.equals(evt2.AddListenerParam); in equal()
247 + evt.AddListenerParam + "\""); in printEvent()
/aoo42x/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx252 aDesc.AddListenerParam, aDesc.EventMethod ); in attachEventsToControl()
269 aDesc.AddListenerParam, aDesc.EventMethod ); in attachEventsToControl()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlforw.cxx205 !pDescs[i].AddListenerParam.getLength()) ) in SV_IMPL_OP_PTRARR_SORT()
216 pDescs[i].AddListenerParam.getLength() ) in SV_IMPL_OP_PTRARR_SORT()
223 HTMLOutFuncs::Out_String( rStrm, pDescs[i].AddListenerParam, in SV_IMPL_OP_PTRARR_SORT()
H A Dhtmlform.cxx891 rDesc.AddListenerParam = OUString(); in lcl_html_setEvents()
906 rDesc.AddListenerParam = rParam.Copy(nLen); in lcl_html_setEvents()
/aoo42x/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx1117 if (! descr.AddListenerParam.getLength()) in readEvents()
1167 if (descr.AddListenerParam.getLength()) in readEvents()
1171 descr.AddListenerParam ); in readEvents()
H A Dxmldlg_import.cxx1571 &descr.AddListenerParam, in importEvents()
1609 &descr.AddListenerParam, in importEvents()
/aoo42x/main/udkapi/com/sun/star/script/
H A DScriptEventDescriptor.idl53 string AddListenerParam;
/aoo42x/main/extensions/source/propctrlr/
H A Deventhandler.cxx336 && ( _lhs.AddListenerParam == _rhs.AddListenerParam ) in operator ==()

Completed in 210 milliseconds