Home
last modified time | relevance | path

Searched refs:SelectEntryPos (Results 51 – 75 of 270) sorted by relevance

1234567891011

/aoo4110/main/sc/source/ui/pagedlg/
H A Dtptable.cxx239 aLbScaleMode.SelectEntryPos( SC_TPTABLE_SCALE_PERCENT ); in Reset()
254 aLbScaleMode.SelectEntryPos( SC_TPTABLE_SCALE_TO ); in Reset()
264 aLbScaleMode.SelectEntryPos( SC_TPTABLE_SCALE_TO_PAGES ); in Reset()
272 aLbScaleMode.SelectEntryPos( SC_TPTABLE_SCALE_PERCENT ); in Reset()
382 aLbScaleMode.SelectEntryPos( SC_TPTABLE_SCALE_PERCENT ); in FillItemSet()
/aoo4110/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx964 mpMtrAngle->SelectEntryPos(0); in NotifyItemUpdate()
967 mpMtrAngle->SelectEntryPos(1); in NotifyItemUpdate()
970 mpMtrAngle->SelectEntryPos(2); in NotifyItemUpdate()
973 mpMtrAngle->SelectEntryPos(3); in NotifyItemUpdate()
976 mpMtrAngle->SelectEntryPos(4); in NotifyItemUpdate()
979 mpMtrAngle->SelectEntryPos(5); in NotifyItemUpdate()
982 mpMtrAngle->SelectEntryPos(6); in NotifyItemUpdate()
985 mpMtrAngle->SelectEntryPos(7); in NotifyItemUpdate()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1401 _rLB.SelectEntryPos(0); in FillPosLB()
1999 aVerticalDLB.SelectEntryPos(1); in IMPL_LINK()
2001 aVerticalDLB.SelectEntryPos(0); in IMPL_LINK()
2006 aVerticalDLB.SelectEntryPos(0); in IMPL_LINK()
2011 aVerticalDLB.SelectEntryPos(0); in IMPL_LINK()
2023 aHorizontalDLB.SelectEntryPos(0); in IMPL_LINK()
2026 aHoriRelationLB.SelectEntryPos(1); in IMPL_LINK()
2032 aHorizontalDLB.SelectEntryPos(0); in IMPL_LINK()
2067 aVerticalDLB.SelectEntryPos(1); in IMPL_LINK()
2071 aVerticalDLB.SelectEntryPos(0); in IMPL_LINK()
[all …]
H A Dcolumn.cxx220 aApplyToLB.SelectEntryPos(0); in SwColumnDlg()
669 aTextDirectionLB.SelectEntryPos( nPos ); in Reset()
854 aLineTypeDLB.SelectEntryPos( 0 ); in Init()
859 aLineTypeDLB.SelectEntryPos( lcl_LineWidthToPos(( pColMgr->GetLineWidth() )) + 1); in Init()
862 aLinePosDLB.SelectEntryPos( static_cast< sal_uInt16 >(eAdj - 1) ); in Init()
866 aLinePosDLB.SelectEntryPos( 0 ); in Init()
867 aLineTypeDLB.SelectEntryPos( 0 ); in Init()
/aoo4110/main/chart2/source/controller/dialogs/
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()
/aoo4110/main/cui/source/options/
H A Doptgdlg.cxx401 aHelpFormatLB.SelectEntryPos(i); in Reset()
1060 aIconSizeLB.SelectEntryPos( nSizeLB_InitialSelection ); in Reset()
1066 aIconStyleLB.SelectEntryPos( nStyleLB_InitialSelection ); in Reset()
1078 aMousePosLB.SelectEntryPos(pAppearanceCfg->GetSnapMode()); in Reset()
1082 aMouseMiddleLB.SelectEntryPos(pAppearanceCfg->GetMiddleMouseButton()); in Reset()
1094 …aMenuIconsLB.SelectEntryPos(aMenuOpt.GetMenuIconsState() == 2 ? 0 : aMenuOpt.GetMenuIconsState() +… in Reset()
1230 aUserInterfaceLB.SelectEntryPos(0); in OfaLanguagesTabPage()
1276 aUserInterfaceLB.SelectEntryPos(i); in OfaLanguagesTabPage()
1663 aCurrencyLB.SelectEntryPos( nPos ); in Reset()
1858 aCurrencyLB.SelectEntryPos( nPos ); in IMPL_LINK()
H A Doptchart.cxx111 aLbChartColors.SelectEntryPos( 0 ); in Construct()
131 aLbChartColors.SelectEntryPos( 0 ); in Reset()
225 aLbChartColors.SelectEntryPos( nIdx ); // reselect entry in IMPL_LINK()
H A Doptjava.cxx774 m_aAssignedList.SelectEntryPos( nPos ); in IMPL_LINK()
814 m_aAssignedList.SelectEntryPos( nPos ); in IMPL_LINK()
942 m_aPathList.SelectEntryPos( nPos ); in IMPL_LINK()
980 m_aPathList.SelectEntryPos( nPos ); in IMPL_LINK()
1006 m_aPathList.SelectEntryPos( nPos ); in IMPL_LINK()
1078 m_aPathList.SelectEntryPos(0); in SetClassPath()
H A Doptinet2.cxx292 aProxyModeLB.SelectEntryPos( (sal_uInt16) nIntValue ); in ReadConfigData_Impl()
713 aCaseED.SelectEntryPos(0); // falls kein Eintrag vorhanden ist, kann es sonst "Arger geben in SvxSearchTabPage()
765 aSearchLB.SelectEntryPos(0); in Reset()
818 aSearchLB.SelectEntryPos(nEntryPos); in ConfirmLeave()
978 aSearchLB.SelectEntryPos(0); in IMPL_LINK()
1008 aCaseED.SelectEntryPos( (sal_uInt16)nCase ); in IMPL_LINK()
1036 aSearchLB.SelectEntryPos(nEntryPos); in IMPL_LINK()
1085 aCaseED.SelectEntryPos( (sal_uInt16)nCase ); in IMPL_LINK()
/aoo4110/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx197 aLbFilterArea.SelectEntryPos( 0 ); in Init()
519 aLbFilterArea.SelectEntryPos( --i ); in IMPL_LINK()
521 aLbFilterArea.SelectEntryPos( 0 ); in IMPL_LINK()
525 aLbFilterArea.SelectEntryPos( 0 ); in IMPL_LINK()
/aoo4110/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx390 aLbDbParaColl.SelectEntryPos( 0 ); in SwInsertDBColAutoPilot()
443 aLbTxtDbColumn.SelectEntryPos( 0 ); in SwInsertDBColAutoPilot()
444 aLbTblDbColumn.SelectEntryPos( 0 ); in SwInsertDBColAutoPilot()
543 aLbTableCol.SelectEntryPos( nInsPos ); in IMPL_LINK()
544 aLbTblDbColumn.SelectEntryPos( LISTBOX_APPEND ); in IMPL_LINK()
555 aLbTableCol.SelectEntryPos( nInsPos ); in IMPL_LINK()
558 aLbTblDbColumn.SelectEntryPos( nDelPos ); in IMPL_LINK()
590 aLbTblDbColumn.SelectEntryPos( nInsPos ); in IMPL_LINK()
594 aLbTableCol.SelectEntryPos( nDelPos ); in IMPL_LINK()
610 aLbTblDbColumn.SelectEntryPos( 0 ); in IMPL_LINK()
[all …]
/aoo4110/main/svx/source/tbxctrls/
H A Dfillctrl.cxx181 pFillTypeLB->SelectEntryPos( sal::static_int_cast< sal_uInt16 >( eXFS ) ); in StateChanged()
285 pFillAttrLB->SelectEntryPos( nPos ); in Update()
330 pFillAttrLB->SelectEntryPos( pFillAttrLB->GetEntryCount() - 1 ); in Update()
376 pFillAttrLB->SelectEntryPos( pFillAttrLB->GetEntryCount() - 1 ); in Update()
424 pFillAttrLB->SelectEntryPos( pFillAttrLB->GetEntryCount() - 1 ); in Update()
/aoo4110/main/sw/source/ui/index/
H A Dcnttab.cxx1080 aTypeLB.SelectEntryPos(0); in SwTOXSelectTabPage()
1273 aBracketLB.SelectEntryPos(0); in ApplyTOXDescription()
1684 aSortAlgorithmLB.SelectEntryPos( 0 ); in IMPL_LINK()
2267 aFirstKeyLB.SelectEntryPos(0); in SwTOXEntryTabPage()
2268 aSecondKeyLB.SelectEntryPos(0); in SwTOXEntryTabPage()
2269 aThirdKeyLB.SelectEntryPos(0); in SwTOXEntryTabPage()
2397 aFirstKeyLB.SelectEntryPos( in ActivatePage()
2405 aSecondKeyLB.SelectEntryPos( in ActivatePage()
2413 aThirdKeyLB.SelectEntryPos( in ActivatePage()
2812 aAuthFieldsLB.SelectEntryPos(0); in IMPL_LINK()
[all …]
/aoo4110/main/cui/source/tabpages/
H A Dbackgrnd.cxx510 aTblLBox.SelectEntryPos(nDestValue); in Reset()
536 aParaLBox.SelectEntryPos(nDestValue); in Reset()
567 aLbSelect.SelectEntryPos( 0 ); in Reset()
711 aLbSelect.SelectEntryPos( 0 ); in ResetFromWallpaperItem()
1638 aTblLBox .SelectEntryPos(0); in ShowTblControl()
1648 aParaLBox.SelectEntryPos(0); in ShowParaControl()
1827 aLbSelect.SelectEntryPos( 0 ); in FillControls_Impl()
1863 aLbSelect.SelectEntryPos( 1 ); in FillControls_Impl()
H A Dlabdlg.cxx372 aLB_ANSATZ.SelectEntryPos( nAnsatzTypePos ); in Reset()
373 aLB_WINKEL.SelectEntryPos( nWinkelTypePos ); in Reset()
434 aLB_ANSATZ_REL.SelectEntryPos( nAnsatzRelPos ); in SetupAnsatz_Impl()
448 aLB_ANSATZ_REL.SelectEntryPos( nAnsatzRelPos ); in SetupAnsatz_Impl()
/aoo4110/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx161 aCatBox.SelectEntryPos(0); in ScFunctionDockWin()
296 aDDFuncList.SelectEntryPos(nSelEntry); in SetSize()
314 aFuncList.SelectEntryPos(nSelEntry); in SetSize()
855 pAllFuncList->SelectEntryPos( 0 ); in UpdateFunctionList()
1145 aCatBox.SelectEntryPos(nSelPos); in Initialize()
/aoo4110/main/sw/source/ui/config/
H A Doptpage.cxx567 aFaxLB.SelectEntryPos(0); in IMPL_LINK_INLINE_END()
2171 aInsertColorLB.SelectEntryPos(1); in Reset()
2174 aInsertColorLB.SelectEntryPos(0); in Reset()
2185 aDeletedColorLB.SelectEntryPos(1); in Reset()
2188 aDeletedColorLB.SelectEntryPos(0); in Reset()
2199 aChangedColorLB.SelectEntryPos(1); in Reset()
2202 aChangedColorLB.SelectEntryPos(0); in Reset()
2210 aInsertLB.SelectEntryPos(0); in Reset()
2211 aDeletedLB.SelectEntryPos(0); in Reset()
2212 aChangedLB.SelectEntryPos(0); in Reset()
[all …]
/aoo4110/main/dbaccess/source/ui/dlg/
H A Ddlgsave.cxx225 _rList.SelectEntryPos( nPos ); in lcl_fillComboList()
227 _rList.SelectEntryPos( 0 ); in lcl_fillComboList()
309 m_pImpl->m_aCatalog.SelectEntryPos(nPos); in OSaveAsDlg()
315 m_pImpl->m_aSchema.SelectEntryPos(nPos); in OSaveAsDlg()
H A Dparamdialog.cxx192 m_aAllParams.SelectEntryPos(0); in Construct()
335 m_aAllParams.SelectEntryPos(nNext); in IMPL_LINK()
360 m_aAllParams.SelectEntryPos(m_nCurrentlySelected);
/aoo4110/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx140 aFilterLB.SelectEntryPos(1); in SwCondCollPage()
220 aStyleLB.SelectEntryPos(0); in Reset()
330 aStyleLB.SelectEntryPos(0); in IMPL_LINK()
/aoo4110/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()
/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx311 mpLBEffects->SelectEntryPos( nFirstEffect ); in CustomAnimationCreateTabPage()
372 mpCBSpeed->SelectEntryPos( nPos ); in onSelectEffect()
481 mpCBSpeed->SelectEntryPos( nPos ); in setDuration()
505 mpLBEffects->SelectEntryPos( nPos ); in select()
/aoo4110/main/sw/source/ui/fldui/
H A Dfldref.cxx288 aTypeLB.SelectEntryPos(i); in Reset()
388 aTypeLB.SelectEntryPos(0); in IMPL_LINK()
710 aSelectionLB.SelectEntryPos(0); in UpdateSubType()
803 aFormatLB.SelectEntryPos(nFldDlgFmtSel); in FillFormatLB()
805 aFormatLB.SelectEntryPos(0); in FillFormatLB()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx881 aLbRange.SelectEntryPos( nSelectPos ); in IMPL_LINK()
884 aLbRange.SelectEntryPos( --nSelectPos ); // ---Zeile--- in IMPL_LINK()
926 aLbRange.SelectEntryPos( ++nSelectPos ); in IMPL_LINK()
935 aLbRange.SelectEntryPos( nSelectPos ); in IMPL_LINK()
942 aLbRange.SelectEntryPos( nSelectPos ); in IMPL_LINK()

Completed in 198 milliseconds

1234567891011