throwRuntimeException(OUString(RTL_CONSTASCII_USTRINGPARAM("setPropertyToDefault: property is read-only: "))+rPropertyName,static_cast<cppu::OWeakObject*>(this));
throwRuntimeException(OUString("setPropertyToDefault: property is read-only: ")+rPropertyName,static_cast<cppu::OWeakObject*>(this));
SfxItemPool&rSet(m_pDoc->GetAttrPool());
SfxItemPool&rSet(m_pDoc->GetAttrPool());
rSet.ResetPoolDefaultItem(pMap->nWID);
rSet.ResetPoolDefaultItem(pMap->nWID);
}
}
...
@@ -232,7 +232,7 @@ Any SAL_CALL SwXTextDefaults::getPropertyDefault( const OUString& rPropertyName
...
@@ -232,7 +232,7 @@ Any SAL_CALL SwXTextDefaults::getPropertyDefault( const OUString& rPropertyName