LibreOffice Module starmath (master) 1
Classes | Functions
utility.hxx File Reference
#include <sal/config.h>
#include "smdllapi.hxx"
#include <comphelper/lok.hxx>
#include <o3tl/unit_conversion.hxx>
#include <sal/log.hxx>
#include <vcl/font.hxx>
#include <vcl/weld.hxx>
#include <tools/fract.hxx>
#include <tools/mapunit.hxx>
#include <deque>
Include dependency graph for utility.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SmFace
 
class  SmFontPickList
 
class  SmFontPickListBox
 

Functions

SmViewShellSmGetActiveView ()
 ! Since this method is based on the current focus it is somewhat ! unreliable and may return unexpected 0 pointers! More...
 
bool IsItalic (const vcl::Font &rFont)
 
bool IsBold (const vcl::Font &rFont)
 
SmFaceoperator*= (SmFace &rFace, const Fraction &rFrac)
 
MapUnit SmMapUnit ()
 
o3tl::Length SmO3tlLengthUnit ()
 

Function Documentation

◆ IsBold()

bool IsBold ( const vcl::Font rFont)

◆ IsItalic()

bool IsItalic ( const vcl::Font rFont)

◆ operator*=()

SmFace & operator*= ( SmFace rFace,
const Fraction rFrac 
)

◆ SmGetActiveView()

SmViewShell * SmGetActiveView ( )

◆ SmMapUnit()

MapUnit SmMapUnit ( )
inline

◆ SmO3tlLengthUnit()

o3tl::Length SmO3tlLengthUnit ( )
inline