cid#708875 Unused pointer value
Change-Id: I0cf85027a84482fd504b753bfc32ceb1c07241b4
This commit is contained in:
@@ -1338,7 +1338,7 @@ void SwDocStyleSheet::SetItemSet( const SfxItemSet& rSet,
|
|||||||
sal_uInt16 nPoolId = SwStyleNameMapper::GetPoolIdFromUIName( sNumRule, nsSwGetPoolIdFromName::GET_POOLID_NUMRULE );
|
sal_uInt16 nPoolId = SwStyleNameMapper::GetPoolIdFromUIName( sNumRule, nsSwGetPoolIdFromName::GET_POOLID_NUMRULE );
|
||||||
if( USHRT_MAX != nPoolId ) // It's a standard numbering rule
|
if( USHRT_MAX != nPoolId ) // It's a standard numbering rule
|
||||||
{
|
{
|
||||||
pRule = rDoc.GetNumRuleFromPool( nPoolId ); // Create numbering rule (physical)
|
rDoc.GetNumRuleFromPool( nPoolId ); // Create numbering rule (physical)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user