Home
last modified time | relevance | path

Searched refs:SelectEntryPos (Results 1 – 25 of 269) sorted by path

1234567891011

/trunk/main/accessibility/inc/accessibility/helper/
H A DIComboListBoxHelper.hxx55 virtual void SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect = sal_True ) = 0;
H A Dlistboxhelper.hxx145 virtual void SelectEntryPos( sal_uInt16 nPos, sal_Bool bSelect = sal_True ) in SelectEntryPos() function in VCLListBoxHelper
147 m_aComboListBox.SelectEntryPos(nPos,bSelect); in SelectEntryPos()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx897 m_pListBoxHelper->SelectEntryPos( (sal_uInt16)nChildIndex, sal_True ); in selectAccessibleChild()
956 m_pListBoxHelper->SelectEntryPos( i, sal_True ); in selectAllAccessibleChildren()
1006 m_pListBoxHelper->SelectEntryPos( (sal_uInt16)nSelectedChildIndex, sal_False ); in deselectAccessibleChild()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4976 pLB->SelectEntryPos( nPos, bBool1 ); in Execute()
4989 pLB->SelectEntryPos( nNr1-1, bBool1 ); in Execute()
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.cxx377 mpZoomListBox->SelectEntryPos( nSelectEntryPos ); in implUpdateToolboxes()
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx166 SelectEntryPos( 0 ); in BasicLibBox()
218 SelectEntryPos( 0 ); in FillBox()
241 SelectEntryPos( GetEntryCount() ); // gibst es nicht => leer? in FillBox()
455 SelectEntryPos( nSelPos ); in FillBox()
462 SelectEntryPos(0); in FillBox()
H A Dmoduldl2.cxx527 aBasicsBox.SelectEntryPos( 0 ); in LibPage()
/trunk/main/basctl/source/dlged/
H A Dmanagelang.cxx262 m_aLanguageLB.SelectEntryPos( nPos ); in IMPL_LINK()
280 m_aLanguageLB.SelectEntryPos( nPos ); in IMPL_LINK()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_BarGeometry.cxx101 void BarGeometryResources::SelectEntryPos( sal_uInt16 nPos ) in SelectEntryPos() function in chart::BarGeometryResources
104 m_aLB_Geometry.SelectEntryPos( nPos ); in SelectEntryPos()
H A Dres_BarGeometry.hxx50 void SelectEntryPos( sal_uInt16 nPos );
H A Dres_DataLabel.cxx391 m_aLB_LabelPlacement.SelectEntryPos( nPos ); in Reset()
H A Dres_ErrorBar.cxx525 m_aLbFunction.SelectEntryPos( lcl_getLbEntryPosByErrorKind( m_eErrorKind )); in Reset()
H A Dres_TextSeparator.cxx128 m_aLB_Separator.SelectEntryPos( m_nDefaultPos ); in SetValue()
130 m_aLB_Separator.SelectEntryPos( aIter->second ); in SetValue()
135 m_aLB_Separator.SelectEntryPos( m_nDefaultPos ); in SetDefault()
H A Dtp_3D_SceneAppearance.cxx284 m_aLB_Scheme.SelectEntryPos( POS_3DSCHEME_SIMPLE ); in updateScheme()
287 m_aLB_Scheme.SelectEntryPos( POS_3DSCHEME_REALISTIC ); in updateScheme()
292 m_aLB_Scheme.SelectEntryPos( POS_3DSCHEME_CUSTOM ); in updateScheme()
H A Dtp_3D_SceneIllumination.cxx179 rListBox.SelectEntryPos( nPos ); in lcl_selectColor()
H A Dtp_AxisPositions.cxx316 m_aLB_CrossesAt.SelectEntryPos( nPos ); in Reset()
325 …m_aED_CrossesAtCategory.SelectEntryPos( static_cast<sal_uInt16>(::rtl::math::round(fCrossover-1.0)… in Reset()
346 m_aLB_PlaceLabels.SelectEntryPos( nPos ); in Reset()
369 m_aLB_PlaceTicks.SelectEntryPos( nPos ); in Reset()
473 m_aED_CrossesAtCategory.SelectEntryPos(0); in IMPL_LINK()
H A Dtp_ChartType.cxx220 m_aLB_Scheme.SelectEntryPos(POS_3DSCHEME_SIMPLE); in fillControls()
222 m_aLB_Scheme.SelectEntryPos(POS_3DSCHEME_REALISTIC); in fillControls()
773 m_aGeometryResources.SelectEntryPos(nGeometry3D); in fillControls()
1125 m_aMainTypeList.SelectEntryPos( nM ); in initializePage()
H A Dtp_PointGeometry.cxx92 m_pGeometryResources->SelectEntryPos(static_cast<sal_uInt16>(nVal)); in Reset()
H A Dtp_Scale.cxx477 m_aLB_AxisType.SelectEntryPos( nPos ); in Reset()
545 m_aLB_TimeResolution.SelectEntryPos( m_nTimeResolution ); in Reset()
551 m_aLB_MainTimeUnit.SelectEntryPos( m_nMainTimeUnit ); in Reset()
556 m_aLB_HelpTimeUnit.SelectEntryPos( m_nHelpTimeUnit ); in Reset()
/trunk/main/chart2/source/controller/main/
H A DElementSelector.cxx174 SelectEntryPos(nEntryPosToSelect); in UpdateChartElementsListAndSelection()
238 SelectEntryPos( GetSavedValue() ); //restore saved selection in Notify()
246 SelectEntryPos( GetSavedValue() ); in Notify()
/trunk/main/cui/source/customize/
H A Dcfg.cxx1792 aSaveInListBox.SelectEntryPos( nPos, sal_True ); in Reset()
1798 aSaveInListBox.SelectEntryPos( 0, sal_True ); in Reset()
1810 aSaveInListBox.SelectEntryPos( nPos, sal_True ); in Reset()
1815 aSaveInListBox.SelectEntryPos( 0, sal_True ); in Reset()
2066 aTopLevelListBox.SelectEntryPos( nSelectionPos, sal_True ); in ReloadTopLevelListBox()
2423 aTopLevelListBox.SelectEntryPos(0, sal_True); in Init()
3367 aTopLevelListBox.SelectEntryPos( nSelectionPos ); in IMPL_LINK()
3736 aTopLevelListBox.SelectEntryPos(nPos, sal_True); in Init()
4725 pNameDialog->aSaveInListBox.SelectEntryPos( in IMPL_LINK()
4740 aSaveInListBox.SelectEntryPos( nInsertPos, sal_True ); in IMPL_LINK()
[all …]
H A Deventdlg.cxx110 aSaveInListBox.SelectEntryPos( nPos, sal_True ); in SvxEventConfigPage()
169 aSaveInListBox.SelectEntryPos( nPos, sal_True ); in ImplInitDocument()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx378 aSuggestionLB.SelectEntryPos(0); in UpdateBoxes_Impl()
H A Dcuicharmap.cxx329 aFontLB.SelectEntryPos(0); in SvxCharMapData()
439 aSubsetLB.SelectEntryPos( nPos_ ); in IMPL_LINK()
463 aSubsetLB.SelectEntryPos( nPos ); in IMPL_LINK()
H A Dcuifmsearch.cxx155 m_lbForm.SelectEntryPos(nInitialContext); in FmSearchDialog()
277 m_lbPosition.SelectEntryPos(MATCHING_ANYWHERE); in Init()
598 m_lbField.SelectEntryPos(0); in InitContext()
851 m_lbField.SelectEntryPos(nInitialField); in LoadParams()
869 m_lbPosition.SelectEntryPos(aParams.nPosition); in LoadParams()

Completed in 247 milliseconds

1234567891011