LibreOffice Module sfx2 (master) 1
|
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) |
OUString SFX2_DLLPUBLIC formatDateTime | ( | const DateTime & | rDateTime, |
const LocaleDataWrapper & | rWrapper, | ||
bool | bWithSec | ||
) |
Definition at line 43 of file dialoghelper.cxx.
References LocaleDataWrapper::getDate(), and LocaleDataWrapper::getTime().
Referenced by getWidestDateTime(), SfxVersionDialog::Init_Impl(), SfxCmisVersionsDialog::LoadVersions(), and SfxViewVersionDialog_Impl::SfxViewVersionDialog_Impl().
Size SFX2_DLLPUBLIC getDrawPreviewOptimalSize | ( | const OutputDevice & | rReference | ) |
Definition at line 20 of file dialoghelper.cxx.
References OutputDevice::LogicToPixel().
Size SFX2_DLLPUBLIC getParagraphPreviewOptimalSize | ( | const OutputDevice & | rReference | ) |
Definition at line 15 of file dialoghelper.cxx.
References OutputDevice::LogicToPixel().
Size SFX2_DLLPUBLIC getPreviewOptionsSize | ( | const OutputDevice & | rReference | ) |
Definition at line 30 of file dialoghelper.cxx.
References OutputDevice::LogicToPixel().
Size SFX2_DLLPUBLIC getPreviewStripSize | ( | const OutputDevice & | rReference | ) |
Definition at line 25 of file dialoghelper.cxx.
References OutputDevice::LogicToPixel().
OUString SFX2_DLLPUBLIC getWidestDateTime | ( | const LocaleDataWrapper & | rWrapper, |
bool | bWithSec | ||
) |
Definition at line 35 of file dialoghelper.cxx.
References formatDateTime().