Home
last modified time | relevance | path

Searched refs:LineStyle (Results 1 – 25 of 195) sorted by relevance

12345678

/trunk/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Border.java63 private LineStyle m_LineStyle;
66 private LineStyle m_expLineStyle;
85 {LineStyle.NONE, "Invisible", colorList[0], LineStyle.NONE, "Invisible", colorList[0]}, in data()
86 {LineStyle.SOLID,"Continuous", colorList[1], LineStyle.SOLID,"Continuous", colorList[1]}, in data()
87 …{LineStyle.DASH,"Ultrafine Dashed", colorList[2], LineStyle.DASH,"Ultrafine Dashed", colorList[2]}, in data()
88 {LineStyle.DASH,"Fine Dashed", colorList[3], LineStyle.DASH,"Fine Dashed", colorList[3]}, in data()
90 {LineStyle.DASH,"Fine Dotted", colorList[5], LineStyle.DASH,"Fine Dotted", colorList[5]}, in data()
95 {LineStyle.DASH,"Line Style 9", colorList[10], LineStyle.DASH,"Line Style 9", colorList[10]}, in data()
96 {LineStyle.DASH,"2 Dots 1 Dash", colorList[11], LineStyle.DASH,"2 Dots 1 Dash", colorList[11]}, in data()
97 {LineStyle.DASH,"Dashed (var)", colorList[12], LineStyle.DASH,"Dashed (var)", colorList[12]}, in data()
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DLineStyle.idl33 // DocMerge from xml: enum com::sun::star::drawing::LineStyle
37 published enum LineStyle
40 // DOCUMENTATION OMITTED FOR LineStyle:: NONE,
42 // DocMerge from xml: value com::sun::star::drawing::LineStyle::NONE
48 // DOCUMENTATION OMITTED FOR LineStyle:: SOLID,
50 // DocMerge from xml: value com::sun::star::drawing::LineStyle::SOLID
56 // DOCUMENTATION OMITTED FOR LineStyle:: DASH
58 // DocMerge from xml: value com::sun::star::drawing::LineStyle::DASH
H A DLineProperties.idl26 #include <com/sun/star/drawing/LineStyle.idl>
47 [property] com::sun::star::drawing::LineStyle LineStyle;
/trunk/main/chart2/source/view/main/
H A DVLineProperties.cxx46 …this->LineStyle = uno::makeAny( drawing::LineStyle_SOLID ); //type drawing::LineStyle for property… in VLineProperties()
58 this->LineStyle = xProp->getPropertyValue( C2U( "BorderStyle" ) ); in initFromPropertySet()
70 this->LineStyle = xProp->getPropertyValue( C2U( "LineStyle" ) ); in initFromPropertySet()
81 this->LineStyle = uno::makeAny( drawing::LineStyle_NONE ); in initFromPropertySet()
88 drawing::LineStyle aLineStyle(drawing::LineStyle_SOLID); in isLineVisible()
89 this->LineStyle >>= aLineStyle; in isLineVisible()
H A DShapeFactory.cxx456 drawing::LineStyle aLineStyle; in createCube()
2090 if(rLineProperties.LineStyle.hasValue()) in createLine3D()
2092 , rLineProperties.LineStyle ); in createLine3D()
2153 if(pLineProperties->LineStyle.hasValue()) in createLine2D()
2155 , pLineProperties->LineStyle ); in createLine2D()
/trunk/test/testuno/source/fvt/uno/sd/textbox/
H A DLineProperties.java41 import com.sun.star.drawing.LineStyle;
97 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineStyle()
110 assertEquals("Not Dash Line Style",LineStyle.DASH,xPropSet.getPropertyValue("LineStyle")); in testShapeLineStyle()
130 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineColor()
135 assertEquals("Not Dash Line Style",LineStyle.DASH,xPropSet.getPropertyValue("LineStyle")); in testShapeLineColor()
/trunk/main/vcl/inc/vcl/
H A Dlineinfo.hxx43 LineStyle meStyle;
80 LineInfo( LineStyle eLineStyle = LINE_SOLID, long nWidth = 0L );
89 void SetStyle( LineStyle eStyle );
90 LineStyle GetStyle() const { return mpImplLineInfo->meStyle; } in GetStyle()
/trunk/main/chart2/source/tools/
H A DLineProperties.cxx48 ::getCppuType( reinterpret_cast< const drawing::LineStyle * >(0)), in AddPropertiesToVector()
115 drawing::LineStyle aLineStyle(drawing::LineStyle_SOLID); in IsLineVisible()
142 drawing::LineStyle aLineStyle(drawing::LineStyle_SOLID); in SetLineVisible()
166 drawing::LineStyle aLineStyle(drawing::LineStyle_SOLID); in SetLineInvisible()
H A DThreeDHelper.cxx1344 drawing::LineStyle aLineStyle( drawing::LineStyle_SOLID ); in getRoundedEdgesAndObjectLines()
1408 drawing::LineStyle aCurrentLineStyle; in getRoundedEdgesAndObjectLines()
1439 drawing::LineStyle aLineStyle( drawing::LineStyle_NONE ); in setRoundedEdgesAndObjectLines()
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java59 import com.sun.star.drawing.LineStyle;
244 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineStyle()
257 assertEquals("Not Dash Line Style",LineStyle.DASH,xPropSet.getPropertyValue("LineStyle")); in testShapeLineStyle()
276 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineColor()
281 assertEquals("Not Dash Line Style",LineStyle.DASH,xPropSet.getPropertyValue("LineStyle")); in testShapeLineColor()
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java50 import com.sun.star.drawing.LineStyle;
154 aDiaProp.setPropertyValue("LineStyle", LineStyle.DASH); in testAreaBordersProperties()
163 assertEquals("Not Dash Line Style", LineStyle.DASH, in testAreaBordersProperties()
230 aDiaProp.setPropertyValue("LineStyle", LineStyle.DASH); in testLegendBorderProperties()
238 assertEquals("Not Dash Line Style", LineStyle.DASH, in testLegendBorderProperties()
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DMigrationAnalyser.cls1248 If IsInvalidBorderStyle(aTable.Borders(wdBorderTop).LineStyle) Then
1251 If IsInvalidBorderStyle(aTable.Borders(wdBorderBottom).LineStyle) Then
1254 If IsInvalidBorderStyle(aTable.Borders(wdBorderDiagonalDown).LineStyle) Then
1257 If IsInvalidBorderStyle(aTable.Borders(wdBorderDiagonalUp).LineStyle) Then
1261 If IsInvalidBorderStyle(aTable.Borders(wdBorderHorizontal).LineStyle) Then
1264 If IsInvalidBorderStyle(aTable.Borders(wdBorderLeft).LineStyle) Then
1267 If IsInvalidBorderStyle(aTable.Borders(wdBorderRight).LineStyle) Then
1270 If IsInvalidBorderStyle(aTable.Borders(wdBorderVertical).LineStyle) Then
/trunk/main/offapi/com/sun/star/report/
H A DXFixedLine.idl33 #include <com/sun/star/drawing/LineStyle.idl>
67 [attribute,bound] com::sun::star::drawing::LineStyle LineStyle;
/trunk/main/migrationanalysis/src/driver_docs/sources/excel/
H A DMigrationAnalyser.cls47 LineStyle As Integer
268 If .Border.LineStyle <> xlLineStyleNone Then
1318 CheckLineFormatIssue = (myRange.Borders(edge).LineStyle <> xlContinuous) And _
1319 (myRange.Borders(edge).LineStyle <> xlDouble) And _
1320 (myRange.Borders(edge).LineStyle <> xlLineStyleNone)
1344 myCellAttri.LineStyle = myCellAttri.LineStyle + 1
1381 If myCellAttri.LineStyle > 0 Then
1385 .Values.Add myCellAttri.LineStyle
/trunk/main/vcl/source/gdi/
H A Dlineinfo.cxx90 LineInfo::LineInfo( LineStyle eStyle, long nWidth ) in LineInfo()
159 void LineInfo::SetStyle( LineStyle eStyle ) in SetStyle()
262 rIStm >> nTmp16; rImplLineInfo.meStyle = (LineStyle) nTmp16; in operator >>()
/trunk/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl120 <code>LineStyle</code>.
124 [property] ::com::sun::star::drawing::LineStyle BorderStyle;
157 [property] ::com::sun::star::drawing::LineStyle LineStyle;
H A DXChartTypeTemplate.idl223 <type scope="com::sun::star::drawing">LineStyle</type> of all
225 LineStyle NONE back to SOLID. If a series has a style DASH,
/trunk/main/reportdesign/source/core/inc/
H A DFixedLine.hxx51 ::com::sun::star::drawing::LineStyle m_LineStyle;
118 …virtual ::com::sun::star::drawing::LineStyle SAL_CALL getLineStyle() throw (::com::sun::star::uno:…
119 …virtual void SAL_CALL setLineStyle( ::com::sun::star::drawing::LineStyle _linestyle ) throw (::com…
/trunk/main/vbahelper/source/vbahelper/
H A Dvbalineformat.cxx234 drawing::LineStyle aLineStyle; in getVisible()
246 drawing::LineStyle aLineStyle; in setVisible()
298 drawing::LineStyle eLineStyle; in getDashStyle()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java411 if (oldValue instanceof com.sun.star.drawing.LineStyle){ in changePValue()
412 com.sun.star.drawing.LineStyle LS1 = com.sun.star.drawing.LineStyle.NONE; in changePValue()
413 com.sun.star.drawing.LineStyle LS2 = com.sun.star.drawing.LineStyle.DASH; in changePValue()
414 com.sun.star.drawing.LineStyle LS3 = com.sun.star.drawing.LineStyle.SOLID; in changePValue()
/trunk/main/chart2/source/view/axes/
H A DVCartesianGrid.cxx202 aLineProperties.LineStyle = uno::makeAny( drawing::LineStyle_NONE ); in fillLinePropertiesFromGridModel()
292 aHandleLineProperties.LineStyle = uno::makeAny( drawing::LineStyle_NONE ); in createShapes()
/trunk/main/chart2/source/model/main/
H A DDataPointProperties.cxx150 ::getCppuType( reinterpret_cast< const drawing::LineStyle * >(0)), in AddPropertiesToVector()
177 ::getCppuType( reinterpret_cast< const drawing::LineStyle * >(0)), in AddPropertiesToVector()
/trunk/main/reportdesign/source/core/api/
H A DFixedLine.cxx388 drawing::LineStyle SAL_CALL OFixedLine::getLineStyle() throw (uno::RuntimeException) in getLineStyle()
394 void SAL_CALL OFixedLine::setLineStyle( drawing::LineStyle _linestyle ) throw (uno::RuntimeExceptio… in setLineStyle()
/trunk/main/chart2/source/view/inc/
H A DVLineProperties.hxx41 com::sun::star::uno::Any LineStyle; //type drawing::LineStyle for property UNO_NAME_LINESTYLE member
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChartGrid.csv2 "ChartGrid";"com::sun::star::drawing::LineProperties";"LineStyle"

Completed in 92 milliseconds

12345678