Lines Matching refs:CREATE_OUSTRING
67 sServiceName = CREATE_OUSTRING("com.sun.star.animations.ParallelTimeContainer"); in getServiceName()
70 sServiceName = CREATE_OUSTRING("com.sun.star.animations.SequenceTimeContainer"); in getServiceName()
73 sServiceName = CREATE_OUSTRING("com.sun.star.animations.Animate"); in getServiceName()
76 sServiceName = CREATE_OUSTRING("com.sun.star.animations.AnimateColor"); in getServiceName()
79 sServiceName = CREATE_OUSTRING("com.sun.star.animations.TransitionFilter"); in getServiceName()
82 sServiceName = CREATE_OUSTRING("com.sun.star.animations.AnimateMotion"); in getServiceName()
85 sServiceName = CREATE_OUSTRING("com.sun.star.animations.AnimateTransform"); in getServiceName()
88 sServiceName = CREATE_OUSTRING("com.sun.star.animations.Command"); in getServiceName()
91 sServiceName = CREATE_OUSTRING("com.sun.star.animations.AnimateSet"); in getServiceName()
94 sServiceName = CREATE_OUSTRING("com.sun.star.animations.Audio"); in getServiceName()
555 if( maUserData[ CREATE_OUSTRING( "node-type" ) ] >>= nEnum ) in setNode()