Searched refs:GetHatchStyle (Results 1 – 6 of 6) sorted by relevance
55 XHatchStyle GetHatchStyle() const { return eStyle; } in GetHatchStyle() function in XHatch
158 switch(rHatch.GetHatchStyle()) in CreateBitmapForUI()
4426 rOut << (sal_Int16)aHatch.GetHatchStyle(); in Store()4511 aUnoHatch.Style = (::com::sun::star::drawing::HatchStyle)aHatch.GetHatchStyle(); in QueryValue()4530 aUnoHatch.Style = (::com::sun::star::drawing::HatchStyle)aHatch.GetHatchStyle(); in QueryValue()4547 rVal <<= (::com::sun::star::drawing::HatchStyle)aHatch.GetHatchStyle(); break; in QueryValue()
523 aUnoHatch.Style = (drawing::HatchStyle)aHatch.GetHatchStyle(); in getAny()
447 sal::static_int_cast< sal_uInt16 >( pHatch->GetHatchStyle() ) ); in IMPL_LINK()
477 XHatchStyleToHatchStyle(rHatch.GetHatchStyle()), in createNewSdrFillAttribute()
Completed in 55 milliseconds