Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/
H A Dorgmgr.hxx37 class SfxObjectList: public _SfxObjectList class
40 SfxObjectList();
41 ~SfxObjectList();
50 SfxObjectList* pDocList;
90 SfxObjectList& GetObjectList() { return *pImpl->pDocList; } in GetObjectList()
91 const SfxObjectList& GetObjectList() const { return *pImpl->pDocList; } in GetObjectList()
/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx204 SfxObjectList::SfxObjectList() in SfxObjectList() function in SfxObjectList
210 SfxObjectList::~SfxObjectList() in ~SfxObjectList()
217 const String &SfxObjectList::GetBaseName(sal_uInt16 i) const in GetBaseName()
224 const String& SfxObjectList::GetFileName( sal_uInt16 i ) const in GetFileName()
250 pImpl->pDocList = new SfxObjectList; in SfxOrganizeMgr()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx1453 const SfxObjectList& rList = pMgr->GetObjectList(); in Reset()

Completed in 28 milliseconds