LibreOffice Module sd (master) 1
Functions
sdtransform.hxx File Reference
#include <sal/config.h>
#include <drawdoc.hxx>
Include dependency graph for sdtransform.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void TransformOOo2xDocument (SdDrawDocument *pDocument)
 transforms the given model from OOo 2.x to OOo 3.x. More...
 

Function Documentation

◆ TransformOOo2xDocument()

void TransformOOo2xDocument ( SdDrawDocument pDocument)

transforms the given model from OOo 2.x to OOo 3.x.

This maps the deprecated EE_PARA_BULLETSTATE and clears the EE_PARA_LRSPACE if used together with a EE_PARA_NUMBULLET

Definition at line 75 of file sdtransform.cxx.

Referenced by SdXMLFilter::Import().