Kaydet (Commit) 647f83af authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt

Fix fallout

from e16c8534

Change-Id: I05154dd06b062aaf7fdffe1aa3792f9710293021
üst 1fb8724f
......@@ -271,8 +271,6 @@ IMPL_LINK(SdModule, CalcFieldValueHdl, EditFieldInfo*, pInfo)
pInfo->SetRepresentation( aRepresentation );
}
else if( dynamic_cast< const SvxPagesField* >(pField) )
OUString aRepresentation;
else if( dynamic_cast< const SvxPagesField* >(pField) )
{
OUString aRepresentation(" ");
......
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