Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Danimexp.cxx240 OUString msEffect; member in AnimExpImpl
254 msEffect( RTL_CONSTASCII_USTRINGPARAM( "Effect" ) ), in AnimExpImpl()
293 xProps->getPropertyValue( mpImpl->msEffect ) >>= eEffect; in prepare()
357 xProps->getPropertyValue( mpImpl->msEffect ) >>= eEffect; in collect()
H A Danimimp.cxx342 OUString msEffect; member in AnimImpImpl
357 msEffect( RTL_CONSTASCII_USTRINGPARAM( "Effect" ) ), in AnimImpImpl()
633 …xSet->setPropertyValue( mbTextEffect ? mpImpl->msTextEffect : mpImpl->msEffect, makeAny( eEffect )… in EndElement()
H A Dshapeexport.cxx101 msEffect( RTL_CONSTASCII_USTRINGPARAM("Effect") ), in XMLShapeExport()
H A Dshapeexport2.cxx350 else if( ( ( nFound & FOUND_EFFECT ) == 0 ) && pProperty->Name == msEffect )
/trunk/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx210 const rtl::OUString msEffect; member in XMLShapeExport

Completed in 37 milliseconds