Home
last modified time | relevance | path

Searched refs:SelectEntry (Results 26 – 50 of 145) sorted by relevance

123456

/aoo4110/main/vcl/inc/
H A Dilstbox.hxx153 void SelectEntry( sal_uInt16 nPos, sal_Bool bSelect );
301 void SelectEntry( sal_uInt16 nPos, sal_Bool bSelect );
394 virtual void SelectEntry( ::vcl::StringEntryIdentifier _entry );
454 void SelectEntry( sal_uInt16 nPos, sal_Bool bSelect );
/aoo4110/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx135 m_aDatasource.SelectEntry(sDataSourceName); in initializePage()
219 m_aDatasource.SelectEntry(sDataSourceName);
435 m_pList->SelectEntry(bIsSelection ? _rSelection : String()); in implInitialize()
H A Dlistcombowizard.cxx354 m_aSelectTable.SelectEntry(getSettings().sListContentTable); in initializePage()
406 m_aSelectTableField.SelectEntry(getSettings().sListContentField); in initializePage()
/aoo4110/main/cui/source/tabpages/
H A Dtpbitmap.cxx412 aLbColor.SelectEntry( aPixelColor ); in IMPL_LINK()
417 aLbColor.SelectEntry( aPixelColor ); in IMPL_LINK()
420 aLbBackgroundColor.SelectEntry( aBackColor ); in IMPL_LINK()
425 aLbBackgroundColor.SelectEntry( aBackColor ); in IMPL_LINK()
H A Dtpgradnt.cxx852 aLbColorFrom.SelectEntry( pGradient->GetStartColor() ); in IMPL_LINK()
858 aLbColorFrom.SelectEntry( pGradient->GetStartColor() ); in IMPL_LINK()
861 aLbColorTo.SelectEntry( pGradient->GetEndColor() ); in IMPL_LINK()
866 aLbColorTo.SelectEntry( pGradient->GetEndColor() ); in IMPL_LINK()
H A Dtparea.cxx1456 aLbColor.SelectEntry( aColorItem.GetColorValue() ); in Reset()
1457 aLbHatchBckgrdColor.SelectEntry( aColorItem.GetColorValue() ); in Reset()
1481 aLbHatching.SelectEntry( ( ( const XFillHatchItem& ) in Reset()
1496 aLbColor.SelectEntry( aColorItem.GetColorValue() ); in Reset()
1497 aLbHatchBckgrdColor.SelectEntry( aColorItem.GetColorValue() ); in Reset()
1509 aLbBitmap.SelectEntry( aString ); in Reset()
2150 aLbHatchBckgrdColor.SelectEntry( aColorItem.GetColorValue() ); in IMPL_LINK()
/aoo4110/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx728 getTypedControlWindow()->SelectEntry( aRgbCol ); in setValue()
734 getTypedControlWindow()->SelectEntry( aRgbCol ); in setValue()
742 getTypedControlWindow()->SelectEntry( sNonColorValue ); in setValue()
855 getTypedControlWindow()->SelectEntry( sSelection ); in setValue()
860 getTypedControlWindow()->SelectEntry( sSelection ); in setValue()
/aoo4110/main/cui/source/options/
H A Dfontsubs.cxx281 aFontNameLB.SelectEntry(sFontName); in Reset()
285 aFontHeightLB.SelectEntry(String::CreateFromInt32(nFontHeight)); in Reset()
392 aFontNameLB.SelectEntry(sFontName); in IMPL_LINK()
/aoo4110/main/sc/source/ui/dbgui/
H A Dscendlg.cxx120 aLbColor.SelectEntry( Color( COL_LIGHTGRAY ) ); in ScNewScenarioDlg()
193 aLbColor.SelectEntry(rColor); in SetScenarioData()
/aoo4110/main/svx/source/tbxctrls/
H A Dlinectrl.cxx189 pBox->SelectEntry( aString ); in Update()
213 pBox->SelectEntry( aString ); in Update()
358 pBox->SelectEntry( aTmpColor ); in Update()
/aoo4110/main/sd/source/ui/inc/
H A Dsdtreelb.hxx220 sal_Bool SelectEntry( const String& rName );
239 using SvTreeListBox::SelectEntry;
/aoo4110/main/sw/source/ui/fldui/
H A Dflddok.cxx291 aSelectionLB.SelectEntry(GetFldMgr().GetFormatStr(nTypeId, GetCurField()->GetFormat())); in IMPL_LINK()
543 aFormatLB.SelectEntry( SW_RESSTR(FMT_NUM_PAGEDESC) ); in FillFormatLB()
546 aFormatLB.SelectEntry( SW_RESSTR(FMT_NUM_ARABIC) ); in FillFormatLB()
H A Dfldfunc.cxx251 aFormatLB.SelectEntry(SW_RESSTR(FMT_MARK_BEGIN + (sal_uInt16)GetCurField()->GetFormat())); in IMPL_LINK()
298 aListItemsLB.SelectEntry(pDrop->GetSelectedItem()); in IMPL_LINK()
474 aListItemsLB.SelectEntry(sEntry); in IMPL_LINK()
/aoo4110/main/starmath/source/
H A Dutility.cxx268 SelectEntry(GetStringItem(GetPtr(0))); in operator =()
279 SelectEntry(GetStringItem(GetPtr(0))); in Insert()
/aoo4110/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx349 aTypeDCB.SelectEntry(sTmpTypeSelection); in InitControls()
351 aTypeDCB.SelectEntry(aTypeDCB.GetEntry(nTypePos)); in InitControls()
702 aTypeDCB.SelectEntry(sNewName); in IMPL_LINK()
948 aTypeDCB.SelectEntry(pMark->GetTOXType()->GetTypeName()); in UpdateDialog()
1495 aEntryLB.SelectEntry(m_sFields[AUTH_FIELD_IDENTIFIER]); in IMPL_LINK()
1865 pTypeListBox->SelectEntry( in IMPL_LINK()
H A Dcnttab.cxx1255 aCaptionSequenceLB.SelectEntry(rDesc.GetSequenceName()); in ApplyTOXDescription()
1275 aBracketLB.SelectEntry(sBrackets); in ApplyTOXDescription()
1546 aCaptionSequenceLB.SelectEntry( SwStyleNameMapper::GetUIName( in IMPL_LINK()
1549 aCaptionSequenceLB.SelectEntry( SwStyleNameMapper::GetUIName( in IMPL_LINK()
2322 aMainEntryStyleLB.SelectEntry(sMainEntryCharStyle); in Reset()
2325 aMainEntryStyleLB.SelectEntry(sNoCharStyle); in Reset()
2845 aCharStyleLB.SelectEntry(pToken->sCharStyleName); in IMPL_LINK()
2847 aCharStyleLB.SelectEntry(sNoCharStyle); in IMPL_LINK()
3123 aMainEntryStyleLB.SelectEntry( SwStyleNameMapper::GetUIName( in SetWrtShell()
4249 aLevelLB.SelectEntry(aStr); in IMPL_LINK()
[all …]
/aoo4110/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx294 aVisitedLB.SelectEntry( sEntry ); in Reset()
302 aNotVisitedLB.SelectEntry( sEntry ); in Reset()
H A Dnumpara.cxx225 aNumberStyleLB.SelectEntry( msOutlineNumbering ); in Reset()
230 aNumberStyleLB.SelectEntry( aStyle ); in Reset()
/aoo4110/main/cui/source/dialogs/
H A Dhlmarkwn.cxx237 SelectEntry ( aStrMark ); in RefreshTree()
495 void SvxHlinkDlgMarkWnd::SelectEntry ( String aStrMark ) in SelectEntry() function in SvxHlinkDlgMarkWnd
/aoo4110/main/sd/source/ui/dlg/
H A Dtpaction.cxx369 if( !aLbTree.SelectEntry( aFileName ) ) in Reset()
377 aLbTreeDocument.SelectEntry( aFileName.GetToken( 1, DOCUMENT_TOKEN ) ); in Reset()
441 aLbTree.SelectEntry( GetEditText() ); in OpenFileDialog()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx280 aLbFormat.SelectEntry( aFormatName ); in IMPL_LINK()
410 aLbFormat.SelectEntry( aFormatName); in IMPL_LINK()
/aoo4110/main/sw/source/ui/envelp/
H A Denvlop1.cxx358 aDatabaseLB.SelectEntry(sDBName); in InitDatabaseBox()
361 aTableLB.SelectEntry(sTableName); in InitDatabaseBox()
H A Dmailmrge.cxx397 aAddressFldLB.SelectEntry(C2S("EMAIL")); in SwMailMergeDlg()
413 aColumnLB.SelectEntry(C2S("NAME")); in SwMailMergeDlg()
416 aColumnLB.SelectEntry(pModOpt->GetNameFromColumn()); in SwMailMergeDlg()
/aoo4110/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx421 m_pFieldNameCell->SelectEntry(bNewField ? String() : aFieldDescription->sFieldName); in InitController()
426 …m_pSortingCell->SelectEntry(aFieldDescription->bSortAscending ? m_sAscendingText : m_sDescendingTe… in InitController()
/aoo4110/main/extensions/source/scanner/
H A Dsanedlg.cxx158 maDeviceBox.SelectEntry( Sane::GetName( 0 ) ); in InitDevices()
649 maQuantumRangeBox.SelectEntry( aValue ); in IMPL_LINK()
834 maStringRangeBox.SelectEntry( String( aValue, osl_getThreadTextEncoding() ) ); in EstablishStringRange()
871 maQuantumRangeBox.SelectEntry( String( pBuf, osl_getThreadTextEncoding() ) ); in EstablishQuantumRange()

Completed in 264 milliseconds

123456