/aoo4110/main/sw/source/ui/fldui/ |
H A D | flddinf.cxx | 81 pSelEntry (0), in SwFldDokInfPage() 121 pSelEntry = 0; in Reset() 201 pSelEntry = pEntry; in Reset() 206 if (pSelEntry != 0) in Reset() 208 aTypeTLB.Select(pSelEntry); in Reset() 213 pSelEntry = aTypeTLB.GetEntry(0); in Reset() 218 if ( pSelEntry ) in Reset() 248 if(!pSelEntry) in IMPL_LINK() 251 aTypeTLB.Select(pSelEntry); in IMPL_LINK() 255 if (pOldEntry != pSelEntry) in IMPL_LINK() [all …]
|
H A D | flddinf.hxx | 53 SvLBoxEntry* pSelEntry; member in SwFldDokInfPage
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | redlndlg.cxx | 333 if( pSelEntry ) in Init() 395 while (pSelEntry) in InitAuthors() 403 pSelEntry = pTable->NextSelected(pSelEntry); in InitAuthors() 1114 SvLBoxEntry* pSelEntry = 0; in IMPL_LINK() local 1117 pSelEntry = pTable->FirstSelected(); in IMPL_LINK() 1119 if( pSelEntry ) in IMPL_LINK() 1121 SvLBoxEntry* pActEntry = pSelEntry; in IMPL_LINK() 1126 while (pSelEntry) in IMPL_LINK() 1128 if (pTable->GetParent(pSelEntry)) in IMPL_LINK() 1134 pSelEntry = pActEntry = pTable->NextSelected(pSelEntry); in IMPL_LINK() [all …]
|
H A D | glossary.cxx | 789 SvLBoxEntry* pSelEntry = 0; in Init() local 810 pSelEntry = pEntry; in Init() 826 if(!pSelEntry) in Init() 837 pSelEntry = pSearch; in Init() 843 if(!pSelEntry) in Init() 844 pSelEntry = aCategoryBox.GetEntry(0); in Init() 846 if(pSelEntry) in Init() 848 aCategoryBox.Expand(pSelEntry); in Init() 849 aCategoryBox.Select(pSelEntry); in Init() 850 aCategoryBox.MakeVisible(pSelEntry); in Init()
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | taborder.cxx | 361 SvLBoxEntry* pSelEntry = pFirstSelected; in MoveSelection() local 362 while( pSelEntry ) in MoveSelection() 364 sal_uLong nSelEntryPos = GetModel()->GetAbsPos( pSelEntry ); in MoveSelection() 373 pSelEntry = NextSelected( pSelEntry ); in MoveSelection() 391 SvLBoxEntry* pSelEntry = pLastSelected; in MoveSelection() local 392 while( pSelEntry ) in MoveSelection() 394 sal_uLong nSelEntryPos = GetModel()->GetAbsPos( pSelEntry ); in MoveSelection() 404 pSelEntry = PrevSelected( pSelEntry ); in MoveSelection()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 742 SvLBoxEntry* pSelEntry = 0; in Display() local 775 pSelEntry = pEntry; in Display() 778 if(pSelEntry) in Display() 780 Select(pSelEntry); in Display() 889 while( pSelEntry ) in ExcecuteContextMenuAction() 898 pSelEntry = NextSelected(pSelEntry); in ExcecuteContextMenuAction() 901 while( pSelEntry ) in ExcecuteContextMenuAction() 906 pSelEntry = NextSelected(pSelEntry); in ExcecuteContextMenuAction() 947 while(pSelEntry) in ExcecuteContextMenuAction() 952 pSelEntry = PrevSelected(pSelEntry); in ExcecuteContextMenuAction() [all …]
|
H A D | content.cxx | 1610 pSelEntry = pEntry; in Display() 1629 pSelEntry = pChild; in Display() 1635 if(!pSelEntry || lcl_IsContentType(pSelEntry)) in Display() 1636 pSelEntry = pTemp; in Display() 1641 if(pSelEntry) in Display() 1644 Select(pSelEntry); in Display() 1702 pSelEntry = pChild; in Display() 1708 if(!pSelEntry) in Display() 1709 pSelEntry = pTemp; in Display() 1710 if(pSelEntry) in Display() [all …]
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | dlgassim.cxx | 174 SvLBoxEntry* pSelEntry = GetCurEntry(); in GetSelectedPage() local 177 if ( pSelEntry ) in GetSelectedPage() 182 while( pEntry && pEntry != pSelEntry ) in GetSelectedPage() 189 if(!pTreeModel->IsAtRootDepth(pSelEntry)) in GetSelectedPage()
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svlbox.cxx | 1379 SvLBoxEntry* pSelEntry = FirstSelected(); in EnableSelectionAsDropTarget() local 1380 while( pSelEntry ) in EnableSelectionAsDropTarget() 1384 pSelEntry->nEntryFlags |= SV_ENTRYFLAG_DISABLE_DROP; in EnableSelectionAsDropTarget() 1387 nRefDepth = pModel->GetDepth( pSelEntry ); in EnableSelectionAsDropTarget() 1388 pTemp = Next( pSelEntry ); in EnableSelectionAsDropTarget() 1398 pSelEntry->nEntryFlags &= (~SV_ENTRYFLAG_DISABLE_DROP); in EnableSelectionAsDropTarget() 1401 nRefDepth = pModel->GetDepth( pSelEntry ); in EnableSelectionAsDropTarget() 1402 pTemp = Next( pSelEntry ); in EnableSelectionAsDropTarget() 1410 pSelEntry = NextSelected( pSelEntry ); in EnableSelectionAsDropTarget()
|
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | conflictsdlg.cxx | 590 SvLBoxEntry* pSelEntry = maLbConflicts.GetCurEntry(); in HandleListBoxSelection() local 591 if ( !pSelEntry ) in HandleListBoxSelection() 593 pSelEntry = maLbConflicts.FirstSelected(); in HandleListBoxSelection() 595 if ( !pSelEntry ) in HandleListBoxSelection() 600 SvLBoxEntry* pRootEntry = maLbConflicts.GetRootLevelParent( pSelEntry ); in HandleListBoxSelection()
|
/aoo4110/main/sw/source/ui/envelp/ |
H A D | label1.cxx | 786 SvLBoxEntry* pSelEntry = aAutoTextLB.FirstSelected(); in FillItemSet() local 787 if(pSelEntry) in FillItemSet() 788 aLabItem.sGlossaryBlockName = *(String*)pSelEntry->GetUserData(); in FillItemSet() 860 SvLBoxEntry* pSelEntry = aAutoTextLB.FirstSelected(); in Reset() local 861 if( pSelEntry && in Reset() 862 *(String*)pSelEntry->GetUserData() != String(aLabItem.sGlossaryBlockName)) in Reset()
|
/aoo4110/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 516 SvLBoxEntry* pSelEntry = 0; in RecurseList() local 575 pSelEntry = pNEntry; in RecurseList() 580 if(0 != pSelEntry) in RecurseList() 582 aTree.MakeVisible(pSelEntry); in RecurseList() 583 aTree.Select(pSelEntry); in RecurseList() 1246 SvLBoxEntry* pSelEntry = aTree.FirstSelected(); in IMPL_LINK() local 1247 while( pSelEntry ) in IMPL_LINK() 1249 SectReprPtr pRepr = (SectReprPtr)pSelEntry->GetUserData(); in IMPL_LINK() 1265 pSelEntry = aTree.NextSelected(pSelEntry); in IMPL_LINK()
|
/aoo4110/main/sw/source/ui/config/ |
H A D | optload.cxx | 672 SvLBoxEntry* pSelEntry = aCheckLB.FirstSelected(); in IMPL_LINK() local 674 if (pSelEntry) in IMPL_LINK() 676 … sal_Bool bChecked = aCheckLB.IsChecked((sal_uInt16)aCheckLB.GetModel()->GetAbsPos(pSelEntry)); in IMPL_LINK() 703 InsCaptionOpt* pOpt = (InsCaptionOpt*)pSelEntry->GetUserData(); in IMPL_LINK()
|
/aoo4110/main/cui/source/dialogs/ |
H A D | linkdlg.cxx | 327 SvLBoxEntry* pSelEntry = rListBox.FirstSelected(); in IMPL_LINK_INLINE_END() local 328 if( pE != pSelEntry ) in IMPL_LINK_INLINE_END() 329 rListBox.Select( pSelEntry, sal_False ); in IMPL_LINK_INLINE_END()
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | tp_DataSource.cxx | 721 SvLBoxEntry * pSelEntry = m_apLB_SERIES->FirstSelected(); in IMPL_LINK() local 722 if( pSelEntry ) in IMPL_LINK() 724 SvLBoxEntry * pNextEntry = m_apLB_SERIES->Next( pSelEntry ); in IMPL_LINK()
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | navipi.hxx | 303 void GetDocNames(const String* pSelEntry = NULL);
|