Home
last modified time | relevance | path

Searched refs:GetSelectEntry (Results 151 – 173 of 173) sorted by relevance

1234567

/aoo42x/main/svx/source/dialog/
H A Drubydialog.cxx339 const String sCharStyleSelect = aCharStyleLB.GetSelectEntry(); in Activate()
H A Dctredlin.cxx1054 return aLbAuthor.GetSelectEntry(); in GetSelectedAuthor()
/aoo42x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx1118 String aString( aLbxFound.GetSelectEntry() ); in DoPreview()
H A Dinsdlg.cxx255 String aServerName = rBox.GetSelectEntry(); in Execute()
/aoo42x/main/sc/source/ui/navipi/
H A Dnavipi.cxx381 String aDocName = GetSelectEntry(); in Select()
/aoo42x/main/svtools/source/dialogs/
H A Dproperty.cxx250 return aListBox.GetSelectEntry(); in GetProperty()
/aoo42x/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx1030 mpDrawDoc, OUString( maLB_SLIDE_TRANSITIONS.GetSelectEntry())); in getTransitionEffectFromControls()
/aoo42x/main/sw/source/ui/misc/
H A Dredlndlg.cxx1065 sFilterAction = pFilterTP->GetLbAction()->GetSelectEntry(); in IMPL_LINK()
/aoo42x/main/sd/source/ui/dlg/
H A Danimobjs.cxx1156 nLoopCount = (long) aLbLoopCount.GetSelectEntry().ToInt32(); in CreateAnimObj()
/aoo42x/main/toolkit/source/awt/
H A Dvclxwindows.cxx1671 aItem = pBox->GetSelectEntry(); in getSelectedItem()
1686 aSeq.getArray()[n] = ::rtl::OUString( pBox->GetSelectEntry( n ) ); in getSelectedItems()
1825 aEvent.ActionCommand = pListBox->GetSelectEntry(); in ProcessWindowEvent()
1842 aEvent.ActionCommand = ((ListBox*)GetWindow())->GetSelectEntry(); in ProcessWindowEvent()
/aoo42x/main/vcl/source/control/
H A Dcombobox.cxx443 aText = mpImplLB->GetEntryList()->GetSelectEntry( 0 ); in IMPL_LINK()
H A Dilstbox.cxx440 XubString ImplEntryList::GetSelectEntry( sal_uInt16 nIndex ) const in GetSelectEntry() function in ImplEntryList
/aoo42x/main/sc/source/ui/view/
H A Dcellsh2.cxx979 String aName = pDlg->GetSelectEntry(); in ExecuteDB()
/aoo42x/main/sw/source/ui/table/
H A Dtabledlg.cxx1572 sPage = aPageCollLB.GetSelectEntry(); in FillItemSet()
/aoo42x/main/extensions/source/bibliography/
H A Ddatman.cxx569 String sSel = aListBoxes[nEntry]->GetSelectEntry(); in IMPL_LINK()
/aoo42x/main/svtools/source/filter/
H A Dexportdialog.cxx537 String aEntry( maLbColorDepth.GetSelectEntry() ); in GetRawFileSize()
/aoo42x/main/cui/source/tabpages/
H A Dparagrph.cxx1483 sPage = aApplyCollBox.GetSelectEntry(); in FillItemSet()
H A Dnumpages.cxx2537 String sEntry = aCharFmtLB.GetSelectEntry(); in IMPL_LINK()
/aoo42x/main/sfx2/source/dialog/
H A Dtempldlg.cxx1911 if ( pBox->GetSelectEntry() == String(SfxResId(STR_STYLE_FILTER_HIERARCHICAL)) ) in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1060 String aAliasName = m_pTableCell->GetSelectEntry(); in SaveModified()
/aoo42x/main/sw/source/ui/config/
H A Doptpage.cxx480 String sFax = aFaxLB.GetSelectEntry(); in FillItemSet()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx632 String sOldTableName(pListBox->GetSelectEntry()); in GetTableNames()
/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx4937 pRet->GenReturn ( RET_Value, aUId, ((ListBox*)pControl)->GetSelectEntry(nNr1-1)); in Execute()

Completed in 323 milliseconds

1234567