Home
last modified time | relevance | path

Searched refs:line_width (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx163 #define AUTOFORMAT_PATTERN( first, last, themed_style, line_width, pattern ) \ argument
164 … { first, last, themed_style, XML_TOKEN_INVALID, XML_TOKEN_INVALID, 0, line_width, pattern, false }
166 #define AUTOFORMAT_FADED( first, last, themed_style, color_token, line_width ) \ argument
167 { first, last, themed_style, color_token, XML_TOKEN_INVALID, 0, line_width, 0, true }
169 #define AUTOFORMAT_FADEDACCENTS( first, themed_style, line_width ) \ argument
170 AUTOFORMAT_FADED( first, first, themed_style, XML_accent1, line_width ), \
171 AUTOFORMAT_FADED( first + 1, first + 1, themed_style, XML_accent2, line_width ), \
172 AUTOFORMAT_FADED( first + 2, first + 2, themed_style, XML_accent3, line_width ), \
173 AUTOFORMAT_FADED( first + 3, first + 3, themed_style, XML_accent4, line_width ), \
174 AUTOFORMAT_FADED( first + 4, first + 4, themed_style, XML_accent5, line_width ), \
[all …]
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx134 values.line_width = 1; in CreateGC()
202 values.line_width = 1; in GetInvert50GC()
H A Dsalgdi.cxx369 values.line_width = 1; in GetTrackingGC()
H A Dsalgdi3.cxx888 aGCVal.line_width = 0; in DrawServerSimpleFontString()

Completed in 54 milliseconds