Searched refs:pFltCnt (Results 1 – 1 of 1) sorted by relevance
119 …const SfxFilterContainer* pFltCnt = pCnt ? pCnt : ( IsDocShellRegistered() ? &aCntSw : &aCntSwWeb … in GetFilterOfFormat() local122 if( pFltCnt ) in GetFilterOfFormat()124 SfxFilterMatcher aMatcher( pFltCnt->GetName() ); in GetFilterOfFormat()134 if( pCnt || pFltCnt == &aCntSwWeb ) in GetFilterOfFormat()136 pFltCnt = &aCntSwWeb; in GetFilterOfFormat()
Completed in 12 milliseconds