LibreOffice Module sfx2 (master) 1
Functions
dialoghelper.hxx File Reference
#include <sfx2/dllapi.h>
#include <rtl/ustring.hxx>
#include <tools/gen.hxx>
Include dependency graph for dialoghelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Size SFX2_DLLPUBLIC getParagraphPreviewOptimalSize (const OutputDevice &rReference)
 
Size SFX2_DLLPUBLIC getDrawPreviewOptimalSize (const OutputDevice &rReference)
 
Size SFX2_DLLPUBLIC getPreviewStripSize (const OutputDevice &rReference)
 
Size SFX2_DLLPUBLIC getPreviewOptionsSize (const OutputDevice &rReference)
 
OUString SFX2_DLLPUBLIC getWidestDateTime (const LocaleDataWrapper &rWrapper, bool bWithSec)
 
OUString SFX2_DLLPUBLIC formatDateTime (const DateTime &rDateTime, const LocaleDataWrapper &rWrapper, bool bWithSec)
 

Function Documentation

◆ formatDateTime()

OUString SFX2_DLLPUBLIC formatDateTime ( const DateTime rDateTime,
const LocaleDataWrapper rWrapper,
bool  bWithSec 
)

◆ getDrawPreviewOptimalSize()

Size SFX2_DLLPUBLIC getDrawPreviewOptimalSize ( const OutputDevice rReference)

Definition at line 20 of file dialoghelper.cxx.

References OutputDevice::LogicToPixel().

◆ getParagraphPreviewOptimalSize()

Size SFX2_DLLPUBLIC getParagraphPreviewOptimalSize ( const OutputDevice rReference)

Definition at line 15 of file dialoghelper.cxx.

References OutputDevice::LogicToPixel().

◆ getPreviewOptionsSize()

Size SFX2_DLLPUBLIC getPreviewOptionsSize ( const OutputDevice rReference)

Definition at line 30 of file dialoghelper.cxx.

References OutputDevice::LogicToPixel().

◆ getPreviewStripSize()

Size SFX2_DLLPUBLIC getPreviewStripSize ( const OutputDevice rReference)

Definition at line 25 of file dialoghelper.cxx.

References OutputDevice::LogicToPixel().

◆ getWidestDateTime()

OUString SFX2_DLLPUBLIC getWidestDateTime ( const LocaleDataWrapper rWrapper,
bool  bWithSec 
)

Definition at line 35 of file dialoghelper.cxx.

References formatDateTime().