Searched refs:IsDocShellRegistered (Results 1 – 3 of 3) sorted by relevance
35 bool IsDocShellRegistered();119 …const SfxFilterContainer* pFltCnt = pCnt ? pCnt : ( IsDocShellRegistered() ? &aCntSw : &aCntSwWeb … in GetFilterOfFormat()221 const SfxFilterContainer& rFltContainer = IsDocShellRegistered() ? aCntSw : aCntSwWeb; in IsFileFilter()293 const SfxFilterContainer* pFCntnr = IsDocShellRegistered() ? &aCntSw : &aCntSwWeb; in GetFileFilter()
130 bool IsDocShellRegistered() in IsDocShellRegistered() function
49 bool IsDocShellRegistered() in IsDocShellRegistered() function
Completed in 28 milliseconds