Related: i#2593 fix RTF import of REF fields
This commit is contained in:
@@ -2724,6 +2724,7 @@ void DomainMapper_Impl::CloseFieldCommand()
|
||||
break;
|
||||
case FIELD_PAGEREF:
|
||||
case FIELD_REF:
|
||||
if (xFieldProperties.is())
|
||||
{
|
||||
bool bPageRef = aIt->second.eFieldId == FIELD_PAGEREF;
|
||||
::rtl::OUString sBookmark = lcl_ExtractParameter(pContext->GetCommand(),
|
||||
|
Reference in New Issue
Block a user