Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx117 SfxFilterContainer aCntSw( String::CreateFromAscii( sSWRITER ) ); in GetFilterOfFormat() local
119 …const SfxFilterContainer* pFltCnt = pCnt ? pCnt : ( IsDocShellRegistered() ? &aCntSw : &aCntSwWeb … in GetFilterOfFormat()
219 SfxFilterContainer aCntSw( String::CreateFromAscii( sSWRITER ) ); in IsFileFilter() local
221 const SfxFilterContainer& rFltContainer = IsDocShellRegistered() ? aCntSw : aCntSwWeb; in IsFileFilter()
291 SfxFilterContainer aCntSw( String::CreateFromAscii( sSWRITER ) ); in GetFileFilter() local
293 const SfxFilterContainer* pFCntnr = IsDocShellRegistered() ? &aCntSw : &aCntSwWeb; in GetFileFilter()

Completed in 22 milliseconds