Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2034 const OUString aStrIsEmptyPresObj( RTL_CONSTASCII_USTRINGPARAM( "IsEmptyPresentationObject" ) ); in CustomAnimationDurationTabPage() local
2045 if( xSet.is() && xSet->getPropertySetInfo()->hasPropertyByName( aStrIsEmptyPresObj ) ) in CustomAnimationDurationTabPage()
2048 xSet->getPropertyValue( aStrIsEmptyPresObj ) >>= bIsEmpty; in CustomAnimationDurationTabPage()

Completed in 18 milliseconds