Home
last modified time | relevance | path

Searched refs:SelectEntryPos (Results 126 – 150 of 269) sorted by relevance

1234567891011

/aoo42x/main/sfx2/source/dialog/
H A Dprintopt.cxx255 aReduceBitmapsResolutionLB.SelectEntryPos( 0 ); in ImplUpdateControls()
262 aReduceBitmapsResolutionLB.SelectEntryPos( (sal_uInt16) i ); in ImplUpdateControls()
/aoo42x/main/cui/source/dialogs/
H A Dhltpbase.cxx446 mpLbForm->SelectEntryPos ( 0 ); in FillStandardDlgFields()
453 mpLbForm->SelectEntryPos ( pHyperlinkItem->GetInsertMode() == HLINK_BUTTON ? 1 : 0 ); in FillStandardDlgFields()
/aoo42x/main/cui/source/tabpages/
H A Dtpshadow.cxx254 aLbShadowColor.SelectEntryPos( 0 ); in ActivatePage()
256 aLbShadowColor.SelectEntryPos( nPos ); in ActivatePage()
H A Dpage.cxx538 aLayoutBox.SelectEntryPos( ::PageUsageToPos_Impl( nUse ) ); in Reset()
543 aNumberFormatBox.SelectEntryPos( sal::static_int_cast< sal_uInt16 >(eNumType) ); in Reset()
634 aPaperSizeBox.SelectEntryPos( nActPos != LISTBOX_ENTRY_NOTFOUND ? nActPos : nUserPos ); in Reset()
1135 aPaperSizeBox.SelectEntryPos(i); in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/misc/
H A DWColumnSelect.cxx152 m_lbOrgColumnNames.SelectEntryPos(0); in Reset()
265 m_lbOrgColumnNames.SelectEntryPos(0); in IMPL_LINK()
/aoo42x/main/toolkit/workben/layout/
H A Deditor.cxx1055 SelectEntryPos( sal::static_int_cast< USHORT >( getValue().toInt32() ) ); in load()
1377 mpListBox->SelectEntryPos( nPos ); in upPressed()
1385 mpListBox->SelectEntryPos( nPos ); in downPressed()
1534 mpListBox->SelectEntryPos( sal::static_int_cast< USHORT >( pos ) ); in selectWidget()
/aoo42x/main/svx/source/dialog/
H A Dsrchdlg.cxx1007 aCalcSearchInLB.SelectEntryPos( SVX_SEARCHIN_FORMULA ); in Init_Impl()
1012 aCalcSearchInLB.SelectEntryPos( SVX_SEARCHIN_VALUE ); in Init_Impl()
1017 aCalcSearchInLB.SelectEntryPos( SVX_SEARCHIN_NOTE ); in Init_Impl()
1818 aSearchTmplLB.SelectEntryPos(0); in TemplatesChanged_Impl()
1822 aReplaceTmplLB.SelectEntryPos(0); in TemplatesChanged_Impl()
H A Dctredlin.cxx844 aLbDate.SelectEntryPos(0); in SvxTPFilter()
1034 aLbDate.SelectEntryPos(nMode); in SetDateMode()
1064 aLbAuthor.SelectEntryPos(nPos); in SelectedAuthorPos()
/aoo42x/main/sw/source/ui/envelp/
H A Dlabel1.cxx327 aMakeBox.SelectEntryPos( nLstGroup ); in SwLabPage()
505 aTypeBox.SelectEntryPos(0); in IMPL_LINK_INLINE_END()
861 aAutoTextGroupLB.SelectEntryPos(i); in Reset()
H A Denvfmt.cxx228 aSizeFormatBox.SelectEntryPos(i); in IMPL_LINK_INLINE_START()
613 aSizeFormatBox.SelectEntryPos(i); in Reset()
/aoo42x/main/svx/source/gallery2/
H A Dgalbrws1.cxx575 mpThemes->SelectEntryPos( nCurSelectPos + 1 ); in Notify()
577 mpThemes->SelectEntryPos( nCurSelectPos - 1 ); in Notify()
/aoo42x/main/svx/source/tbxctrls/
H A Dlinectrl.cxx177 pBox->SelectEntryPos( 0 ); in Update()
181 pBox->SelectEntryPos( 1 ); in Update()
/aoo42x/main/sw/source/ui/utlui/
H A Dnavipi.cxx1260 aDocListBox.SelectEntryPos( nTmp ); in UpdateListBox()
1264 aDocListBox.SelectEntryPos(nCount); in UpdateListBox()
1267 aDocListBox.SelectEntryPos(nConstPos); in UpdateListBox()
/aoo42x/main/sd/source/ui/dlg/
H A Danimobjs.cxx688 aLbAdjustment.SelectEntryPos( BA_CENTER ); in ResetAttrs()
690 aLbLoopCount.SelectEntryPos( aLbLoopCount.GetEntryCount() - 1); in ResetAttrs()
934 aLbLoopCount.SelectEntryPos( aLbLoopCount.GetEntryCount() - 1); in AddObj()
H A Ddlgctrls.cxx75 SelectEntryPos(0); in Fill()
/aoo42x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx590 pOther->SelectEntryPos(1 - pOther->GetSelectEntryPos()); in IMPL_LINK()
677 _rListBox.SelectEntryPos(0); in fillEntryAndDisable()
/aoo42x/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()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_BarGeometry.hxx50 void SelectEntryPos( sal_uInt16 nPos );
H A Dtp_PointGeometry.cxx92 m_pGeometryResources->SelectEntryPos(static_cast<sal_uInt16>(nVal)); in Reset()
/aoo42x/main/sfx2/source/doc/
H A Dnew.cxx404 aTemplateLb.SelectEntryPos(0); in IMPL_LINK()
681 aRegionLb.SelectEntryPos(0); in SfxNewFileDialog_Impl()
/aoo42x/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx390 aLbCharSet.SelectEntryPos( static_cast<sal_uInt16>(nCharSet) ); in ScImportAsciiDlg()
726 aLbType.SelectEntryPos( static_cast< sal_uInt16 >( nType ) ); in IMPL_LINK()
/aoo42x/main/svtools/workben/
H A Dsvdem.cxx526 aUnderlineBox.SelectEntryPos( 0 ); in Execute()
527 aStrikeoutBox.SelectEntryPos( 0 ); in Execute()
528 aColorBox.SelectEntryPos( 0 ); in Execute()
/aoo42x/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
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dlbseldlg.cxx67 aLb.SelectEntryPos( 0 ); in ScSelEntryDlg()
/aoo42x/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()

Completed in 382 milliseconds

1234567891011