#include "ut_types.h"
Go to the source code of this file.
Defines | |
#define | UT_RAND_MAX ((UT_sint32)0x7fffffff) |
Functions | |
ABI_EXPORT void | UT_srandom (UT_uint32 seed) |
ABI_EXPORT UT_sint32 | UT_rand () |
#define UT_RAND_MAX ((UT_sint32)0x7fffffff) |
Referenced by IE_Imp_RTF::addFrame().
ABI_EXPORT UT_sint32 UT_rand | ( | ) |
References random__().
Referenced by s_RTF_ListenerWriteDoc::_openFrame(), IE_Exp_RTF::_output_MultiLevelRTF(), IE_Exp_RTF::_output_SimpleListRTF(), IE_Imp_RTF::addFrame(), abiword_document::garble_image_line(), abiword_document::get_random_char(), IE_Imp_RTF::HandleHeaderFooter(), IE_Imp_RTF::HandleListLevel(), IE_Imp_WordPerfect::openEndnote(), IE_Imp_WordPerfect::openFootnote(), IE_Imp_WordPerfect::openOrderedListLevel(), IE_Imp_WordPerfect::openUnorderedListLevel(), RTF_msword97_level::RTF_msword97_level(), UT_createTmpFile(), and UT_UUIDGenerator__test().
ABI_EXPORT void UT_srandom | ( | UT_uint32 | seed | ) |
References srandom_r__().
Referenced by abiword_document::get_random_char(), and XAP_App::initialize().