LibreOffice Module starmath (master) 1
Classes | Variables
unomodel.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/view/XRenderable.hpp>
#include <sfx2/sfxbasemodel.hxx>
#include <comphelper/propertysethelper.hxx>
#include <vcl/print.hxx>
#include <oox/mathml/imexport.hxx>
Include dependency graph for unomodel.hxx:

Go to the source code of this file.

Classes

class  SmPrintUIOptions
 
class  SmModel
 

Variables

constexpr OUStringLiteral PRTUIOPT_TITLE_ROW = u"TitleRow"
 
constexpr OUStringLiteral PRTUIOPT_FORMULA_TEXT = u"FormulaText"
 
constexpr OUStringLiteral PRTUIOPT_BORDER = u"Border"
 
constexpr OUStringLiteral PRTUIOPT_PRINT_FORMAT = u"PrintFormat"
 
constexpr OUStringLiteral PRTUIOPT_PRINT_SCALE = u"PrintScale"
 

Variable Documentation

◆ PRTUIOPT_BORDER

constexpr OUStringLiteral PRTUIOPT_BORDER = u"Border"
inlineconstexpr

Definition at line 32 of file unomodel.hxx.

Referenced by SmViewShell::Impl_Print(), and SmPrintUIOptions::SmPrintUIOptions().

◆ PRTUIOPT_FORMULA_TEXT

constexpr OUStringLiteral PRTUIOPT_FORMULA_TEXT = u"FormulaText"
inlineconstexpr

Definition at line 31 of file unomodel.hxx.

Referenced by SmViewShell::Impl_Print(), and SmPrintUIOptions::SmPrintUIOptions().

◆ PRTUIOPT_PRINT_FORMAT

constexpr OUStringLiteral PRTUIOPT_PRINT_FORMAT = u"PrintFormat"
inlineconstexpr

Definition at line 33 of file unomodel.hxx.

Referenced by SmViewShell::Impl_Print(), and SmPrintUIOptions::SmPrintUIOptions().

◆ PRTUIOPT_PRINT_SCALE

constexpr OUStringLiteral PRTUIOPT_PRINT_SCALE = u"PrintScale"
inlineconstexpr

Definition at line 34 of file unomodel.hxx.

Referenced by SmViewShell::Impl_Print(), and SmPrintUIOptions::SmPrintUIOptions().

◆ PRTUIOPT_TITLE_ROW

constexpr OUStringLiteral PRTUIOPT_TITLE_ROW = u"TitleRow"
inlineconstexpr

Definition at line 30 of file unomodel.hxx.

Referenced by SmViewShell::Impl_Print(), and SmPrintUIOptions::SmPrintUIOptions().