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.cxx366 const SwFmt *pReferenceFmt = 0; // Vergleichs-Format in SV_IMPL_OP_PTRARR_SORT() local
382 pReferenceFmt = SwHTMLWriter::GetTemplateFmt( nRefPoolId, in SV_IMPL_OP_PTRARR_SORT()
390 pReferenceFmt = SwHTMLWriter::GetTemplateFmt( nRefPoolId, in SV_IMPL_OP_PTRARR_SORT()
393 pReferenceFmt = SwHTMLWriter::GetParentFmt( *pFmt, nDeep ); in SV_IMPL_OP_PTRARR_SORT()
405 pReferenceFmt = pTemplate->GetTxtCollFromPool( RES_POOLCOLL_TEXT, false ); in SV_IMPL_OP_PTRARR_SORT()
407 pReferenceFmt = pDoc->GetTxtCollFromPool( RES_POOLCOLL_TEXT, false ); in SV_IMPL_OP_PTRARR_SORT()
410 if( pReferenceFmt || nDeep==0 ) in SV_IMPL_OP_PTRARR_SORT()
420 if( pReferenceFmt ) in SV_IMPL_OP_PTRARR_SORT()
421 SwHTMLWriter::SubtractItemSet( *pItemSet, pReferenceFmt->GetAttrSet(), in SV_IMPL_OP_PTRARR_SORT()
495 pReferenceFmt = SwHTMLWriter::GetTemplateFmt( nRefPoolId, pTemplate ); in SV_IMPL_OP_PTRARR_SORT()
[all …]