#include <string.h>#include <stdio.h>#include "ap_Features.h"#include "ut_types.h"#include "ut_assert.h"#include "ut_debugmsg.h"#include "ut_string.h"#include "ap_LeftRuler.h"#include "xap_App.h"#include "xav_View.h"#include "gr_Graphics.h"#include "ap_FrameData.h"#include "ap_StatusBar.h"#include "ap_Strings.h"#include "ap_TopRuler.h"#include "xap_Frame.h"#include "ap_Ruler.h"#include "ap_Prefs.h"#include "fv_View.h"#include "fp_TableContainer.h"#include "fp_FrameContainer.h"#include "pd_Document.h"#include "pp_AttrProp.h"#include "gr_Painter.h"Functions | |
| static bool | s_IsOnDifferentPage (const AP_LeftRulerInfo *p1, const AP_LeftRulerInfo *p2) |
| static bool s_IsOnDifferentPage | ( | const AP_LeftRulerInfo * | p1, | |
| const AP_LeftRulerInfo * | p2 | |||
| ) | [static] |
References AP_LeftRulerInfo::m_yBottomMargin, AP_LeftRulerInfo::m_yPageSize, AP_LeftRulerInfo::m_yPageStart, and AP_LeftRulerInfo::m_yTopMargin.
Referenced by AP_LeftRuler::scrollRuler().
1.7.1