Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/doc/
H A Ddocvor.cxx133 SfxOrganizeListBox_Impl* pFocusBox; member in SfxOrganizeDlg_Impl
202 pFocusBox ( NULL ), in SfxOrganizeDlg_Impl()
1735 sal_uInt16 nDepth = pFocusBox->GetModel()->GetDepth(pEntry); in DontDelete_Impl()
1737 pFocusBox->GetViewType()) in DontDelete_Impl()
1743 pFocusBox->GetViewType()) || //Files nicht loeschen in DontDelete_Impl()
1744 (0 == nDepth && pFocusBox->GetLevelCount_Impl(0) < 2)) in DontDelete_Impl()
1751 GetIndices_Impl( pFocusBox, pEntry, nRegion, nIndex ); in DontDelete_Impl()
1783 SvLBoxEntry* pEntry = pFocusBox ? pFocusBox->FirstSelected() : NULL; in GetServiceName_Impl()
1785 GetIndices_Impl( pFocusBox, pEntry, nRegion, nIndex ); in GetServiceName_Impl()
1827 SvLBoxEntry *pEntry = pFocusBox? pFocusBox->FirstSelected(): 0; in Dispatch_Impl()
[all …]