Searched refs:pRefFmt (Results 1 – 3 of 3) sorted by relevance
1100 const SwFmt *pRefFmt = 0; in GetTemplateFmt() local1112 return pRefFmt; in GetTemplateFmt()1118 const SwFmt *pRefFmt = 0; in GetParentFmt() local1124 pRefFmt = &rFmt; in GetParentFmt()1126 pRefFmt = pRefFmt->DerivedFrom(); in GetParentFmt()1128 if( pRefFmt && pRefFmt->IsDefault() ) in GetParentFmt()1129 pRefFmt = 0; in GetParentFmt()1132 return pRefFmt; in GetParentFmt()1677 const SwFmt *pRefFmt = 0; in OutCSS1_SwFmt() local1696 if( pRefFmt ) in OutCSS1_SwFmt()[all …]
812 const SwFmt *pRefFmt = 0; in OutBodyColor() local815 pRefFmt = SwHTMLWriter::GetTemplateFmt( pFmt->GetPoolFmtId(), in OutBodyColor()824 sal_Bool bRefItemSet = pRefFmt && in OutBodyColor()825 SFX_ITEM_SET == pRefFmt->GetAttrSet().GetItemState( RES_CHRATR_COLOR, in OutBodyColor()
306 const SwFmt *pRefFmt; // das Vergleichs-Format member
Completed in 111 milliseconds