Home
last modified time | relevance | path

Searched refs:SelectEntry (Results 1 – 25 of 145) sorted by relevance

123456

/aoo4110/main/svtools/inc/svtools/
H A Dctrlbox.hxx195 void SelectEntry( const XubString& rStr, sal_Bool bSelect = sal_True ) in SelectEntry() function in ColorListBox
196 { ListBox::SelectEntry( rStr, bSelect ); } in SelectEntry()
197 void SelectEntry( const Color& rColor, sal_Bool bSelect = sal_True );
215 inline void ColorListBox::SelectEntry( const Color& rColor, sal_Bool bSelect ) in SelectEntry() function in ColorListBox
280 …inline void SelectEntry( const XubString& rStr, sal_Bool bSelect = sal_True ) { ListBox::SelectEn… in SelectEntry() function in LineListBox
281 …void SelectEntry( long nLine1, long nLine2 = 0, long nDistance = 0, sal_Bool bSelect = sal_True …
304 inline void LineListBox::SelectEntry( long nLine1, long nLine2, long nDistance, sal_Bool bSelect ) in SelectEntry() function in LineListBox
H A Dsvxbox.hxx69 using ListBox::SelectEntry;
90 inline void SelectEntry( const SvxBoxEntry& rEntry,
117 inline void SvxListBox::SelectEntry( const SvxBoxEntry& aEntry, sal_Bool bSelect ) in SelectEntry() function in SvxListBox
118 { ListBox::SelectEntry( aEntry.aName, bSelect ); } in SelectEntry()
/aoo4110/main/sd/source/ui/dlg/
H A Dcopydlg.cxx203 maLbStartColor.SelectEntry( aColor ); in IMPL_LINK()
204 maLbEndColor.SelectEntry( aColor ); in IMPL_LINK()
236 maLbStartColor.SelectEntry( Color( nTmp ) ); in IMPL_LINK()
239 maLbEndColor.SelectEntry( Color( nTmp ) ); in IMPL_LINK()
317 maLbStartColor.SelectEntry( aColor ); in IMPL_LINK()
345 maLbStartColor.SelectEntry( aColor ); in IMPL_LINK()
346 maLbEndColor.SelectEntry( aColor ); in IMPL_LINK()
H A Dnavigatr.cxx192 maLbDocs.SelectEntry( aDocShName ); in FreshTree()
229 maLbDocs.SelectEntry( aDocShName ); in InitTreeLB()
234 maLbDocs.SelectEntry( aDocShName ); in InitTreeLB()
240 maLbDocs.SelectEntry( aDocShName ); in InitTreeLB()
1048 pNavigatorWin->maTlbObjects.SelectEntry( aPageName ); in StateChanged()
/aoo4110/main/basctl/source/basicide/
H A Dbasicbox.cxx193 SelectEntry( aCurText ); in Update()
238 SelectEntry( aCurText ); in FillBox()
285 SelectEntry( aCurText ); in PreNotify()
319 SelectEntry( aCurText ); // Seit 306... (Select nach Escape) in Select()
493 SelectEntry( m_sCurrentText ); // Select after Escape in Select()
513 SelectEntry( m_sCurrentText ); in PreNotify()
537 SelectEntry( m_sCurrentText ); in Update()
/aoo4110/main/svx/source/tbxctrls/
H A Dfillctrl.cxx254 pFillAttrLB->SelectEntry( aString ); in Update()
258 pFillAttrLB->SelectEntry( aColor ); in Update()
299 pFillAttrLB->SelectEntry( aString ); in Update()
345 pFillAttrLB->SelectEntry( aString ); in Update()
398 pFillAttrLB->SelectEntry( aString ); in Update()
450 pFillAttrLB->SelectEntry( aTmpColor ); in Update()
458 pFillAttrLB->SelectEntry( aString ); in Update()
466 pFillAttrLB->SelectEntry( aString ); in Update()
474 pFillAttrLB->SelectEntry( aString ); in Update()
/aoo4110/main/vcl/source/control/
H A Dilstbox.cxx1029 SelectEntry( nS, sal_False ); in DeselectAll()
1054 mpEntryList->SelectEntry( nPos, sal_True ); in SelectEntry()
1099 SelectEntry( nSelect, sal_True ); in SelectEntries()
1114 SelectEntry( nPos, bSelect ); in SelectEntries()
1136 SelectEntry( n, sal_True ); in SelectEntries()
1141 SelectEntry( n, sal_False ); in SelectEntries()
1144 SelectEntry( nSelect, bSelect ); in SelectEntries()
1172 SelectEntry( n, sal_True ); in SelectEntries()
1187 SelectEntry( n, sal_False ); in SelectEntries()
1198 SelectEntry( n, sal_False ); in SelectEntries()
[all …]
H A Dcombobox.cxx291 mpImplLB->SelectEntry( 0 , sal_True ); in IMPL_LINK()
312 mpImplLB->SelectEntry( mpFloatWin->GetPopupModeStartSaveSelection(), sal_True ); in IMPL_LINK()
526 mpImplLB->SelectEntry( 0 , sal_True ); in ToggleDropDown()
844 mpImplLB->SelectEntry( 0 , sal_True ); in Notify()
967 mpImplLB->SelectEntry( nSelect, bSelect ); in ImplUpdateFloatSelection()
973 mpImplLB->SelectEntry( nSelect, sal_False ); in ImplUpdateFloatSelection()
982 mpImplLB->SelectEntry( n, aSelInText.IsKeyValid( ImplCreateKey( n ) ) ); in ImplUpdateFloatSelection()
1550 mpImplLB->SelectEntry( nPos + mpImplLB->GetEntryList()->GetMRUCount(), bSelect ); in SelectEntryPos()
/aoo4110/main/sw/source/ui/misc/
H A Ddocfnote.cxx226 aFtnCharTextTemplBox.SelectEntry(pCharFmt->GetName()); in Reset()
230 aFtnCharAnchorTemplBox.SelectEntry( pCharFmt->GetName() ); in Reset()
252 aParaTemplBox.SelectEntry( sStr ); // Default in Reset()
262 aParaTemplBox.SelectEntry(pColl->GetName()); in Reset()
278 aPageTemplBox.SelectEntry( pInf->GetPageDesc( *pSh->GetDoc() )->GetName()); in Reset()
316 aNumCountBox.SelectEntry(sSelect); in SelectNumbering()
H A Doutline.cxx646 aCharFmtLB.SelectEntry(pFirstFmt->GetName()); in Update()
648 aCharFmtLB.SelectEntry( ViewShell::GetShellRes()->aStrNone ); in Update()
670 aCollBox.SelectEntry(aColl); in Update()
672 aCollBox.SelectEntry(aNoFmtName); in Update()
680 aCharFmtLB.SelectEntry(pFmt->GetName()); in Update()
682 aCharFmtLB.SelectEntry( ViewShell::GetShellRes()->aStrNone ); in Update()
/aoo4110/main/sc/source/ui/optdlg/
H A Dopredlin.cxx208 aContentColorLB.SelectEntry(Color(nColor)); in Reset()
214 aMoveColorLB.SelectEntry(Color(nColor)); in Reset()
221 aInsertColorLB.SelectEntry(Color(nColor)); in Reset()
228 aRemoveColorLB.SelectEntry(Color(nColor)); in Reset()
/aoo4110/main/sfx2/source/dialog/
H A Dmgetempl.cxx326 pBox->SelectEntry( rNew ); in UpdateName_Impl()
507 aFollowLb.SelectEntry( aName ); in Reset()
509 aFollowLb.SelectEntry( aFollow ); in Reset()
520 aBaseLb.SelectEntry( String( SfxResId( STR_NONE ) ) ); in Reset()
522 aBaseLb.SelectEntry( aParent ); in Reset()
/aoo4110/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx222 aLbCond1Template.SelectEntry( aName ); in ScConditionalFormatDlg()
223 aLbCond2Template.SelectEntry( aName ); in ScConditionalFormatDlg()
224 aLbCond3Template.SelectEntry( aName ); in ScConditionalFormatDlg()
242 aLbCond1Template.SelectEntry( pEntry->GetStyle() ); in ScConditionalFormatDlg()
266 aLbCond2Template.SelectEntry( pEntry->GetStyle() ); in ScConditionalFormatDlg()
289 aLbCond3Template.SelectEntry( pEntry->GetStyle() ); in ScConditionalFormatDlg()
846 pListBox->SelectEntry( aNewStyle ); in IMPL_LINK()
/aoo4110/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx620 pBoolDefault->SelectEntry(rText); in SetControlText()
635 pRequired->SelectEntry(rText); in SetControlText()
646 pNumType->SelectEntry(rText); in SetControlText()
653 pAutoIncrement->SelectEntry(rText); in SetControlText()
679 m_pType->SelectEntry(rText); in SetControlText()
753 pBoolDefault->SelectEntry(sDef); in IMPL_LINK()
758 pBoolDefault->SelectEntry(sDef); in IMPL_LINK()
1490 pBoolDefault->SelectEntry(sDef); in DisplayData()
1497 pBoolDefault->SelectEntry(sDef); in DisplayData()
1500 pBoolDefault->SelectEntry(sDef); in DisplayData()
[all …]
H A DRelationControl.cxx359 m_pListCell->SelectEntry( sName ); in InitController()
363 m_pListCell->SelectEntry( sName ); in InitController()
570 m_lmbLeftTable.SelectEntry(m_strCurrentLeft); in fillListBoxes()
571 m_lmbRightTable.SelectEntry(m_strCurrentRight); in fillListBoxes()
H A Dcharsetlistbox.cxx77 SelectEntry( String() ); in SelectEntryByIanaName()
91 SelectEntry( sDisplayName ); in SelectEntryByIanaName()
/aoo4110/main/svtools/source/contnr/
H A Dimivctl1.cxx2499 SelectEntry( pCursor, sal_True, sal_True ); in SetCursor()
2516 SelectEntry( pCursor, sal_True, sal_True ); in SetCursor()
2968 SelectEntry( pEntry, bSel, sal_True, sal_True ); in ToggleSelection()
3227 SelectEntry( pEntry, sal_True, sal_True, sal_True ); in SelectRect()
3234 SelectEntry( pEntry, sal_False, sal_True, sal_True ); in SelectRect()
3254 SelectEntry( pEntry, sal_False, sal_True, sal_True ); in SelectRect()
3260 SelectEntry( pEntry, sal_True, sal_True, sal_True ); in SelectRect()
3266 SelectEntry( pEntry, sal_False, sal_True, sal_True ); in SelectRect()
3434 SelectEntry( pEntry, sal_True, sal_True ); in PrepareCommandEvent()
3758 SelectEntry( pCurEditedEntry, sal_True ); in IMPL_LINK()
[all …]
/aoo4110/main/padmin/source/
H A Dprtsetup.cxx75 rBox.SelectEntry( m_aInvalidString ); in insertAllPPDValues()
271 m_aOrientBox.SelectEntry( in update()
380 case -1: m_aSpaceBox.SelectEntry( m_aSpaceGray );break; in RTSDevicePage()
381 case 0: m_aSpaceBox.SelectEntry( m_pParent->m_aFromDriverString );break; in RTSDevicePage()
382 case 1: m_aSpaceBox.SelectEntry( m_aSpaceColor );break; in RTSDevicePage()
399 …m_aDepthBox.SelectEntry( String::CreateFromInt32( m_pParent->m_aJobData.m_nColorDepth ).AppendAsci… in RTSDevicePage()
/aoo4110/main/sw/source/ui/fldui/
H A Dfldvar.cxx706 aSelectionLB.SelectEntry( sOldSel ); in UpdateSubType()
822 aNumFormatLB.SelectEntry( sOldSel ); in FillFormatLB()
842 aFormatLB.SelectEntry( sOldSel ); in FillFormatLB()
846 aFormatLB.SelectEntry( SW_RESSTR( FMT_NUM_PAGEDESC ) ); in FillFormatLB()
849 aFormatLB.SelectEntry( SW_RESSTR( FMT_NUM_ARABIC ) ); in FillFormatLB()
1109 aSelectionLB.SelectEntry(sName); in IMPL_LINK()
1125 aSelectionLB.SelectEntry(sName); in IMPL_LINK()
H A Dfldref.cxx382 aTypeLB.SelectEntry(sName); in IMPL_LINK()
708 aSelectionLB.SelectEntry(sOldSel); in UpdateSubType()
797 aFormatLB.SelectEntry(sOldSel); in FillFormatLB()
799 aFormatLB.SelectEntry(SW_RESSTR(FMT_REF_BEGIN + (sal_uInt16)GetCurField()->GetFormat())); in FillFormatLB()
831 aSelectionLB.SelectEntry(aName); in IMPL_LINK()
/aoo4110/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx1087 mpLbFillAttr->SelectEntry(aColor); in NotifyItemUpdate()
1112 mpLbFillAttr->SelectEntry(aString); in NotifyItemUpdate()
1137 mpLbFillAttr->SelectEntry(aString); in NotifyItemUpdate()
1162 mpLbFillAttr->SelectEntry(aString); in NotifyItemUpdate()
1231 mpLbFillAttr->SelectEntry(aString); in Update()
1260 mpLbFillAttr->SelectEntry( aString ); in Update()
1289 mpLbFillAttr->SelectEntry(aString); in Update()
/aoo4110/main/svx/source/engine3d/
H A Dfloat3d.cxx3165 pLb->SelectEntry( rColor ); in LBSelectColor()
3242 aLbLight1.SelectEntry( aColWhite ); in InitColorLB()
3243 aLbLight2.SelectEntry( aColWhite ); in InitColorLB()
3244 aLbLight3.SelectEntry( aColWhite ); in InitColorLB()
3245 aLbLight4.SelectEntry( aColWhite ); in InitColorLB()
3246 aLbLight5.SelectEntry( aColWhite ); in InitColorLB()
3247 aLbLight6.SelectEntry( aColWhite ); in InitColorLB()
3248 aLbLight7.SelectEntry( aColWhite ); in InitColorLB()
3249 aLbLight8.SelectEntry( aColWhite ); in InitColorLB()
3251 aLbMatColor.SelectEntry( aColWhite ); in InitColorLB()
[all …]
/aoo4110/main/cui/source/dialogs/
H A Dcuicharmap.cxx327 aFontLB.SelectEntry( aDefStr ); in SvxCharMapData()
365 aFontLB.SelectEntry( aTmp.GetName() ); in SetCharFont()
516 aSubsetLB.SelectEntry( pSubset->GetName() ); in IMPL_LINK()
547 aSubsetLB.SelectEntry( pSubset->GetName() ); in IMPL_LINK()
/aoo4110/main/sw/source/ui/envelp/
H A Dlabel1.cxx497 aTypeBox.SelectEntry(aItem.aLstType); in IMPL_LINK_INLINE_END()
575 aDatabaseLB.SelectEntry(sDBName); in InitDatabaseBox()
578 aTableLB.SelectEntry(sTableName); in InitDatabaseBox()
659 aMakeBox .SelectEntry( aItem.aMake ); in Reset()
669 aTypeBox.SelectEntry(aItem.aType); in Reset()
674 aDatabaseLB.SelectEntry(sDBName); in Reset()
/aoo4110/main/cui/source/options/
H A Doptinet2.cxx811 aSearchLB.SelectEntry(sLastSelectedEntry); in ConfirmLeave()
823 aSearchLB.SelectEntry(rStringSelection); in ConfirmLeave()
846 aSearchLB.SelectEntry(rStringSelection); in ConfirmLeave()
932 aSearchLB.SelectEntry( aCurrentSrchData.sEngineName ); in IMPL_LINK()
950 aSearchLB.SelectEntry(sEngine); in IMPL_LINK()
960 aSearchLB.SelectEntry(sTemp); in IMPL_LINK()
962 aSearchLB.SelectEntry(sEntry); in IMPL_LINK()

Completed in 199 milliseconds

123456