Home
last modified time | relevance | path

Searched defs:VLineProperties (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/view/inc/
H A DVLineProperties.hxx38 struct VLineProperties struct
40 com::sun::star::uno::Any Color; //type sal_Int32 UNO_NAME_LINECOLOR
41 com::sun::star::uno::Any LineStyle; //type drawing::LineStyle for property UNO_NAME_LINESTYLE
42 com::sun::star::uno::Any Transparence;//type sal_Int16 for property UNO_NAME_LINETRANSPARENCE
43 com::sun::star::uno::Any Width;//type sal_Int32 for property UNO_NAME_LINEWIDTH
44 com::sun::star::uno::Any DashName;//type OUString for property "LineDashName"
/trunk/main/chart2/source/view/main/
H A DVLineProperties.cxx43 VLineProperties::VLineProperties() in VLineProperties() function in chart::VLineProperties

Completed in 14 milliseconds