, including all inherited members.
_autoScroll(UT_Worker *pTimer) | AP_TopRuler | [protected, static] |
_displayStatusMessage(XAP_String_Id messageID, const ap_RulerTicks &tick, double dValue) | AP_TopRuler | [protected] |
_displayStatusMessage(XAP_String_Id messageID, const ap_RulerTicks &tick, double dValue1, double dValue2) | AP_TopRuler | [protected] |
_displayStatusMessage(XAP_String_Id FormatMessageID, UT_sint32 iCol, const char *format) | AP_TopRuler | [protected] |
_displayStatusMessage(XAP_String_Id FormatMessageID) | AP_TopRuler | [protected] |
_draggingWhat enum name | AP_TopRuler | [private] |
_draw(const UT_Rect *pClipRect, AP_TopRulerInfo *pUseInfo) | AP_TopRuler | [protected] |
_drawBar(const UT_Rect *pClipRect, AP_TopRulerInfo *pInfo, GR_Graphics::GR_Color3D clr3d, UT_sint32 x, UT_sint32 w) | AP_TopRuler | [protected] |
_drawCellGap(AP_TopRulerInfo *pInfo, UT_sint32 iCell) | AP_TopRuler | [protected] |
_drawCellMark(UT_Rect *prDrag, bool bUp) | AP_TopRuler | [protected, virtual] |
_drawCellProperties(const UT_Rect *pClipRect, AP_TopRulerInfo *pInfo, UT_uint32 kCol, bool bDrawAll) | AP_TopRuler | [protected] |
_drawCellProperties(const UT_Rect *pClipRect, AP_TopRulerInfo *pInfo, bool bDrawAll) | AP_TopRuler | [protected] |
_drawColumnGapMarker(UT_Rect &r) | AP_TopRuler | [protected, virtual] |
_drawColumnProperties(const UT_Rect *pClipRect, AP_TopRulerInfo *pInfo, UT_uint32 kCol) | AP_TopRuler | [protected] |
_drawFirstLineIndentMarker(UT_Rect &r, bool bFilled) | AP_TopRuler | [protected, virtual] |
_drawLeftIndentMarker(UT_Rect &r, bool bFilled) | AP_TopRuler | [protected, virtual] |
_drawMarginProperties(const UT_Rect *pClipRect, AP_TopRulerInfo *pInfo, GR_Graphics::GR_Color3D clr) | AP_TopRuler | [protected, virtual] |
_drawParagraphProperties(const UT_Rect *pClipRect, AP_TopRulerInfo *pInfo, bool bDrawAll=true) | AP_TopRuler | [protected] |
_drawRightIndentMarker(UT_Rect &r, bool bFilled) | AP_TopRuler | [protected, virtual] |
_drawTabProperties(const UT_Rect *pClipRect, AP_TopRulerInfo *pInfo, bool bDrawAll=true) | AP_TopRuler | [protected] |
_drawTabStop(UT_Rect &r, eTabType iType, bool bFilled) | AP_TopRuler | [protected] |
_drawTabToggle(const UT_Rect *pClipRect, bool bErase) | AP_TopRuler | [protected] |
_drawTickMark(const UT_Rect *pClipRect, AP_TopRulerInfo *pInfo, ap_RulerTicks &tick, GR_Graphics::GR_Color3D clr3d, GR_Font *pFont, UT_sint32 k, UT_sint32 xTick) | AP_TopRuler | [protected] |
_drawTicks(const UT_Rect *pClipRect, AP_TopRulerInfo *pInfo, ap_RulerTicks &tick, GR_Graphics::GR_Color3D clr3d, GR_Font *pFont, UT_sint32 xOrigin, UT_sint32 xFrom, UT_sint32 xTo) | AP_TopRuler | [protected] |
_findTabStop(AP_TopRulerInfo *pInfo, UT_uint32 x, UT_uint32 y, UT_sint32 &anchor, eTabType &iType, eTabLeader &iLeader) | AP_TopRuler | [protected] |
_getCellMarkerRect(AP_TopRulerInfo *pInfo, UT_sint32 kCell, UT_Rect *prCell) | AP_TopRuler | [protected] |
_getColumnMarkerRect(AP_TopRulerInfo *pInfo, UT_uint32 kCol, UT_sint32 xCenter, UT_Rect *prCol) | AP_TopRuler | [protected] |
_getColumnMarkerXRightEnd(AP_TopRulerInfo *pInfo, UT_uint32 kCol) | AP_TopRuler | [protected] |
_getFirstPixelInColumn(AP_TopRulerInfo *pInfo, UT_uint32 kCol) | AP_TopRuler | [protected] |
_getMarginMarkerRects(AP_TopRulerInfo *pInfo, UT_Rect &rLeft, UT_Rect &rRight) | AP_TopRuler | [protected] |
_getParagraphMarkerRects(AP_TopRulerInfo *pInfo, UT_sint32 leftCenter, UT_sint32 rightCenter, UT_sint32 firstLineCenter, UT_Rect *prLeftIndent, UT_Rect *prRightIndent, UT_Rect *prFirstLineIndent) | AP_TopRuler | [protected] |
_getParagraphMarkerXCenters(AP_TopRulerInfo *pInfo, UT_sint32 *pLeft, UT_sint32 *pRight, UT_sint32 *pFirstLine) | AP_TopRuler | [protected] |
_getTabStopRect(AP_TopRulerInfo *pInfo, UT_sint32 anchor, UT_Rect *pRect) | AP_TopRuler | [protected] |
_getTabStopString(AP_TopRulerInfo *pInfo, UT_sint32 k) | AP_TopRuler | [protected] |
_getTabStopXAnchor(AP_TopRulerInfo *pInfo, UT_sint32 k, UT_sint32 *pTab, eTabType &iType, eTabLeader &iLeader) | AP_TopRuler | [protected] |
_getTabToggleRect(UT_Rect *prToggle) | AP_TopRuler | [protected] |
_getTabZoneRect(AP_TopRulerInfo *pInfo, UT_Rect &rZone) | AP_TopRuler | [protected] |
_getUnitsFromRulerLeft(UT_sint32 xColRel, ap_RulerTicks &tick) | AP_TopRuler | [protected] |
_ignoreEvent(bool bDone) | AP_TopRuler | [protected] |
_isInBottomBoxOfLeftIndent(UT_uint32 y) | AP_TopRuler | [protected] |
_prefsListener(XAP_Prefs *pPrefs, UT_StringPtrMap *phChanges, void *data) | AP_TopRuler | [protected, static] |
_refreshView(void) | AP_TopRuler | [protected] |
_scalePixelDistanceToUnits(UT_sint32 xColRel, ap_RulerTicks &tick) | AP_TopRuler | [protected] |
_scrollFuncX(void *pData, UT_sint32 xoff, UT_sint32 xlimit) | AP_TopRuler | [static] |
_scrollFuncY(void *pData, UT_sint32 yoff, UT_sint32 ylimit) | AP_TopRuler | [static] |
_setTabStops(ap_RulerTicks tick, UT_sint32 iTab, eTabLeader iLeader, bool bDelete) | AP_TopRuler | [protected] |
_snapPixelToGrid(UT_sint32 xDist, ap_RulerTicks &tick) | AP_TopRuler | [protected] |
_xorGuide(bool bClear=false) | AP_TopRuler | [protected] |
AP_TopRuler(XAP_Frame *pFrame) | AP_TopRuler | |
DraggingWhat typedef | AP_TopRuler | [private] |
draw(const UT_Rect *clip) | XAP_CustomWidgetLU | [virtual] |
drawLU(const UT_Rect *clip) | AP_TopRuler | [protected, virtual] |
DW_CELLMARK enum value | AP_TopRuler | [private] |
DW_COLUMNGAP enum value | AP_TopRuler | [private] |
DW_COLUMNGAPLEFTSIDE enum value | AP_TopRuler | [private] |
DW_FIRSTLINEINDENT enum value | AP_TopRuler | [private] |
DW_LEFTINDENT enum value | AP_TopRuler | [private] |
DW_LEFTINDENTWITHFIRST enum value | AP_TopRuler | [private] |
DW_LEFTMARGIN enum value | AP_TopRuler | [private] |
DW_NOTHING enum value | AP_TopRuler | [private] |
DW_RIGHTINDENT enum value | AP_TopRuler | [private] |
DW_RIGHTMARGIN enum value | AP_TopRuler | [private] |
DW_TABSTOP enum value | AP_TopRuler | [private] |
DW_TABTOGGLE enum value | AP_TopRuler | [private] |
getDimension() const | AP_TopRuler | [inline] |
getFixedWidth() | AP_TopRuler | [inline, static] |
getGraphics(void) const | AP_TopRuler | [inline, virtual] |
getHeight(void) const | AP_TopRuler | |
getTabToggleAreaWidth() const | AP_TopRuler | |
getType(void) | AP_TopRuler | [inline, virtual] |
AV_Listener::getType(void)=0 | AV_Listener | [pure virtual] |
getView(void) const | AP_TopRuler | [inline] |
getWidth(void) const | AP_TopRuler | |
isHidden(void) const | AP_TopRuler | [inline] |
isMouseOverTab(UT_uint32 x, UT_uint32 y) | AP_TopRuler | |
m_aScrollDirection | AP_TopRuler | [private] |
m_bBeforeFirstMotion | AP_TopRuler | [private] |
m_bEventIgnored | AP_TopRuler | [private] |
m_bGuide | AP_TopRuler | [private] |
m_bIsHidden | AP_TopRuler | [private] |
m_bValidMouseClick | AP_TopRuler | [private] |
m_dim | AP_TopRuler | [private] |
m_dragging2Center | AP_TopRuler | [private] |
m_dragging2Rect | AP_TopRuler | [private] |
m_draggingCell | AP_TopRuler | [private] |
m_draggingCenter | AP_TopRuler | [private] |
m_draggingRect | AP_TopRuler | [private] |
m_draggingTab | AP_TopRuler | [private] |
m_draggingTabLeader | AP_TopRuler | [private] |
m_draggingTabType | AP_TopRuler | [private] |
m_draggingWhat | AP_TopRuler | [private] |
m_dragStart | AP_TopRuler | [private] |
m_iCellContainerLeftPos | AP_TopRuler | [private] |
m_iDefaultTabType | AP_TopRuler | [private] |
m_iHeight | AP_TopRuler | [private] |
m_iLeftRulerWidth | AP_TopRuler | [protected] |
m_iMaxCellPos | AP_TopRuler | [private] |
m_iMinCellPos | AP_TopRuler | [private] |
m_infoCache | AP_TopRuler | [private] |
m_iOrigPosition | AP_TopRuler | [private] |
m_iWidth | AP_TopRuler | [private] |
m_lidTopRuler | AP_TopRuler | [private] |
m_minColumnWidth | AP_TopRuler | [private] |
m_oldX | AP_TopRuler | [private] |
m_pAutoScrollTimer | AP_TopRuler | [private] |
m_pFrame | AP_TopRuler | [protected] |
m_pG | AP_TopRuler | [protected] |
m_pScrollObj | AP_TopRuler | [private] |
m_pView | AP_TopRuler | [protected] |
m_xGuide | AP_TopRuler | [private] |
m_xOtherGuide | AP_TopRuler | [private] |
m_xScrollLimit | AP_TopRuler | [protected] |
m_xScrollOffset | AP_TopRuler | [protected] |
mouseMotion(EV_EditModifierState ems, UT_sint32 x, UT_sint32 y) | AP_TopRuler | |
mousePress(EV_EditModifierState ems, EV_EditMouseButton emb, UT_uint32 x, UT_uint32 y) | AP_TopRuler | |
mouseRelease(EV_EditModifierState ems, EV_EditMouseButton emb, UT_sint32 x, UT_sint32 y) | AP_TopRuler | |
notify(AV_View *pView, const AV_ChangeMask mask) | AP_TopRuler | [virtual] |
AV_Listener::notify(AV_View *pView, const AV_ChangeMask mask)=0 | AV_Listener | [pure virtual] |
queueDraw(const UT_Rect *clip=NULL) | XAP_CustomWidget | [virtual] |
queueDrawLU(const UT_Rect *clip) | XAP_CustomWidgetLU | [virtual] |
s_iFixedHeight | AP_TopRuler | [protected, static] |
s_iFixedWidth | AP_TopRuler | [protected, static] |
scrollRuler(UT_sint32 xoff, UT_sint32 xlimit) | AP_TopRuler | |
setDimension(UT_Dimension newdim) | AP_TopRuler | |
setHeight(UT_uint32 iHeight) | AP_TopRuler | |
setOffsetLeftRuler(UT_uint32 iLeftRulerWidth) | AP_TopRuler | |
setTableLineDrag(PT_DocPosition pos, UT_sint32 x, UT_sint32 &iFixed) | AP_TopRuler | |
setView(AV_View *pView) | AP_TopRuler | [virtual] |
setView(AV_View *pView, UT_uint32 iZoom) | AP_TopRuler | |
setViewHidden(AV_View *pView) | AP_TopRuler | |
setWidth(UT_uint32 iWidth) | AP_TopRuler | |
setZoom(UT_uint32 iZoom) | AP_TopRuler | |
XAP_CustomWidget() | XAP_CustomWidget | [inline] |
~AP_TopRuler(void) | AP_TopRuler | [virtual] |
~AV_Listener() | AV_Listener | [inline, virtual] |
~XAP_CustomWidget() | XAP_CustomWidget | [inline, virtual] |