Home
last modified time | relevance | path

Searched refs:_event_ClearAll (Results 1 – 4 of 4) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Tab.h135 void _event_ClearAll(void);
H A Dap_Dialog_Tab.cpp431 void AP_Dialog_Tab::_event_ClearAll(void) in _event_ClearAll() function in AP_Dialog_Tab
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaDialog_Tab.h135 { m_dlg->_event_ClearAll(); }; in clearAllAction()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Tab.cpp174 _event_ClearAll(); in _onCommand()