Home
last modified time | relevance | path

Searched refs:pDCCharFmt (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx1373 const SwCharFmt *pDCCharFmt = pDrop->GetCharFmt(); in HasScriptDependentItems() local
1374 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() local
1516 (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() local
3046 else if( pDCCharFmt ) in OutCSS1_SwFmtDropAttrs()
[all …]

Completed in 28 milliseconds