Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1803 case XML_medium: lclSetBorderLineWidth( rBorderLine, API_LINE_MEDIUM ); break; in convertBorderLine()
1804 case XML_mediumDashDot: lclSetBorderLineWidth( rBorderLine, API_LINE_MEDIUM ); break; in convertBorderLine()
1805 case XML_mediumDashDotDot: lclSetBorderLineWidth( rBorderLine, API_LINE_MEDIUM ); break; in convertBorderLine()
1806 case XML_mediumDashed: lclSetBorderLineWidth( rBorderLine, API_LINE_MEDIUM ); break; in convertBorderLine()
1808 case XML_slantDashDot: lclSetBorderLineWidth( rBorderLine, API_LINE_MEDIUM ); break; in convertBorderLine()
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx99 const sal_Int16 API_LINE_MEDIUM = 88; variable
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx67 const sal_Int16 API_LINE_MEDIUM = 88; variable

Completed in 51 milliseconds