Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/table/
H A Dtablestylecellstylecontext.cxx87 ShapeStyleRef& rLineStyleRef = mrTableStylePart.getStyleRefs()[ mnLineType ]; in createFastChildContext() local
88 rLineStyleRef.mnThemedIdx = aAttribs.getInteger( XML_idx, 0 ); in createFastChildContext()
89 xRet.set( new ColorContext( *this, rLineStyleRef.maPhClr ) ); in createFastChildContext()

Completed in 15 milliseconds