Searched refs:msPlayFull (Results 1 – 5 of 5) sorted by relevance
343 OUString msPlayFull; member in AnimImpImpl358 msPlayFull( RTL_CONSTASCII_USTRINGPARAM( "PlayFull" ) ), in AnimImpImpl()653 xSet->setPropertyValue( mpImpl->msPlayFull, aAny ); in EndElement()
241 OUString msPlayFull; member in AnimExpImpl255 msPlayFull( RTL_CONSTASCII_USTRINGPARAM( "PlayFull" ) ), in AnimExpImpl()333 xProps->getPropertyValue( mpImpl->msPlayFull ) >>= aEffect.mbPlayFull; in collect()
102 msPlayFull( RTL_CONSTASCII_USTRINGPARAM("PlayFull") ), in XMLShapeExport()
370 else if( ( ( nFound & FOUND_PLAYFULL ) == 0 ) && pProperty->Name == msPlayFull )
211 const rtl::OUString msPlayFull; member in XMLShapeExport
Completed in 28 milliseconds