Kaydet (Commit) dcddd5b0 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

GetUnitString depends on svdtrans.hxx

Change-Id: I17d922201b1ad253dfcdfb0afdaf4dea95631874
üst 4d7581b9
......@@ -28,6 +28,8 @@
#ifndef _SVX_DLG_DLGUNIT_HXX
#define _SVX_DLG_DLGUNIT_HXX
#include <svx/svdtrans.hxx>
inline String GetUnitString( long nVal_100, FieldUnit eFieldUnit, sal_Unicode cSep )
{
String aVal = rtl::OUString::valueOf(static_cast<sal_Int64>(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment