Searched refs:aCntSw (Results 1 – 1 of 1) sorted by relevance
117 SfxFilterContainer aCntSw( String::CreateFromAscii( sSWRITER ) ); in GetFilterOfFormat() local119 …const SfxFilterContainer* pFltCnt = pCnt ? pCnt : ( IsDocShellRegistered() ? &aCntSw : &aCntSwWeb … in GetFilterOfFormat()219 SfxFilterContainer aCntSw( String::CreateFromAscii( sSWRITER ) ); in IsFileFilter() local221 const SfxFilterContainer& rFltContainer = IsDocShellRegistered() ? aCntSw : aCntSwWeb; in IsFileFilter()291 SfxFilterContainer aCntSw( String::CreateFromAscii( sSWRITER ) ); in GetFileFilter() local293 const SfxFilterContainer* pFCntnr = IsDocShellRegistered() ? &aCntSw : &aCntSwWeb; in GetFileFilter()
Completed in 15 milliseconds