Home
last modified time | relevance | path

Searched refs:aEventListenerTable (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/filter/html/
H A Dhtmlform.hxx38 extern const sal_Char * __FAR_DATA aEventListenerTable[];
H A Dhtmlform.cxx134 const sal_Char * __FAR_DATA aEventListenerTable[] = variable
834 if( pMacro && aEventListenerTable[i] ) in lcl_html_setEvents()
859 if( pMacro && aEventListenerTable[i] ) in lcl_html_setEvents()
863 OUString::createFromAscii(aEventListenerTable[i]); in lcl_html_setEvents()
H A Dhtmlforw.cxx192 for( sal_uInt16 j=0; aEventListenerTable[j]; j++ ) in SV_IMPL_OP_PTRARR_SORT()
194 if( sListener.EqualsAscii( aEventListenerTable[j] ) && in SV_IMPL_OP_PTRARR_SORT()

Completed in 36 milliseconds