Home
last modified time | relevance | path

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

/AOO41X/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()
408 pReferenceFmt = pTemplate->GetTxtCollFromPool( RES_POOLCOLL_TEXT, false ); in SV_IMPL_OP_PTRARR_SORT()
410 pReferenceFmt = pDoc->GetTxtCollFromPool( RES_POOLCOLL_TEXT, false ); 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()
[all …]