LibreOffice Module xmloff (master) 1
|
#include "gridcolumnproptranslator.hxx"
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/awt/TextAlign.hpp>
#include <com/sun/star/style/ParagraphAdjust.hpp>
#include <osl/diagnose.h>
#include <cppuhelper/implbase1.hxx>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | xmloff |
|
private |
Definition at line 119 of file gridcolumnproptranslator.cxx.
sal_Int16 nControlValue |
Definition at line 63 of file gridcolumnproptranslator.cxx.
ParagraphAdjust nParagraphValue |
Definition at line 62 of file gridcolumnproptranslator.cxx.