Lines Matching refs:sal_uInt8

187 const sal_uInt8 EXC_CHFRINFO_EXCEL2000          = 9;
188 const sal_uInt8 EXC_CHFRINFO_EXCELXP2003 = 10;
189 const sal_uInt8 EXC_CHFRINFO_EXCEL2007 = 11;
345 const sal_uInt8 EXC_CHLEGEND_BOTTOM = 0;
346 const sal_uInt8 EXC_CHLEGEND_CORNER = 1;
347 const sal_uInt8 EXC_CHLEGEND_TOP = 2;
348 const sal_uInt8 EXC_CHLEGEND_RIGHT = 3;
349 const sal_uInt8 EXC_CHLEGEND_LEFT = 4;
350 const sal_uInt8 EXC_CHLEGEND_NOTDOCKED = 7;
352 const sal_uInt8 EXC_CHLEGEND_CLOSE = 0;
353 const sal_uInt8 EXC_CHLEGEND_MEDIUM = 1;
354 const sal_uInt8 EXC_CHLEGEND_OPEN = 2;
420 const sal_uInt8 EXC_CHTICK_INSIDE = 0x01;
421 const sal_uInt8 EXC_CHTICK_OUTSIDE = 0x02;
423 const sal_uInt8 EXC_CHTICK_NOLABEL = 0;
424 const sal_uInt8 EXC_CHTICK_LOW = 1; /// Below diagram/right of diagram.
425 const sal_uInt8 EXC_CHTICK_HIGH = 2; /// Above diagram/left of diagram.
426 const sal_uInt8 EXC_CHTICK_NEXT = 3; /// Next to axis.
428 const sal_uInt8 EXC_CHTICK_TRANSPARENT = 1;
429 const sal_uInt8 EXC_CHTICK_OPAQUE = 2;
480 const sal_uInt8 EXC_CHTEXT_ALIGN_TOPLEFT = 1; /// Horizontal: left, vertical: top.
481 const sal_uInt8 EXC_CHTEXT_ALIGN_CENTER = 2;
482 const sal_uInt8 EXC_CHTEXT_ALIGN_BOTTOMRIGHT = 3; /// Horizontal: right, vertical: bottom.
483 const sal_uInt8 EXC_CHTEXT_ALIGN_JUSTIFY = 4;
484 const sal_uInt8 EXC_CHTEXT_ALIGN_DISTRIBUTE = 5;
614 const sal_uInt8 EXC_CHPROPS_EMPTY_SKIP = 0; /// Skip empty values.
615 const sal_uInt8 EXC_CHPROPS_EMPTY_ZERO = 1; /// Plot empty values as zero.
616 const sal_uInt8 EXC_CHPROPS_EMPTY_INTERPOLATE = 2; /// Interpolate empty values.
637 const sal_uInt8 EXC_CHSERTREND_POLYNOMIAL = 0; /// If order is 1, trend line is linear.
638 const sal_uInt8 EXC_CHSERTREND_EXPONENTIAL = 1;
639 const sal_uInt8 EXC_CHSERTREND_LOGARITHMIC = 2;
640 const sal_uInt8 EXC_CHSERTREND_POWER = 3;
641 const sal_uInt8 EXC_CHSERTREND_MOVING_AVG = 4;
665 const sal_uInt8 EXC_CHSRCLINK_TITLE = 0;
666 const sal_uInt8 EXC_CHSRCLINK_VALUES = 1;
667 const sal_uInt8 EXC_CHSRCLINK_CATEGORY = 2;
668 const sal_uInt8 EXC_CHSRCLINK_BUBBLES = 3;
670 const sal_uInt8 EXC_CHSRCLINK_DEFAULT = 0;
671 const sal_uInt8 EXC_CHSRCLINK_DIRECTLY = 1;
672 const sal_uInt8 EXC_CHSRCLINK_WORKSHEET = 2;
680 const sal_uInt8 EXC_CHSERERR_NONE = 0; /// For internal use only.
681 const sal_uInt8 EXC_CHSERERR_XPLUS = 1;
682 const sal_uInt8 EXC_CHSERERR_XMINUS = 2;
683 const sal_uInt8 EXC_CHSERERR_YPLUS = 3;
684 const sal_uInt8 EXC_CHSERERR_YMINUS = 4;
686 const sal_uInt8 EXC_CHSERERR_PERCENT = 1;
687 const sal_uInt8 EXC_CHSERERR_FIXED = 2;
688 const sal_uInt8 EXC_CHSERERR_STDDEV = 3;
689 const sal_uInt8 EXC_CHSERERR_CUSTOM = 4;
690 const sal_uInt8 EXC_CHSERERR_STDERR = 5;
692 const sal_uInt8 EXC_CHSERERR_END_BLANK = 0; /// Line end: blank.
693 const sal_uInt8 EXC_CHSERERR_END_TSHAPE = 1; /// Line end: t-shape.
707 const sal_uInt8 EXC_CH3DDATAFORMAT_RECT = 0; /// Rectangular base.
708 const sal_uInt8 EXC_CH3DDATAFORMAT_CIRC = 1; /// Circular base.
710 const sal_uInt8 EXC_CH3DDATAFORMAT_STRAIGHT = 0; /// Straight to top.
711 const sal_uInt8 EXC_CH3DDATAFORMAT_SHARP = 1; /// Sharp top.
712 const sal_uInt8 EXC_CH3DDATAFORMAT_TRUNC = 2; /// Shart top, truncated.
871 sal_uInt8 mnDestType; /// Type of the destination (title, values, ...).
872 sal_uInt8 mnLinkType; /// Link type (directly, linked to worksheet, ...).
905 sal_uInt8 mnHAlign; /// Horizontal alignment.
906 sal_uInt8 mnVAlign; /// Vertical alignment.
932 sal_uInt8 mnBase; /// Base form.
933 sal_uInt8 mnTop; /// Top egde mode.
956 sal_uInt8 mnLineType; /// Type of the trend line.
957 sal_uInt8 mnOrder; /// Polynomial order or moving average counter.
958 sal_uInt8 mnShowEquation; /// 1 = Show equation.
959 sal_uInt8 mnShowRSquared; /// 1 = Show R-squared.
970 sal_uInt8 mnBarType; /// Type of the error bar (X/Y).
971 sal_uInt8 mnSourceType; /// Type of source values.
972 sal_uInt8 mnLineEnd; /// Type of the line ends.
1026 sal_uInt8 mnDockMode; /// Docking mode.
1027 sal_uInt8 mnSpacing; /// Spacing between elements.
1048 sal_uInt8 mnEmptyMode; /// Plotting mode for empty cells.
1101 sal_uInt8 mnMajor; /// Type of tick marks of major grid.
1102 sal_uInt8 mnMinor; /// Type of tick marks of minor grid.
1103 sal_uInt8 mnLabelPos; /// Position of labels relative to axis.
1104 sal_uInt8 mnBackMode; /// Background mode: transparent, opaque.
1157 static sal_uInt8 GetSeriesFillAutoTransp( sal_uInt16 nFormatIdx );
1163 static ::rtl::OUString GetErrorBarValuesRole( sal_uInt8 nBarType );