Searched refs:shape_converters (Results 1 – 1 of 1) sorted by relevance
869 static NameToConvertMapType shape_converters; in lcl_GetConverters() local872 return shape_converters; in lcl_GetConverters()880 …shape_converters[ "com.sun.star.drawing.LineShape" ] = &ShapeExport::WriteLineShape; in lcl_GetConverters()883 …shape_converters[ "com.sun.star.drawing.TextShape" ] = &ShapeExport::WriteTextShape; in lcl_GetConverters()884 …shape_converters[ "com.sun.star.presentation.DateTimeShape" ] = &ShapeExport::WriteTextShape; in lcl_GetConverters()885 …shape_converters[ "com.sun.star.presentation.FooterShape" ] = &ShapeExport::WriteTextShape; in lcl_GetConverters()886 …shape_converters[ "com.sun.star.presentation.HeaderShape" ] = &ShapeExport::WriteTextShape; in lcl_GetConverters()887 …shape_converters[ "com.sun.star.presentation.NotesShape" ] = &ShapeExport::WriteTextShape; in lcl_GetConverters()888 …shape_converters[ "com.sun.star.presentation.OutlinerShape" ] = &ShapeExport::WriteTextShape; in lcl_GetConverters()889 …shape_converters[ "com.sun.star.presentation.SlideNumberShape" ] = &ShapeExport::WriteTextShape; in lcl_GetConverters()[all …]
Completed in 14 milliseconds