Searched refs:GetObjectShells_Impl (Results 1 – 3 of 3) sorted by relevance
281 SfxObjectShellArr_Impl &rArr = SFX_APP()->GetObjectShells_Impl(); in SfxObjectShell_Impl()473 SfxObjectShellArr_Impl &rDocs = pSfxApp->GetObjectShells_Impl(); in Close()495 SfxObjectShellArr_Impl &rDocs = SFX_APP()->GetObjectShells_Impl(); in GetFirst()522 SfxObjectShellArr_Impl &rDocs = SFX_APP()->GetObjectShells_Impl(); in GetNext()864 return SFX_APP()->GetObjectShells_Impl().Count(); in Count()
369 …OSL_ENSURE( GetObjectShells_Impl().Count() == 0, "Memory leak: some object shells were not removed… in ~SfxApplication()691 SfxObjectShellArr_Impl& SfxApplication::GetObjectShells_Impl() const in GetObjectShells_Impl() function in SfxApplication
276 SAL_DLLPRIVATE SfxObjectShellArr_Impl& GetObjectShells_Impl() const;
Completed in 20 milliseconds