Lines Matching refs:ActionSharedPtr
1960 ActionSharedPtr createOutline( const ::basegfx::B2DPoint& rStartPoint, in createOutline()
2000 return ActionSharedPtr(); in createOutline()
2070 return ActionSharedPtr( in createOutline()
2088 return ActionSharedPtr( in createOutline()
2110 ActionSharedPtr TextActionFactory::createTextAction( const ::Point& rStartPoint, in createTextAction()
2187 return ActionSharedPtr( new TextAction( in createTextAction()
2198 return ActionSharedPtr( new TextAction( in createTextAction()
2211 return ActionSharedPtr( new EffectTextAction( in createTextAction()
2225 return ActionSharedPtr( new EffectTextAction( in createTextAction()
2250 return ActionSharedPtr( new TextArrayAction( in createTextAction()
2260 return ActionSharedPtr( new TextArrayAction( in createTextAction()
2273 return ActionSharedPtr( new EffectTextArrayAction( in createTextAction()
2288 return ActionSharedPtr( new EffectTextArrayAction( in createTextAction()
2306 return ActionSharedPtr(); in createTextAction()