Searched refs:GetObjectShells_Impl (Results 1 – 3 of 3) sorted by relevance
279 SfxObjectShellArr_Impl &rArr = SFX_APP()->GetObjectShells_Impl(); in SfxObjectShell_Impl()471 SfxObjectShellArr_Impl &rDocs = pSfxApp->GetObjectShells_Impl(); in Close()493 SfxObjectShellArr_Impl &rDocs = SFX_APP()->GetObjectShells_Impl(); in GetFirst()520 SfxObjectShellArr_Impl &rDocs = SFX_APP()->GetObjectShells_Impl(); in GetNext()862 return SFX_APP()->GetObjectShells_Impl().Count(); in Count()
366 …OSL_ENSURE( GetObjectShells_Impl().Count() == 0, "Memory leak: some object shells were not removed… in ~SfxApplication()688 SfxObjectShellArr_Impl& SfxApplication::GetObjectShells_Impl() const in GetObjectShells_Impl() function in SfxApplication
276 SAL_DLLPRIVATE SfxObjectShellArr_Impl& GetObjectShells_Impl() const;