Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/ !
H A Dhtmlatr.cxx369 const SwFmt *pReferenceFmt = 0; // Vergleichs-Format in SV_IMPL_OP_PTRARR_SORT() local
385 pReferenceFmt = SwHTMLWriter::GetTemplateFmt( nRefPoolId, in SV_IMPL_OP_PTRARR_SORT()
393 pReferenceFmt = SwHTMLWriter::GetTemplateFmt( nRefPoolId, in SV_IMPL_OP_PTRARR_SORT()
396 pReferenceFmt = SwHTMLWriter::GetParentFmt( *pFmt, nDeep ); in SV_IMPL_OP_PTRARR_SORT()
413 if( pReferenceFmt || nDeep==0 ) in SV_IMPL_OP_PTRARR_SORT()
423 if( pReferenceFmt ) in SV_IMPL_OP_PTRARR_SORT()
424 SwHTMLWriter::SubtractItemSet( *pItemSet, pReferenceFmt->GetAttrSet(), in SV_IMPL_OP_PTRARR_SORT()
499 pReferenceFmt = SwHTMLWriter::GetTemplateFmt( nRefPoolId, pTemplate ); in SV_IMPL_OP_PTRARR_SORT()
502 SFX_ITEM_SET==pReferenceFmt->GetAttrSet().GetItemState( in SV_IMPL_OP_PTRARR_SORT()
520 (pReferenceFmt ? pReferenceFmt : pFmt)->GetLRSpace(); in SV_IMPL_OP_PTRARR_SORT()
[all …]

Completed in 18 milliseconds