Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport.cxx406 …static const ::rtl::OUString s_sParaAdjustPropertyName( RTL_CONSTASCII_USTRINGPARAM( "ParaAdjust" … in collectShapeAutoStyles() local
407 if ( xPropSetInfo->hasPropertyByName( s_sParaAdjustPropertyName ) in collectShapeAutoStyles()
408 …( beans::PropertyState_DEFAULT_VALUE == xPropState->getPropertyState( s_sParaAdjustPropertyName ) ) in collectShapeAutoStyles()
416 uno::Any aParaAdjustValue = xPropSet->getPropertyValue( s_sParaAdjustPropertyName ); in collectShapeAutoStyles()

Completed in 16 milliseconds