Lines Matching refs:SfxOrganizeMgr
231 SfxOrganizeMgr::SfxOrganizeMgr( SfxOrganizeListBox_Impl *pLeft, in SfxOrganizeMgr() function in SfxOrganizeMgr
268 SfxOrganizeMgr::~SfxOrganizeMgr() in ~SfxOrganizeMgr()
280 SfxObjectShellRef SfxOrganizeMgr::CreateObjectShell( sal_uInt16 nIdx ) in CreateObjectShell()
342 sal_Bool SfxOrganizeMgr::DeleteObjectShell(sal_uInt16 nIdx) in DeleteObjectShell()
359 SfxObjectShellRef SfxOrganizeMgr::CreateObjectShell(sal_uInt16 nRegion, in CreateObjectShell()
376 sal_Bool SfxOrganizeMgr::DeleteObjectShell(sal_uInt16 nRegion, sal_uInt16 nIdx) in DeleteObjectShell()
395 sal_Bool SfxOrganizeMgr::Copy(sal_uInt16 nTargetRegion, in Copy()
436 sal_Bool SfxOrganizeMgr::Move(sal_uInt16 nTargetRegion, in Move()
477 sal_Bool SfxOrganizeMgr::Delete(SfxOrganizeListBox_Impl *pCaller, in Delete()
563 sal_Bool SfxOrganizeMgr::InsertDir in InsertDir()
606 sal_Bool SfxOrganizeMgr::SetName(const String &rName, in SetName()
637 sal_Bool SfxOrganizeMgr::CopyTo(sal_uInt16 nRegion, sal_uInt16 nIdx, const String &rName) const in CopyTo()
664 sal_Bool SfxOrganizeMgr::CopyFrom(SfxOrganizeListBox_Impl *pCaller, in CopyFrom()
718 sal_Bool SfxOrganizeMgr::InsertFile( SfxOrganizeListBox_Impl* pCaller, const String& rFileName ) in InsertFile()
752 sal_Bool SfxOrganizeMgr::Rescan() in Rescan()
779 void SfxOrganizeMgr::SaveAll(Window *pParent) in SaveAll()