Home
last modified time | relevance | path

Searched refs:insertLineDash (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/oox/inc/oox/helper/
H A Dmodelobjecthelper.hxx101 ::rtl::OUString insertLineDash( const ::com::sun::star::drawing::LineDash& rDash );
/aoo42x/main/oox/source/helper/
H A Dmodelobjecthelper.cxx130 OUString ModelObjectHelper::insertLineDash( const LineDash& rDash ) in insertLineDash() function in oox::ModelObjectHelper
/aoo42x/main/oox/source/drawingml/
H A Dshapepropertymap.cxx148 OUString aDashName = mrModelObjHelper.insertLineDash( rValue.get< LineDash >() ); in setLineDash()

Completed in 18 milliseconds