Home
last modified time | relevance | path

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

1234567

/aoo42x/main/sw/source/ui/dbui/
H A Dmmdocselectpage.cxx207 … (m_aRecentDocRB.IsChecked() && (sReloadDocument = m_aRecentDocLB.GetSelectEntry()).getLength()); in commitPage()
/aoo42x/main/formula/source/ui/dlg/
H A Dfuncpage.cxx246 return aLbFunction.GetSelectEntry(); in GetSelFunctionName()
/aoo42x/main/fpicker/source/office/
H A Diodlgimp.hxx309 _rDisplayName = _pLbFilter->GetSelectEntry(); in GetSelectedFilterEntry()
/aoo42x/main/sd/source/ui/inc/
H A Dsdtreelb.hxx221 String GetSelectEntry();
/aoo42x/main/sc/source/ui/navipi/
H A Dscenwnd.cxx184 SfxStringItem aStringItem( nSlotId, GetSelectEntry() ); in ExecuteScenarioSlot()
/aoo42x/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx865 …pItem = new XLineStartItem( mpLBStart->GetSelectEntry(),maLineEndList->GetLineEnd( nPos - 1 )->Get… in IMPL_LINK()
884 …pItem = new XLineEndItem( mpLBEnd->GetSelectEntry(), maLineEndList->GetLineEnd( nPos - 1 )->GetLin… in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddirectsql.cxx316 OSL_ENSURE(m_pSQLHistory->GetSelectEntry() == m_aNormalizedHistory[_nHistoryPos], in switchToHistory()
H A Ddsselect.cxx291 sSelected = m_aDatasource.GetSelectEntry(); in fillListBox()
H A DUserAdmin.cxx345 return m_LB_USER.GetSelectEntry(); in GetUser()
/aoo42x/main/vcl/inc/vcl/
H A Dlstbox.hxx142 virtual XubString GetSelectEntry( sal_uInt16 nSelIndex = 0 ) const;
/aoo42x/main/cui/source/inc/
H A Dhangulhanjadlg.hxx79 XubString GetSelectEntry() const;
/aoo42x/main/sw/source/ui/misc/
H A Dlinenum.cxx294 String sCharFmtName(aCharStyleLB.GetSelectEntry()); in FillItemSet()
/aoo42x/main/vcl/workben/
H A Dsvpclient.cxx270 String aEntry = m_aSvpBitmaps.GetSelectEntry();
/aoo42x/main/framework/source/uielement/
H A Ddropdownboxtoolbarcontroller.cxx195 ::rtl::OUString aSelectedText = m_pListBoxControl->GetSelectEntry(); in getExecuteArgs()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx352 aSource.Append( aLbRanges.GetSelectEntry( i ) ); in GetSource()
/aoo42x/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1450 String sSelEntry(rAlignLB.GetSelectEntry()); in GetMapPos()
1674 String sOldEntry(rLB.GetSelectEntry()); in FillRelLB()
1815 sOldEntry = _rLB.GetSelectEntry(); in FillPosLB()
H A Dnumfmt.cxx873 aLbLanguage.GetSelectEntry() == sAutomaticEntry)); in FillItemSet()
1359 String aFormat = aLbFormat.GetSelectEntry(); in IMPL_LINK()
/aoo42x/main/cui/source/options/
H A Doptcolor.cxx1662 pColorConfig->LoadScheme(pBox->GetSelectEntry()); in IMPL_LINK()
1663 pExtColorConfig->LoadScheme(pBox->GetSelectEntry()); in IMPL_LINK()
1706 rtl::OUString sDeleteScheme(aColorSchemeLB.GetSelectEntry()); in IMPL_LINK()
/aoo42x/main/svtools/source/dialogs/
H A Daddresstemplate.cxx978 sSaveSelection = (*pListbox)->GetSelectEntry(); in resetFields()
1028 …mpl->aFieldAssignments[m_pImpl->nFieldScrollPos * 2 + nListBoxIndex] = _pListbox->GetSelectEntry(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/chrdlg/
H A Dnumpara.cxx158 aStyle = aNumberStyleLB.GetSelectEntry(); in FillItemSet()
/aoo42x/main/sw/source/ui/fldui/
H A Dfldpage.cxx333 m_aLstStrArr[ i ] = (*ppLB)->GetSelectEntry(); in SavePos()
/aoo42x/main/sw/source/ui/dialog/
H A Dascfldlg.cxx317 sFont = aFontLB.GetSelectEntry(); in FillOptions()
/aoo42x/main/sd/source/ui/dlg/
H A Dpresent.cxx276 rAttr.Put( SfxStringItem ( ATTR_PRESENT_DIANAME, aLbDias.GetSelectEntry() ) ); in GetAttr()
H A Dcustsdlg.cxx420 String aStr = aLbPages.GetSelectEntry( i ); in IMPL_LINK()
/aoo42x/main/svtools/source/control/
H A Dsvxbox.cxx204 String aName(ListBox::GetSelectEntry(nSelId)); in GetSelectSvxBoxEntry()

Completed in 98 milliseconds

1234567