Home
last modified time | relevance | path

Searched refs:sPresetTextWarp (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dshape.cxx598 const OUString sPresetTextWarp( "PresetTextWarp" ); in lcl_createPresetShape() local
627 lcl_setPropertyValue( aGeomPropVec, sPresetTextWarp, in lcl_createPresetShape()
628 comphelper::makePropertyValue( sPresetTextWarp, rPresetType ) ); in lcl_createPresetShape()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dshape.cxx588 static const OUStringLiteral sPresetTextWarp( u"PresetTextWarp" ); in lcl_createPresetShape() local
617 lcl_setPropertyValue( aGeomPropVec, sPresetTextWarp, in lcl_createPresetShape()
618 comphelper::makePropertyValue( sPresetTextWarp, rPresetType ) ); in lcl_createPresetShape()