Home
last modified time | relevance | path

Searched refs:SfxOrganizeListBox_Impl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx128 friend class SfxOrganizeListBox_Impl;
133 SfxOrganizeListBox_Impl* pFocusBox;
139 SfxOrganizeListBox_Impl* pFinishedBox;
148 SfxOrganizeListBox_Impl aLeftLb;
151 SfxOrganizeListBox_Impl aRightLb;
1371 SfxOrganizeListBox_Impl::SfxOrganizeListBox_Impl in SfxOrganizeListBox_Impl() function in SfxOrganizeListBox_Impl
1432 void SfxOrganizeListBox_Impl::Reset() in Reset()
1736 if(SfxOrganizeListBox_Impl::VIEW_FILES == in DontDelete_Impl()
2210 const SfxOrganizeListBox_Impl::DataEnum in IMPL_LINK()
2212 SfxOrganizeListBox_Impl::VIEW_TEMPLATES : SfxOrganizeListBox_Impl::VIEW_FILES; in IMPL_LINK()
[all …]
/trunk/main/sfx2/inc/
H A Dorgmgr.hxx29 class SfxOrganizeListBox_Impl;
63 SfxOrganizeListBox_Impl* pLeftBox;
64 SfxOrganizeListBox_Impl* pRightBox;
68 SfxOrganizeListBox_Impl* GetOther( SfxOrganizeListBox_Impl* );
71 SfxOrganizeMgr( SfxOrganizeListBox_Impl* pLeft,
72 SfxOrganizeListBox_Impl* pRight,
78 sal_Bool Delete( SfxOrganizeListBox_Impl* pCaller, sal_uInt16 nRegion, sal_uInt16 nIdx );
79 sal_Bool InsertDir( SfxOrganizeListBox_Impl* pCaller, const String& rName, sal_uInt16 nRegion );
82 …sal_Bool CopyFrom( SfxOrganizeListBox_Impl* pCaller, sal_uInt16 nRegion, sal_uInt16 nIdx, String& …
85 sal_Bool InsertFile( SfxOrganizeListBox_Impl* pCaller, const String& rFileName );
H A Ddocvor.hxx46 class SfxOrganizeListBox_Impl : public SvTreeListBox class
94 SfxOrganizeListBox_Impl( SfxOrganizeDlg_Impl* pDlg, Window* pParent, WinBits, DataEnum );
140 friend class SfxOrganizeListBox_Impl;
/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx231 SfxOrganizeMgr::SfxOrganizeMgr( SfxOrganizeListBox_Impl *pLeft, in SfxOrganizeMgr()
232 SfxOrganizeListBox_Impl *pRight, in SfxOrganizeMgr()
477 sal_Bool SfxOrganizeMgr::Delete(SfxOrganizeListBox_Impl *pCaller, in Delete()
565 SfxOrganizeListBox_Impl* pCaller,/* rufende ListBox; da dieses Event in InsertDir()
664 sal_Bool SfxOrganizeMgr::CopyFrom(SfxOrganizeListBox_Impl *pCaller, in CopyFrom()
718 sal_Bool SfxOrganizeMgr::InsertFile( SfxOrganizeListBox_Impl* pCaller, const String& rFileName ) in InsertFile()

Completed in 40 milliseconds