Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/table/
H A Dtablestylecellstylecontext.cxx42 , mnLineType( XML_none ) in TableStyleCellStyleContext()
69 mnLineType = getBaseToken( aElementToken ); in createFastChildContext()
74 if ( mnLineType != XML_none ) in createFastChildContext()
78 rLineBorders[ mnLineType ] = mpLineProperties; in createFastChildContext()
85 if ( mnLineType != XML_none ) in createFastChildContext()
87 ShapeStyleRef& rLineStyleRef = mrTableStylePart.getStyleRefs()[ mnLineType ]; in createFastChildContext()
/aoo4110/main/oox/inc/oox/drawingml/table/
H A Dtablestylecellstylecontext.hxx44 sal_Int32 mnLineType; member in oox::drawingml::table::TableStyleCellStyleContext
/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx1687 maData.mnLineType = EXC_CHSERTREND_POLYNOMIAL; in Convert()
1691 maData.mnLineType = EXC_CHSERTREND_EXPONENTIAL; in Convert()
1693 maData.mnLineType = EXC_CHSERTREND_LOGARITHMIC; in Convert()
1695 maData.mnLineType = EXC_CHSERTREND_POWER; in Convert()
1726 rStrm << maData.mnLineType in WriteBody()
H A Dxlchart.cxx228 mnLineType( EXC_CHSERTREND_POLYNOMIAL ), in XclChSerTrendLine()
H A Dxichart.cxx1606 rStrm >> maData.mnLineType in ReadChSerTrendLine()
1619 switch( maData.mnLineType ) in CreateRegressionCurve()
/aoo4110/main/sc/source/filter/inc/
H A Dxlchart.hxx956 sal_uInt8 mnLineType; /// Type of the trend line. member

Completed in 71 milliseconds