, 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] |
| _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] |
| _fe class | XAP_UnixCustomWidget | [friend] |
| _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] |
| _ruler_style_context_changed(void) | AP_UnixTopRuler | |
| _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 | |
| AP_UnixTopRuler(XAP_Frame *pFrame) | AP_UnixTopRuler | |
| createWidget(void) | AP_UnixTopRuler | |
| draw(const UT_Rect *clip) | XAP_CustomWidgetLU | [virtual] |
| drawLU(const UT_Rect *clip) | AP_TopRuler | [protected, virtual] |
| getDimension() const | AP_TopRuler | [inline] |
| getFixedWidth() | AP_TopRuler | [inline, static] |
| getGraphics(void) const | AP_TopRuler | [inline, virtual] |
| getHeight(void) const | AP_TopRuler | |
| getRootWindow(void) | AP_UnixTopRuler | |
| 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] |
| getWidget(void) | AP_UnixTopRuler | [inline, virtual] |
| getWidgetPosition(gint *x, gint *y) | AP_UnixTopRuler | |
| getWidth(void) const | AP_TopRuler | |
| isHidden(void) const | AP_TopRuler | [inline] |
| isMouseOverTab(UT_uint32 x, UT_uint32 y) | AP_TopRuler | |
| m_cr | XAP_UnixCustomWidget | [protected] |
| m_iLeftRulerWidth | AP_TopRuler | [protected] |
| m_iStyleID | AP_UnixTopRuler | [protected] |
| m_pFrame | AP_TopRuler | [protected] |
| m_pG | AP_TopRuler | [protected] |
| m_pView | AP_TopRuler | [protected] |
| m_rootWindow | AP_UnixTopRuler | [protected] |
| m_wTopRuler | AP_UnixTopRuler | [protected] |
| 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] |
| AP_TopRuler::queueDraw(const UT_Rect *clip=NULL) | XAP_CustomWidget | [virtual] |
| XAP_UnixCustomWidget::queueDraw(const UT_Rect *clip=NULL) | XAP_UnixCustomWidget | [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_UnixTopRuler | [virtual] |
| AP_TopRuler::setView(AV_View *pView) | AP_TopRuler | [virtual] |
| AP_TopRuler::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] |
| ~AP_UnixTopRuler(void) | AP_UnixTopRuler | [virtual] |
| ~AV_Listener() | AV_Listener | [inline, virtual] |
| ~XAP_CustomWidget() | XAP_CustomWidget | [inline, virtual] |