Searched defs:VLineProperties (Results 1 – 2 of 2) sorted by relevance
38 struct VLineProperties struct40 com::sun::star::uno::Any Color; //type sal_Int32 UNO_NAME_LINECOLOR41 com::sun::star::uno::Any LineStyle; //type drawing::LineStyle for property UNO_NAME_LINESTYLE42 com::sun::star::uno::Any Transparence;//type sal_Int16 for property UNO_NAME_LINETRANSPARENCE43 com::sun::star::uno::Any Width;//type sal_Int32 for property UNO_NAME_LINEWIDTH44 com::sun::star::uno::Any DashName;//type OUString for property "LineDashName"
43 VLineProperties::VLineProperties() in VLineProperties() function in chart::VLineProperties
Completed in 6 milliseconds