Searched refs:API_LINE_MEDIUM (Results 1 – 3 of 3) sorted by relevance
1803 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()
99 const sal_Int16 API_LINE_MEDIUM = 88; variable
67 const sal_Int16 API_LINE_MEDIUM = 88; variable
Completed in 28 milliseconds