Home
last modified time | relevance | path

Searched refs:WriteTextShape (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/oox/source/export/
H A Dshapes.cxx593 WriteTextShape( xShape ); in WriteGraphicObjectShape()
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()
890 …shape_converters[ "com.sun.star.presentation.TitleTextShape" ] = &ShapeExport::WriteTextShape; in lcl_GetConverters()
925 ShapeExport& ShapeExport::WriteTextShape( Reference< XShape > xShape ) in WriteTextShape() function in oox::drawingml::ShapeExport
/aoo41x/main/oox/inc/oox/export/
H A Dshapes.hxx148WriteTextShape( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > xShape );

Completed in 22 milliseconds