Searched refs:aStrIsEmptyPresObj (Results 1 – 1 of 1) sorted by relevance
2034 const OUString aStrIsEmptyPresObj( RTL_CONSTASCII_USTRINGPARAM( "IsEmptyPresentationObject" ) ); in CustomAnimationDurationTabPage() local2045 if( xSet.is() && xSet->getPropertySetInfo()->hasPropertyByName( aStrIsEmptyPresObj ) ) in CustomAnimationDurationTabPage()2048 xSet->getPropertyValue( aStrIsEmptyPresObj ) >>= bIsEmpty; in CustomAnimationDurationTabPage()
Completed in 15 milliseconds