Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Options.cpp244 sprintf( szBuffer, "%i", _gatherNotebookPageNum() ); in _storeWindowData()
421 sprintf( szBuffer, "%i", _gatherNotebookPageNum() ); in _storeDataForControl()
706 currentPage = _gatherNotebookPageNum(); in _event_SetDefaults()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaDialog_Options.cpp379 int AP_CocoaDialog_Options::_gatherNotebookPageNum (void) in DEFINE_GET_SET_BOOL()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_Options.cpp870 int AP_UnixDialog_Options::_gatherNotebookPageNum ( void ) in DEFINE_GET_SET_BOOL()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Options.cpp404 int AP_Win32Dialog_Options::_gatherNotebookPageNum(void) in _gatherNotebookPageNum() function in AP_Win32Dialog_Options