Home
last modified time | relevance | path

Searched refs:SelectEntryPos (Results 151 – 175 of 270) sorted by relevance

1234567891011

/aoo4110/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx391 aLbCharSet.SelectEntryPos( static_cast<sal_uInt16>(nCharSet) ); in ScImportAsciiDlg()
727 aLbType.SelectEntryPos( static_cast< sal_uInt16 >( nType ) ); in IMPL_LINK()
H A Ddapitype.cxx103 aLbService.SelectEntryPos( 0 ); in ScDataPilotServiceDlg()
/aoo4110/main/sw/source/ui/table/
H A Dtabledlg.cxx655 aTextDirectionLB.SelectEntryPos( nPos ); in Reset()
1807 aTextDirectionLB.SelectEntryPos(aTextDirectionLB.GetEntryPos( (const void*)nDirection )); in Reset()
1820 aVertOrientLB.SelectEntryPos(nPos); in Reset()
1900 aPageCollLB.SelectEntryPos( 0 ); in IMPL_LINK()
/aoo4110/main/svx/source/dialog/
H A Dfrmdirlbox.cxx81 SelectEntryPos( nPos ); in SelectEntryValue()
H A Dfontlb.cxx112 void SvxFontListBox::SelectEntryPos( sal_uInt16 nPos, bool bSelect ) in SelectEntryPos() function in SvxFontListBox
H A Dtxencbox.cxx236 SelectEntryPos( nAt, bSelect ); in SelectTextEncoding()
H A Dchecklbx.cxx105 void SvxCheckListBox::SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect ) in SelectEntryPos() function in SvxCheckListBox
/aoo4110/main/vcl/source/control/
H A Dlstbox.cxx223 SelectEntryPos( nSelPos ); in ImplLoadRes()
1212 SelectEntryPos( GetEntryPos( rStr ), bSelect ); in SelectEntry()
1217 void ListBox::SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect ) in SelectEntryPos() function in ListBox
/aoo4110/main/svtools/workben/
H A Dsvdem.cxx526 aUnderlineBox.SelectEntryPos( 0 ); in Execute()
527 aStrikeoutBox.SelectEntryPos( 0 ); in Execute()
528 aColorBox.SelectEntryPos( 0 ); in Execute()
/aoo4110/main/sd/source/ui/dlg/
H A Dtpaction.cxx769 aLbAction.SelectEntryPos(nPos); in SetActualClickAction()
813 aLbOLEAction.SelectEntryPos( static_cast< short >( aFound - aVerbVector.begin() ) ); in SetEditText()
H A Dgluectrl.cxx187 pGlueEscDirLB->SelectEntryPos( GetEscDirPos( nEscDir ) ); in StateChanged()
/aoo4110/main/svx/source/gallery2/
H A Dgalbrws1.hxx139 …void SelectTheme( sal_uIntPtr nThemePos ) { mpThemes->SelectEntryPos( (sal_uInt16) nThemePos )… in SelectTheme()
/aoo4110/main/svtools/source/filter/
H A Dexportdialog.cxx797 maLbSizeX.SelectEntryPos( static_cast< sal_uInt16 >( nUnit ) ); in createSizeControls()
810 maLbResolution.SelectEntryPos( static_cast< sal_uInt16 >( nResolutionUnit ) ); in createSizeControls()
868 maLbColorDepth.SelectEntryPos( nColor ); in createFilterOptions()
964 maLbColorDepth.SelectEntryPos( nColor ); in createFilterOptions()
/aoo4110/main/extensions/source/propctrlr/
H A Dlistselectiondlg.cxx164 m_aEntries.SelectEntryPos( *pSelection ); in selectEntries()
/aoo4110/main/cui/source/inc/
H A Dcuifmsearch.hxx220 m_lbField.SelectEntryPos(nInitialField); in SetActiveField()
/aoo4110/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx499 m_aLB_Property.SelectEntryPos(0); in ChineseDictionaryDialog()
677 m_aLB_Property.SelectEntryPos(nPos); in IMPL_LINK()
/aoo4110/main/padmin/source/
H A Dpadialog.cxx652 m_aDevicesLB.SelectEntryPos( i, sal_True ); in RemDevice()
760 m_aDevicesLB.SelectEntryPos( nPos ); in UpdateDevice()
/aoo4110/main/cui/source/options/
H A Doptsave.cxx567 aDocTypeLB.SelectEntryPos(0); in Reset()
615 aODFVersionLB.SelectEntryPos( aODFVersionLB.GetEntryPos( pDefaultVersion ) ); in Reset()
H A Doptctl.cxx153 m_aNumeralsLB.SelectEntryPos( nPos ); in Reset()
/aoo4110/main/cui/source/dialogs/
H A Dmultifil.cxx155 aPathLB.SelectEntryPos( nPos ); in IMPL_LINK()
/aoo4110/main/svx/source/engine3d/
H A Dfloat3d.cxx532 aLbShademode.SelectEntryPos( 0 ); in Reset()
964 aLbShademode.SelectEntryPos( nValue ); in Update()
1624 aLbMatFavorites.SelectEntryPos( 0 ); in Update()
2970 aLbMatFavorites.SelectEntryPos( 0 ); in IMPL_LINK()
3179 pLb->SelectEntryPos( nPos ); in LBSelectColor()
/aoo4110/main/vcl/source/window/
H A Dprintdlg.cxx624 maNupOrderBox.SelectEntryPos( i ); in initFromMultiPageSetup()
628 maNupPagesBox.SelectEntryPos( maNupPagesBox.GetEntryCount()-1 ); in initFromMultiPageSetup()
1584 pList->SelectEntryPos( static_cast<sal_uInt16>(nSelectVal) ); in setupOptionalUI()
2209 maNUpPage.maNupPagesBox.SelectEntryPos( 0 ); in IMPL_LINK()
2365 pList->SelectEntryPos( static_cast< sal_uInt16 >(nVal) ); in updateWindowFromProperty()
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx180 rLB.SelectEntryPos(i, sal_True); in lcl_FindEntry()
185 rLB.SelectEntryPos(nSelPos, sal_False); in lcl_FindEntry()
2447 aDCBExpandKey.SelectEntryPos( nPos ); in OfaAutoCompleteTabPage()
2539 aDCBExpandKey.SelectEntryPos( n ); in Reset()
2878 m_aSmartTagTypesLB.SelectEntryPos( 0 ); in Reset()
/aoo4110/main/sfx2/source/dialog/
H A Dsrchdlg.cxx108 m_aSearchEdit.SelectEntryPos(0); in LoadConfig()
/aoo4110/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx471 SelectEntryPos( mnCurPos ); in Notify()
500 SelectEntryPos( ((SfxUInt16Item*)pItem)->GetValue() ); in Update()

Completed in 180 milliseconds

1234567891011