#include "ap_Dialog_Columns.h"
#include "ut_types.h"
#include "ut_string.h"
Go to the source code of this file.
Classes | |
class | AP_UnixDialog_Columns |
Functions | |
bool | findIconDataByName (const char *szName, const char ***pIconData, UT_uint32 *pSizeofData) |
bool | label_button_with_abi_pixmap (GtkWidget *button, const char *szIconName) |
bool findIconDataByName | ( | const char * | szName, | |
const char *** | pIconData, | |||
UT_uint32 * | pSizeofData | |||
) |
References _it::m_name, _it::m_sizeofVariable, _it::m_staticVariable, and xxx_UT_DEBUGMSG.
Referenced by label_button_with_abi_pixmap().
bool label_button_with_abi_pixmap | ( | GtkWidget * | button, | |
const char * | szIconName | |||
) |
References findIconDataByName(), and UT_DEBUGMSG.
Referenced by AP_UnixDialog_FormatTable::_constructWindow(), AP_UnixDialog_FormatFrame::_constructWindow(), AP_UnixDialog_Border_Shading::_constructWindow(), AP_UnixDialog_SplitCells::_constructWindowContents(), AP_UnixDialog_MergeCells::_constructWindowContents(), and AP_UnixDialog_Columns::_constructWindowContents().