Searched refs:aTmpValue (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/slideshow/source/engine/activities/ |
H A D | activitiesfactory.cxx | 339 ValueType aTmpValue; in createFromToByActivity() local 344 extractValue( aTmpValue, rFromAny, rShape, rSlideBounds ), in createFromToByActivity() 346 aFrom.reset(aTmpValue); in createFromToByActivity() 351 extractValue( aTmpValue, rToAny, rShape, rSlideBounds ), in createFromToByActivity() 353 aTo.reset(aTmpValue); in createFromToByActivity() 358 extractValue( aTmpValue, rByAny, rShape, rSlideBounds ), in createFromToByActivity() 360 aBy.reset(aTmpValue); in createFromToByActivity()
|
Completed in 16 milliseconds