Searched refs:SfxOrganizeMgr (Results 1 – 4 of 4) sorted by relevance
231 SfxOrganizeMgr::SfxOrganizeMgr( SfxOrganizeListBox_Impl *pLeft, in SfxOrganizeMgr() function in SfxOrganizeMgr268 SfxOrganizeMgr::~SfxOrganizeMgr() in ~SfxOrganizeMgr()342 sal_Bool SfxOrganizeMgr::DeleteObjectShell(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()664 sal_Bool SfxOrganizeMgr::CopyFrom(SfxOrganizeListBox_Impl *pCaller, in CopyFrom()752 sal_Bool SfxOrganizeMgr::Rescan() in Rescan()[all …]
58 class SfxOrganizeMgr class71 SfxOrganizeMgr( SfxOrganizeListBox_Impl* pLeft,74 ~SfxOrganizeMgr();
62 SfxOrganizeMgr* pMgr;99 void SetMgr(SfxOrganizeMgr *pM) { pMgr = pM; } in SetMgr()
163 SfxOrganizeMgr aMgr;
Completed in 40 milliseconds