Home
last modified time | relevance | path

Searched refs:GetEntry (Results 26 – 50 of 289) sorted by relevance

12345678910>>...12

/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx363 OUString GetEntry( sal_uInt16 nPos ) const in GetEntry() function in layout::ComboBoxImpl
462 String ComboBox::GetEntry( sal_uInt16 nPos ) const in GetEntry() function in layout::ComboBox
546 OUString GetEntry( sal_uInt16 nPos ) const in GetEntry() function in layout::ListBoxImpl
688 String ListBox::GetEntry( sal_uInt16 nPos ) const in GetEntry() function in layout::ListBox
690 return getImpl()->GetEntry( nPos ); in GetEntry()
724 return GetEntry( GetSelectEntryPos( nSelIndex ) ); in GetSelectEntry()
/trunk/main/cui/source/customize/
H A Dacccfg.cxx919 SvLBoxEntry* pLBEntry = aEntriesBox.GetEntry(0, nPos); in Init()
939 SvLBoxEntry* pLBEntry = aEntriesBox.GetEntry(0, nPos); in Init()
1018 aEntriesBox.Select(aEntriesBox.GetEntry(0, 0)); in IMPL_LINK()
1027 TAccInfo* pEntry = (TAccInfo*)aEntriesBox.GetEntry(0, nPos)->GetUserData(); in IMPL_LINK()
1046 TAccInfo* pEntry = (TAccInfo*)aEntriesBox.GetEntry(0, nPos)->GetUserData(); in IMPL_LINK()
1065 … TAccInfo* pEntry = (TAccInfo*)aEntriesBox.GetEntry(0, nPos)->GetUserData(); in IMPL_LINK()
1094 … TAccInfo* pEntry = (TAccInfo*)aEntriesBox.GetEntry(0, nPos)->GetUserData(); in IMPL_LINK()
1135 pE3 = aEntriesBox.GetEntry( 0, nP2 ); in IMPL_LINK()
1169 SvLBoxEntry* pEntry = aEntriesBox.GetEntry( 0, 0 ); in IMPL_LINK()
1172 pEntry = pGroupLBox->GetEntry( 0, 0 ); in IMPL_LINK()
[all …]
/trunk/main/starmath/source/
H A Ddialog.cxx1444 SelectSymbolSet(aSymbolSets.GetEntry(0)); in IMPL_LINK()
1533 SelectSymbolSet(aSymbolSets.GetEntry(0)); in IMPL_LINK_INLINE_END()
2094 SelectFont(aFonts.GetEntry(0)); in SmSymDefineDialog()
2192 SelectSymbolSet(aOldSymbolSets.GetEntry(0)); in SetSymbolSetManager()
2195 SelectSymbolSet(aSymbolSets.GetEntry(0)); in SetSymbolSetManager()
2198 SelectSymbol(aOldSymbols.GetEntry(0)); in SetSymbolSetManager()
2201 SelectSymbol(aSymbols.GetEntry(0)); in SetSymbolSetManager()
2227 rComboBox.SetText(rComboBox.GetEntry(nPos)); in SelectSymbolSet()
2309 rComboBox.SetText(rComboBox.GetEntry(nPos)); in SelectSymbol()
2408 SelectStyle(aStyles.GetEntry(0)); in SelectFont()
[all …]
/trunk/main/cui/source/options/
H A Dfontsubs.cxx311 pEntry = aCheckLB.GetEntry(nPos); in IMPL_LINK()
361 SvLBoxEntry* pEntry = aCheckLB.GetEntry(nPos); in IMPL_LINK()
496 CallImplEventListeners( VCLEVENT_CHECKBOX_TOGGLE, (void*)GetEntry( nSelPos ) ); in KeyInput()
521 GetEntry(nPos), in CheckEntryPos()
547 return GetCheckButtonState( GetEntry(nPos), nCol ) == SV_BUTTON_CHECKED; in IsChecked()
H A Doptlingu.cxx1359 SvLBoxEntry *pEntry = aLinguDicsCLB.GetEntry( i ); in FillItemSet()
1393 SvLBoxEntry *pEntry = aLinguOptionsCLB.GetEntry( j ); in FillItemSet()
1479 SvLBoxEntry* pEntry = aLinguDicsCLB.GetEntry( aLinguDicsCLB.GetEntryCount() - 1 ); in AddDicBoxEntry()
1525 SvLBoxEntry* pEntry = aLinguModulesCLB.GetEntry(i); in UpdateModulesBox_Impl()
1712 SvLBoxEntry* pEntry = aLinguDicsCLB.GetEntry( nPos ); in IMPL_LINK()
1852 SvLBoxEntry *pDicEntry = aLinguDicsCLB.GetEntry( i ); in IMPL_LINK()
2156 GetEntry(nCurPos + 1)->GetUserData())->IsParent(); in IMPL_LINK()
2161 GetEntry(nCurPos - 1)->GetUserData())->IsParent(); in IMPL_LINK()
2247 SvLBoxEntry *pEntry = aModulesCLB.GetEntry(i); in IMPL_LINK()
2291 delete (ModuleUserData_Impl*)aModulesCLB.GetEntry(i)->GetUserData(); in IMPL_LINK()
[all …]
H A Doptfltr.cxx396 GetEntry(nPos), in CheckEntryPos()
413 SvLBoxEntry* pEntry = GetEntry( nSelPos ); in KeyInput()
420 … sal_uInt16 nCheck = GetCheckButtonState( GetEntry(nSelPos), 1 ) == SV_BUTTON_CHECKED ? 1 : 0; in KeyInput()
421 if(GetCheckButtonState( GetEntry(nSelPos), 0 )) in KeyInput()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx414 SvxIconChoiceCtrlEntry* pEntry = aIconCtrl.GetEntry( i ); in ~SvtIconWindow_Impl()
419 SvxIconChoiceCtrlEntry* SvtIconWindow_Impl::GetEntry( const String& rURL ) const in GetEntry() function in SvtIconWindow_Impl
424 SvxIconChoiceCtrlEntry* pTemp = aIconCtrl.GetEntry( i ); in GetEntry()
477 SvxIconChoiceCtrlEntry* pEntry = GetEntry( rURL ); in GetIconText()
509 SvxIconChoiceCtrlEntry* pEntry = aIconCtrl.GetEntry( nPos ); in SetCursorPos()
527 nHeight = aIconCtrl.GetEntry(nCount-1)->GetBoundRect().Bottom(); in CalcHeight()
567 aIconCtrl.GetEntry( ICON_POS_NEWDOC )->SetImage( in UpdateIcons()
569 aIconCtrl.GetEntry( ICON_POS_TEMPLATES )->SetImage( in UpdateIcons()
571 aIconCtrl.GetEntry( ICON_POS_MYDOCS )->SetImage( in UpdateIcons()
573 aIconCtrl.GetEntry( ICON_POS_SAMPLES )->SetImage( in UpdateIcons()
[all …]
H A Dimivctl1.cxx354 _pGenerator->RegisterMnemonic( GetEntry( i )->GetText() ); in CreateAutoMnemonics()
360 SvxIconChoiceCtrlEntry* pEntry = GetEntry( i ); in CreateAutoMnemonics()
766 SvxIconChoiceCtrlEntry* pEntry = pView->GetEntry ( i ); in Paint()
892 SvxIconChoiceCtrlEntry* pEntry = GetEntry( aDocPos, sal_True ); in MouseButtonDown()
1037 SvxIconChoiceCtrlEntry* pDocEntry = GetEntry( aDocPos ); in MouseButtonUp()
1198 SvxIconChoiceCtrlEntry* pNewCursor = GetEntry( nPos ); in KeyInput()
3296 pEntry = GetEntry( i ); in SelectRange()
3305 pEntry = GetEntry( i ); in SelectRange()
3317 pEntry = GetEntry( i ); in SelectRange()
4385 SvxIconChoiceCtrlEntry* pEntry = GetEntry( aPos, sal_True ); in RequestHelp()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx144 pData->sPath = aPathLB.GetEntry((sal_uInt16)sGroup.GetToken(1, GLOS_DELIM).ToInt32()); in SwGlossaryGroupDlg()
267 SvLBoxEntry* pEntry = aGroupTLB.GetEntry(nPos); in IMPL_LINK()
480 aGroupTLB.Select(aGroupTLB.GetEntry( nPos )); in IMPL_LINK()
481 aGroupTLB.MakeVisible(aGroupTLB.GetEntry( nPos )); in IMPL_LINK()
549 SvLBoxEntry* pEntry = GetEntry( aPos ); in RequestHelp()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx367 virtual SvLBoxEntry* GetEntry( const Point& rPos, sal_Bool bHit=sal_False ) const;
434 …SvLBoxEntry* GetEntry( SvLBoxEntry* pParent, sal_uLong nPos ) const { return (SvLBoxEntry*)(pModel… in GetEntry() function in SvLBox
435 …SvLBoxEntry* GetEntry( sal_uLong nRootPos ) const { return (SvLBoxEntry*)(pModel->GetEntry(nRootPo… in GetEntry() function in SvLBox
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx237 sal_Bool bHitEmptySpace = (NULL == GetEntry(rMEvt.GetPosPixel(), sal_True)); in MouseButtonDown()
286 SvLBoxEntry* pDroppedEntry = GetEntry(_rEvt.maPosPixel); in AcceptDrop()
335 m_pDragedEntry = GetEntry(_rPosPixel); in StartDrag()
358 SvLBoxEntry* pEntry = GetEntry( aPos ); in RequestHelp()
474 SvLBoxEntry* pEntry = _pListBox->GetEntry( _rPos ); in scrollWindow()
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx233 SvLBoxEntry* pFirstEntry = aLB_Controls.GetEntry( 0 ); in FillList()
292 SvLBoxEntry* pEntry = aLB_Controls.GetEntry(i);
365 SvLBoxEntry* pSelEntryPrev = GetEntry( nSelEntryPos-1 ); in MoveSelection()
395 SvLBoxEntry* pSelEntryNext = GetEntry( nSelEntryPos+1 ); in MoveSelection()
H A Dusercontrol.cxx115 const SvNumberformat* pEntry = pNF->GetEntry( nFormatKey ); in setValue()
156 const SvNumberformat* pEntry = _pNF->GetEntry(_nFormatKey); in getPreviewValue()
238 …const SvNumberformat* pEntry = getTypedControlWindow()->GetFormatter()->GetEntry(getTypedControlWi… in SetFormatDescription()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx123 ImplEntryType* pImplEntry = GetEntry( --n ); in Clear()
133 ImplEntryType* pImplEntry = GetEntry( nPos ); in SelectEntry()
266 ImplEntryType* pImplEntry = GetEntry( n ); in FindEntry()
289 ImplEntryType* pImplEntry = GetEntry( n ); in FindMatchingEntry()
311 ImplEntryType* pImplEntry = GetEntry( --n ); in FindEntry()
353 ImplEntryType* pImplEntry = GetEntry( nPos ); in GetEntryHeight()
362 ImplEntryType* pImplEntry = GetEntry( nPos ); in GetEntryText()
431 ImplEntryType* pImplEntry = GetEntry( --n ); in GetSelectEntryCount()
455 ImplEntryType* pImplEntry = GetEntry( n ); in GetSelectEntryPos()
481 ImplEntryType* pImplEntry = GetEntry( nIndex ); in IsEntryPosSelected()
[all …]
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx178 sal_uInt16 nPos = InsertEntry( rBox.GetEntry( n ), LISTBOX_APPEND ); in CopyEntries()
970 XubString aEntryText = GetEntry( i ); in Modify()
975 SetText( GetEntry( i ) ); in Modify()
1102 ComboBox::SetText( GetEntry( 0 ) ); in Fill()
1104 ComboBox::SetText( GetEntry( nPos ) ); in Fill()
1118 ComboBox::SetText( GetEntry( 0 ) ); in Fill()
1120 ComboBox::SetText( GetEntry( nPos ) ); in Fill()
/trunk/main/sw/source/ui/fldui/
H A Dflddinf.cxx142 … const SvNumberformat* pFormat = pSh->GetNumberFormatter()->GetEntry(pCurField->GetFormat()); in Reset()
211 else if ( aTypeTLB.GetEntry(0) ) in Reset()
213 pSelEntry = aTypeTLB.GetEntry(0); in Reset()
250 pSelEntry = aTypeTLB.GetEntry(0); in IMPL_LINK()
/trunk/main/basctl/source/basicide/
H A Dmacrodlg.cxx188 SvLBoxEntry* pE = aMacroBox.GetEntry( nPos ); in RestoreMacroDescription()
196 pE = aMacroBox.GetEntry( ++nPos ); in RestoreMacroDescription()
224 SvLBoxEntry* pRootEntry = aBasicBox.GetEntry( nRootPos ); in Execute()
241 pRootEntry = aBasicBox.GetEntry( ++nRootPos ); in Execute()
590 SvLBoxEntry* pEntry = aMacroBox.GetEntry( 0 ); in IMPL_LINK()
639 SvLBoxEntry* pEntry = aMacroBox.GetEntry( n ); in IMPL_LINK()
/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx510 SvLBoxEntry *pGroupToDelete = pCaller->SvLBox::GetEntry(nRegion); in Delete()
527 pEntriesToDelete[nToDeleteNum++] = pCaller->SvLBox::GetEntry( pGroupToDelete, nInd ); in Delete()
552 … SvLBoxEntry *pEntryToDelete = pCaller->SvLBox::GetEntry(pCaller->SvLBox::GetEntry(nRegion), nIdx); in Delete()
/trunk/main/sc/source/core/data/
H A Dolinetab.cxx441 ScOutlineEntry* ScOutlineArray::GetEntry( sal_uInt16 nLevel, sal_uInt16 nIndex ) const in GetEntry() function in ScOutlineArray
458 pEntry = GetEntry( nLevel, nIndex ); in GetEntryByPos()
471 const ScOutlineEntry* pEntry = GetEntry( nLevel, rnIndex ); in GetEntryIndex()
485 const ScOutlineEntry* pEntry = GetEntry( nLevel, rnIndex ); in GetEntryIndexInRange()
494 ScOutlineEntry* pEntry = GetEntry( nLevel, nEntry ); in SetVisibleBelow()
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx148 SvxIconChoiceCtrlEntry* pEntry = m_pIconCtrl->GetEntry( m_nIndex ); in GetBoundingBox_Impl()
158 SvxIconChoiceCtrlEntry* pEntry = m_pIconCtrl->GetEntry( m_nIndex ); in GetBoundingBoxOnScreen_Impl()
217 SvxIconChoiceCtrlEntry* pEntry = m_pIconCtrl->GetEntry( m_nIndex ); in implGetText()
397 if ( m_pIconCtrl && m_pIconCtrl->GetCursor() == m_pIconCtrl->GetEntry( m_nIndex ) ) in getAccessibleStateSet()
718 SvxIconChoiceCtrlEntry* pEntry = m_pIconCtrl->GetEntry( m_nIndex ); in doAccessibleAction()
/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx513 const SvNumberformat* pEntry = pFormatter->GetEntry(nFmt); in ExpandValue()
554 const SvNumberformat* pEntry = pFormatter->GetEntry(nFmt); in DoubleToString()
627 const SvNumberformat* pEntry = pFormatter->GetEntry(nFmt); in GetSystemFormat()
674 const SvNumberformat* pEntry = pFormatter->GetEntry(GetFormat()); in SetLanguage()
/trunk/main/dbaccess/source/ui/browser/
H A DdsbrowserDnD.cxx109 SvLBoxEntry* pHitEntry = m_pTreeView->getListBox().GetEntry( _rEvt.maPosPixel ); in queryDrop()
131 SvLBoxEntry* pHitEntry = m_pTreeView->getListBox().GetEntry( _rEvt.maPosPixel ); in executeDrop()
193 SvLBoxEntry* pHitEntry = m_pTreeView->getListBox().GetEntry( _rPosPixel ); in requestDrag()
/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx177 …return pArray ? pArray->GetEntry( sal::static_int_cast<sal_uInt16>(nLevel), sal::static_int_cast<s… in GetOutlineEntry()
417 const ScOutlineEntry* pEntry = pArray->GetEntry( sal::static_int_cast<sal_uInt16>(nLevel), in ItemHit()
659 … const ScOutlineEntry* pEntry = pArray->GetEntry( sal::static_int_cast<sal_uInt16>(nLevel), in Paint()
692 … const ScOutlineEntry* pEntry = pArray->GetEntry( sal::static_int_cast<sal_uInt16>(nLevel), in Paint()
812 … const ScOutlineEntry* pEntry = pArray->GetEntry( sal::static_int_cast<sal_uInt16>(mnFocusLevel), in ImplMoveFocusByLevel()
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx247 SvLBoxEntry* pEntry = maElementsLB.GetEntry( i ); in Clear()
252 pEntry = maElementsLB.GetEntry( i ); in Clear()
525 SvLBoxEntry* pEntry = maCertPathLB.GetEntry( i ); in Clear()
530 pEntry = maCertPathLB.GetEntry( i ); in Clear()
/trunk/main/linguistic/source/
H A Dconvdic.cxx331 ConvMap::iterator ConvDic::GetEntry( ConvMap &rMap, const rtl::OUString &rFirstText, const rtl::OUS… in GetEntry() function in ConvDic
351 ConvMap::iterator aIt = GetEntry( aFromLeft, rLeftText, rRightText ); in HasEntry()
383 ConvMap::iterator aLeftIt = GetEntry( aFromLeft, rLeftText, rRightText ); in RemoveEntry()
389 ConvMap::iterator aRightIt = GetEntry( *pFromRight, rRightText, rLeftText ); in RemoveEntry()

Completed in 190 milliseconds

12345678910>>...12