Lines Matching refs:pService

1533                 const char* pService;  in StartElement()  local
1539 pService = "com.sun.star.drawing.ClosedBezierShape"; in StartElement()
1543 pService = "com.sun.star.drawing.OpenBezierShape"; in StartElement()
1550 pService = "com.sun.star.drawing.PolyPolygonShape"; in StartElement()
1554 pService = "com.sun.star.drawing.PolyLineShape"; in StartElement()
1559 AddShape(pService); in StartElement()
1657 const char *pService = NULL; in StartElement() local
1667 pService = "com.sun.star.presentation.SubtitleShape"; in StartElement()
1672 pService = "com.sun.star.presentation.OutlinerShape"; in StartElement()
1677 pService = "com.sun.star.presentation.NotesShape"; in StartElement()
1682 pService = "com.sun.star.presentation.HeaderShape"; in StartElement()
1688 pService = "com.sun.star.presentation.FooterShape"; in StartElement()
1694 pService = "com.sun.star.presentation.SlideNumberShape"; in StartElement()
1700 pService = "com.sun.star.presentation.DateTimeShape"; in StartElement()
1706 pService = "com.sun.star.presentation.TitleTextShape"; in StartElement()
1712 if( NULL == pService ) in StartElement()
1715 pService = "com.sun.star.drawing.TextShape"; in StartElement()
1719 AddShape(pService); in StartElement()
2479 const char *pService; in StartElement() local
2483 pService = "com.sun.star.presentation.GraphicObjectShape"; in StartElement()
2487 pService = "com.sun.star.drawing.GraphicObjectShape"; in StartElement()
2490 AddShape( pService ); in StartElement()
2764 const char* pService = "com.sun.star.drawing.OLE2Shape"; in StartElement() local
2772 pService = "com.sun.star.presentation.ChartShape"; in StartElement()
2776 pService = "com.sun.star.presentation.CalcShape"; in StartElement()
2780 pService = "com.sun.star.presentation.OLE2Shape"; in StartElement()
2784 AddShape( pService ); in StartElement()
2970 const char* pService = "com.sun.star.drawing.AppletShape"; in StartElement() local
2971 AddShape( pService ); in StartElement()
3151 const char* pService; in StartElement() local
3157 pService = "com.sun.star.drawing.MediaShape"; in StartElement()
3164 pService = "com.sun.star.presentation.MediaShape"; in StartElement()
3169 pService = "com.sun.star.drawing.PluginShape"; in StartElement()
3171 AddShape( pService ); in StartElement()
3406 const char* pService = "com.sun.star.drawing.FrameShape"; in StartElement() local
3407 AddShape( pService ); in StartElement()
3966 const char* pService = "com.sun.star.drawing.TableShape"; in StartElement() local
3973 pService = "com.sun.star.presentation.TableShape"; in StartElement()
3977 AddShape( pService ); in StartElement()