Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx1100 const SwFmt *pRefFmt = 0; in GetTemplateFmt() local
1112 return pRefFmt; in GetTemplateFmt()
1118 const SwFmt *pRefFmt = 0; in GetParentFmt() local
1124 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() local
1696 if( pRefFmt ) in OutCSS1_SwFmt()
[all …]
H A Dwrthtml.cxx812 const SwFmt *pRefFmt = 0; in OutBodyColor() local
815 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()
H A Dhtmlatr.cxx306 const SwFmt *pRefFmt; // das Vergleichs-Format member

Completed in 46 milliseconds