Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1458 if (sEntry == sSelEntry) in GetMapPos()
1664 String sSelEntry; in FillRelLB() local
1694 sSelEntry = sEntry; in FillRelLB()
1700 if (sSelEntry.Len()) in FillRelLB()
1701 rLB.SelectEntry(sSelEntry); in FillRelLB()
1753 sSelEntry = sEntry; in FillRelLB()
1758 if (sSelEntry.Len()) in FillRelLB()
1759 rLB.SelectEntry(sSelEntry); in FillRelLB()
1814 String sSelEntry, sOldEntry; in FillPosLB() local
1845 sSelEntry = sEntry; in FillPosLB()
[all …]
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1355 String sSelEntry, sOldEntry; in FillPosLB() local
1391 sSelEntry = sEntry; in FillPosLB()
1396 _rLB.SelectEntry(sSelEntry); in FillPosLB()
1418 String sSelEntry; in FillRelLB() local
1454 sSelEntry = sEntry; in FillRelLB()
1460 if (sSelEntry.Len()) in FillRelLB()
1461 _rLB.SelectEntry(sSelEntry); in FillRelLB()
1520 sSelEntry = sEntry; in FillRelLB()
1525 if (sSelEntry.Len()) in FillRelLB()
1526 _rLB.SelectEntry(sSelEntry); in FillRelLB()
[all …]
/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx561 String sSelEntry(aTypeBox.GetSelectEntry()); in GetSelectedEntryPos() local
563 return GetParent()->GetRecord(sSelEntry, aContButton.IsChecked()); in GetSelectedEntryPos()

Completed in 39 milliseconds