Searched refs:pDCCharFmt (Results 1 – 1 of 1) sorted by relevance
1373 const SwCharFmt *pDCCharFmt = pDrop->GetCharFmt(); in HasScriptDependentItems() local1374 if( pDCCharFmt ) in HasScriptDependentItems()1376 SfxItemSet aTstItemSet( *pDCCharFmt->GetAttrSet().GetPool(), in HasScriptDependentItems()1385 aTstItemSet.Set( pDCCharFmt->GetAttrSet(), sal_True ); in HasScriptDependentItems()1514 const SwCharFmt *pDCCharFmt = rDrop.GetCharFmt(); in OutCSS1DropCapRule() local1516 (pDCCharFmt && SwHTMLWriter::HasScriptDependentItems( pDCCharFmt->GetAttrSet(), sal_False ) ) ) in OutCSS1DropCapRule()1545 if( pDCCharFmt ) in OutCSS1DropCapRule()1546 aScriptItemSet.Set( pDCCharFmt->GetAttrSet(), sal_True ); in OutCSS1DropCapRule()3043 const SwCharFmt *pDCCharFmt = rDrop.GetCharFmt(); in OutCSS1_SwFmtDropAttrs() local3046 else if( pDCCharFmt ) in OutCSS1_SwFmtDropAttrs()[all …]
Completed in 28 milliseconds