|
LibreOffice Module sc (master) 1
|
#include <sal/config.h>#include <string_view>#include <unotools/localedatawrapper.hxx>#include <vcl/fieldvalues.hxx>#include <colrowba.hxx>#include <document.hxx>#include <scmod.hxx>#include <tabvwsh.hxx>#include <appoptio.hxx>#include <globstr.hrc>#include <scresid.hxx>#include <markdata.hxx>#include <tabview.hxx>#include <columnspanset.hxx>Go to the source code of this file.
Functions | |
| static OUString | lcl_MetricString (tools::Long nTwips, std::u16string_view rText) |
|
static |
Definition at line 38 of file colrowba.cxx.
References aStr, vcl::ConvertValue(), ScGlobal::getLocaleData(), LocaleDataWrapper::getNum(), SdrFormatter::GetUnitStr(), SC_MOD, and ScResId().
Referenced by ScColBar::GetDragHelp(), and ScRowBar::GetDragHelp().