CWS-TOOLING: integrate CWS impress191
This commit is contained in:
@@ -339,6 +339,9 @@ void SdXMLGenericPageContext::EndElement()
|
||||
else if( aDateTimeFormat.getLength() )
|
||||
{
|
||||
const SdXMLStylesContext* pStyles = dynamic_cast< const SdXMLStylesContext* >( GetSdImport().GetShapeImport()->GetStylesContext() );
|
||||
if( !pStyles )
|
||||
pStyles = dynamic_cast< const SdXMLStylesContext* >( GetSdImport().GetShapeImport()->GetAutoStylesContext() );
|
||||
|
||||
if( pStyles )
|
||||
{
|
||||
const SdXMLNumberFormatImportContext* pSdNumStyle =
|
||||
|
Reference in New Issue
Block a user