Home
last modified time | relevance | path

Searched refs:SelectEntryPos (Results 1 – 25 of 270) sorted by relevance

1234567891011

/aoo4110/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx832 aLbField2.SelectEntryPos( 0 ); in IMPL_LINK()
833 aLbField3.SelectEntryPos( 0 ); in IMPL_LINK()
834 aLbField4.SelectEntryPos( 0 ); in IMPL_LINK()
835 aLbCond2.SelectEntryPos( 0 ); in IMPL_LINK()
836 aLbCond3.SelectEntryPos( 0 ); in IMPL_LINK()
837 aLbCond4.SelectEntryPos( 0 ); in IMPL_LINK()
881 aLbField3.SelectEntryPos( 0 ); in IMPL_LINK()
882 aLbField4.SelectEntryPos( 0 ); in IMPL_LINK()
883 aLbCond3.SelectEntryPos( 0 ); in IMPL_LINK()
884 aLbCond4.SelectEntryPos( 0 ); in IMPL_LINK()
[all …]
H A Dtpsort.cxx209 aSortLbArr[i]->SelectEntryPos( in Reset()
242 aLbSort2.SelectEntryPos( 0 ); in Reset()
243 aLbSort3.SelectEntryPos( 0 ); in Reset()
346 aLbSort1.SelectEntryPos( nCurSel1 ); in ActivatePage()
504 aLbSort2.SelectEntryPos( 0 ); in IMPL_LINK()
505 aLbSort3.SelectEntryPos( 0 ); in IMPL_LINK()
523 aLbSort3.SelectEntryPos( 0 ); in IMPL_LINK()
674 aLbOutPos.SelectEntryPos( 0 ); in Init()
752 aLbSortUser.SelectEntryPos( 0 ); in Reset()
1038 aLbOutPos.SelectEntryPos( --i ); in EdOutPosModHdl()
[all …]
H A Dpfiltdlg.cxx224 aFieldLbArr[i]->SelectEntryPos( nFieldSelPos ); in Init()
225 aCondLbArr [i]->SelectEntryPos( nCondPos ); in Init()
233 aFieldLbArr[i]->SelectEntryPos( 0 ); // "keiner" selektieren in Init()
234 aCondLbArr [i]->SelectEntryPos( 0 ); // "=" selektieren in Init()
245 ? aLbConnect1.SelectEntryPos( (sal_uInt16)theQueryData.GetEntry(1).eConnect ) in Init()
504 aLbField2.SelectEntryPos( 0 ); in IMPL_LINK()
505 aLbField3.SelectEntryPos( 0 ); in IMPL_LINK()
506 aLbCond2.SelectEntryPos( 0 ); in IMPL_LINK()
507 aLbCond3.SelectEntryPos( 0 ); in IMPL_LINK()
535 aLbField3.SelectEntryPos( 0 ); in IMPL_LINK()
[all …]
H A Dtpsubt.cxx159 aLbFunctions.SelectEntryPos( 0 ); in DoReset()
172 aLbGroup.SelectEntryPos( GetFieldSelPos( nField )+1 ); in DoReset()
182 aLbColumns.SelectEntryPos( 0 ); in DoReset()
186 aLbGroup.SelectEntryPos( (nGroupNo == 1) ? 1 : 0 ); in DoReset()
187 aLbColumns.SelectEntryPos( 0 ); in DoReset()
188 aLbFunctions.SelectEntryPos( 0 ); in DoReset()
405 aLbFunctions.SelectEntryPos( *pFunction ); in IMPL_LINK()
427 aLbColumns.SelectEntryPos( (sal_uInt16)aLbColumns.GetModel()->GetAbsPos( pEntry ) ); in IMPL_LINK()
574 aLbUserDef.SelectEntryPos( rSubTotalData.nUserIndex ); in Reset()
580 aLbUserDef.SelectEntryPos( 0 ); in Reset()
H A Dpvfundlg.cxx185 SelectEntryPos( nEntry, (nFuncMask & spnFunctions[ nEntry ]) != 0 ); in SetSelection()
303 maLbBaseField.SelectEntryPos( 0 ); in Init()
310 maLbBaseItem.SelectEntryPos( SC_BASEITEM_PREV_POS ); in Init()
313 maLbBaseItem.SelectEntryPos( SC_BASEITEM_NEXT_POS ); in Init()
320 maLbBaseItem.SelectEntryPos( SC_BASEITEM_USER_POS ); in Init()
328 maLbBaseItem.SelectEntryPos( nPos ); in Init()
378 maLbBaseItem.SelectEntryPos( nItemPos ); in IMPL_LINK()
600 maLbSortBy.SelectEntryPos( nSortPos ); in Init()
644 maLbShowUsing.SelectEntryPos( 0 ); in Init()
660 maLbHierarchy.SelectEntryPos( static_cast< sal_uInt16 >( nHier ) ); in Init()
[all …]
/aoo4110/main/cui/source/tabpages/
H A Dtpline.cxx352 aLbLineStyle.SelectEntryPos( 0 ); in ActivatePage()
354 aLbLineStyle.SelectEntryPos( nPos ); in ActivatePage()
394 aLbStartStyle.SelectEntryPos( 0 ); in ActivatePage()
396 aLbStartStyle.SelectEntryPos( nPos ); in ActivatePage()
407 aLbEndStyle.SelectEntryPos( 0 ); in ActivatePage()
409 aLbEndStyle.SelectEntryPos( nPos ); in ActivatePage()
458 aLbColor.SelectEntryPos( 0 ); in ActivatePage()
1109 aLbLineStyle.SelectEntryPos( 0 ); in Reset()
1112 aLbLineStyle.SelectEntryPos( 1 ); in Reset()
1193 aLbStartStyle.SelectEntryPos( 0 ); in Reset()
[all …]
H A Dchardlg.cxx1839 m_aUnderlineLB.SelectEntryPos( 0 ); in Initialize()
1841 m_aOverlineLB.SelectEntryPos( 0 ); in Initialize()
1843 m_aStrikeoutLB.SelectEntryPos( 0 ); in Initialize()
1844 m_aEmphasisLB.SelectEntryPos( 0 ); in Initialize()
1845 m_aPositionLB.SelectEntryPos( 0 ); in Initialize()
1849 m_aEffects2LB.SelectEntryPos( 0 ); in Initialize()
1937 m_aEffects2LB.SelectEntryPos( in SetCaseMap_Impl()
2226 m_aOverlineLB.SelectEntryPos( 0 ); in Reset()
3032 m_aKerningLB.SelectEntryPos( 0 ); in Initialize()
3829 pBox->SelectEntryPos(0); in SetBracket()
[all …]
H A Dtparea.cxx832 aLbBitmap.SelectEntryPos( 0 ); in ActivatePage()
851 aLbHatching.SelectEntryPos( 0 ); in ActivatePage()
872 aLbGradient.SelectEntryPos( 0 ); in ActivatePage()
890 aLbColor.SelectEntryPos( 0 ); in ActivatePage()
904 aLbHatchBckgrdColor.SelectEntryPos( 0 ); in ActivatePage()
917 aTypeLB.SelectEntryPos( XFILL_GRADIENT ); in ActivatePage()
923 aTypeLB.SelectEntryPos( XFILL_HATCH ); in ActivatePage()
929 aTypeLB.SelectEntryPos( XFILL_BITMAP ); in ActivatePage()
935 aTypeLB.SelectEntryPos( XFILL_SOLID ); in ActivatePage()
1892 aLbHatchBckgrdColor.SelectEntryPos( _nPos ); in IMPL_LINK()
[all …]
H A Dtpbitmap.cxx200 aLbColor.SelectEntryPos( 0 ); in ActivatePage()
202 aLbColor.SelectEntryPos( nPos ); in ActivatePage()
212 aLbBackgroundColor.SelectEntryPos( 0 ); in ActivatePage()
214 aLbBackgroundColor.SelectEntryPos( nPos ); in ActivatePage()
238 aLbBitmaps.SelectEntryPos( *pPos ); in ActivatePage()
363 aLbBitmaps.SelectEntryPos(0); in IMPL_LINK()
609 aLbBitmaps.SelectEntryPos( aLbBitmaps.GetEntryCount() - 1 ); in IMPL_LINK()
707 aLbBitmaps.SelectEntryPos( aLbBitmaps.GetEntryCount() - 1 ); in IMPL_LINK()
776 aLbBitmaps.SelectEntryPos( nPos ); in IMPL_LINK()
810 aLbBitmaps.SelectEntryPos( 0 ); in IMPL_LINK()
H A Dtpgradnt.cxx207 aLbColorFrom.SelectEntryPos( 0 ); in ActivatePage()
209 aLbColorFrom.SelectEntryPos( nPos ); in ActivatePage()
219 aLbColorTo.SelectEntryPos( 0 ); in ActivatePage()
221 aLbColorTo.SelectEntryPos( nPos ); in ActivatePage()
244 aLbGradients.SelectEntryPos( *pPos ); in ActivatePage()
518 aLbGradients.SelectEntryPos( aLbGradients.GetEntryCount() - 1 ); in IMPL_LINK()
600 aLbGradients.SelectEntryPos( nPos ); in IMPL_LINK()
633 aLbGradients.SelectEntryPos( 0 ); in IMPL_LINK()
836 aLbGradients.SelectEntryPos( 0 ); in IMPL_LINK()
847 aLbGradientType.SelectEntryPos( in IMPL_LINK()
H A Dnumfmt.cxx685 aLbCategory .SelectEntryPos( 0 ); in Obstructing()
1047 aLbCurrency.SelectEntryPos(nTstPos); in UpdateOptions_Impl()
1213 aLbFormat.SelectEntryPos( nFmtLbSelPos ); in UpdateFormatListBox_Impl()
1232 aLbFormat.SelectEntryPos( (sal_uInt16)nFmtLbSelPos ); in UpdateFormatListBox_Impl()
1525 aLbFormat.SelectEntryPos( (sal_uInt16)nFmtLbSelPos ); in IMPL_LINK()
1572 aLbFormat.SelectEntryPos( (sal_uInt16)nFmtLbSelPos ); in IMPL_LINK()
1651 aLbCurrency.SelectEntryPos(nTmpCurPos); in IMPL_LINK()
1655 aLbFormat.SelectEntryPos( (sal_uInt16)nPosi); in IMPL_LINK()
1892 aLbCurrency.SelectEntryPos(nSelPos); in FillCurrencyBox()
1928 aLbCategory.SelectEntryPos(nPos); in SetCategory()
[all …]
/aoo4110/main/toolkit/workben/layout/
H A Dtpsort.cxx221 aSortLbArr[i]->SelectEntryPos( in Reset()
245 aLbSort1.SelectEntryPos( 1 ); in Reset()
246 aLbSort2.SelectEntryPos( 0 ); in Reset()
247 aLbSort3.SelectEntryPos( 0 ); in Reset()
508 aLbSort2.SelectEntryPos( 0 ); in IMPL_LINK()
509 aLbSort3.SelectEntryPos( 0 ); in IMPL_LINK()
527 aLbSort3.SelectEntryPos( 0 ); in IMPL_LINK()
687 aLbOutPos.SelectEntryPos( 0 ); in Init()
767 aLbSortUser.SelectEntryPos( 0 ); in Reset()
1056 aLbOutPos.SelectEntryPos( --i ); in EdOutPosModHdl()
[all …]
/aoo4110/main/sw/source/ui/fldui/
H A Dfldvar.cxx93 aChapterLevelLB.SelectEntryPos(0); in SwFldVarPage()
182 aTypeLB.SelectEntryPos(i); in Reset()
220 aTypeLB.SelectEntryPos(0); in IMPL_LINK()
331 aNumFormatLB.SelectEntryPos( 0 ); in IMPL_LINK()
448 aNumFormatLB.SelectEntryPos( 0 ); in IMPL_LINK()
518 aChapterLevelLB.SelectEntryPos( 0 ); in IMPL_LINK()
709 aSelectionLB.SelectEntryPos( 0 ); in UpdateSubType()
813 aNumFormatLB.SelectEntryPos( 1 ); in FillFormatLB()
815 aNumFormatLB.SelectEntryPos( 0 ); in FillFormatLB()
836 aFormatLB.SelectEntryPos( nPos ); in FillFormatLB()
[all …]
H A Dflddok.cxx193 aTypeLB.SelectEntryPos(i); in Reset()
227 aTypeLB.SelectEntryPos(0); in IMPL_LINK()
273 aSelectionLB.SelectEntryPos(nPos); in IMPL_LINK()
275 aSelectionLB.SelectEntryPos(nPos); in IMPL_LINK()
283 aSelectionLB.SelectEntryPos(nPos); in IMPL_LINK()
323 aSelectionLB.SelectEntryPos(0); in IMPL_LINK()
462 aNumFormatLB.SelectEntryPos(0); in IMPL_LINK()
538 aFormatLB.SelectEntryPos( nPos ); in FillFormatLB()
548 aFormatLB.SelectEntryPos( 0 ); in FillFormatLB()
H A Dflddb.cxx141 aTypeLB.SelectEntryPos(GetTypeSel()); in Reset()
152 aFormatLB.SelectEntryPos( nEntryPos ); in Reset()
158 aTypeLB.SelectEntryPos(nOldPos); in Reset()
189 aTypeLB.SelectEntryPos(i); in Reset()
318 aTypeLB.SelectEntryPos(0); in IMPL_LINK()
396 aFormatLB.SelectEntryPos( nI ); in IMPL_LINK()
568 aTypeLB.SelectEntryPos(aTypeLB.GetEntryPos( (const void*) nData )); in ActivateMailMergeAddress()
/aoo4110/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.cxx158 aLineDist.SelectEntryPos( LLINESPACE_1 ) ; in initial()
286 aLineDist.SelectEntryPos( LLINESPACE_1 ); in Rearrange()
302 aLineDist.SelectEntryPos( LLINESPACE_1 ); in Rearrange()
312 aLineDist.SelectEntryPos( LLINESPACE_15 ); in Rearrange()
323 aLineDist.SelectEntryPos( LLINESPACE_2 ); in Rearrange()
333 aLineDist.SelectEntryPos( LLINESPACE_PROP ); in Rearrange()
390 aLineDist.SelectEntryPos( LLINESPACE_DURCH ); in Rearrange()
421 aLineDist.SelectEntryPos( LLINESPACE_FIX ); in Rearrange()
448 aLineDist.SelectEntryPos( LLINESPACE_MIN ); in Rearrange()
718 aLineDist.SelectEntryPos( maPos ) ; in IMPL_LINK()
[all …]
/aoo4110/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx172 aLbCond11.SelectEntryPos( 0 ); in ScConditionalFormatDlg()
173 aLbCond12.SelectEntryPos( 0 ); in ScConditionalFormatDlg()
187 aLbCond21.SelectEntryPos( 0 ); in ScConditionalFormatDlg()
188 aLbCond22.SelectEntryPos( 0 ); in ScConditionalFormatDlg()
202 aLbCond31.SelectEntryPos( 0 ); in ScConditionalFormatDlg()
203 aLbCond32.SelectEntryPos( 0 ); in ScConditionalFormatDlg()
247 aLbCond11.SelectEntryPos( 1 ); in ScConditionalFormatDlg()
254 aLbCond12.SelectEntryPos( sal::static_int_cast<sal_uInt16>( eMode ) ); in ScConditionalFormatDlg()
271 aLbCond21.SelectEntryPos( 1 ); in ScConditionalFormatDlg()
278 aLbCond22.SelectEntryPos( sal::static_int_cast<sal_uInt16>( eMode ) ); in ScConditionalFormatDlg()
[all …]
/aoo4110/main/dbaccess/source/ui/dlg/
H A Dqueryorder.cxx133 m_aColumnList[j]->SelectEntryPos(0); in DBG_NAME()
134 m_aValueList[j]->SelectEntryPos(0); in DBG_NAME()
222 m_aValueList[i]->SelectEntryPos( bIsAscending ? 0 : 1 ); in IMPL_LINK_INLINE_END()
241 aLB_ORDERFIELD2.SelectEntryPos( 0 ); in EnableLines()
242 aLB_ORDERVALUE2.SelectEntryPos( 0 ); in EnableLines()
255 aLB_ORDERFIELD3.SelectEntryPos( 0 ); in EnableLines()
256 aLB_ORDERVALUE3.SelectEntryPos( 0 ); in EnableLines()
H A Dqueryfilter.cxx223 aLB_WHEREFIELD1.SelectEntryPos(0); in DlgFilterCrit()
224 aLB_WHEREFIELD2.SelectEntryPos(0); in DlgFilterCrit()
225 aLB_WHEREFIELD3.SelectEntryPos(0); in DlgFilterCrit()
588 aLB_WHERECOND2.SelectEntryPos( _bOr ? 1 : 0 ); in SetLine()
596 aLB_WHERECOND3.SelectEntryPos( _bOr ? 1 : 0 ); in SetLine()
616 …pPredicateListControl->SelectEntryPos( GetSelectionPos( (sal_Int32)_rItem.Handle, *pPredicateListC… in SetLine()
637 rBox.SelectEntryPos(i); in SelectField()
642 rBox.SelectEntryPos(0); in SelectField()
803 pComp->SelectEntryPos(0); in IMPL_LINK()
/aoo4110/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx718 mpLBEdgeStyle->SelectEntryPos(nEntryPos - 1); in NotifyItemUpdate()
772 mpLBCapStyle->SelectEntryPos(nEntryPos - 1); in NotifyItemUpdate()
1118 mpLBStart->SelectEntryPos(0); in FillLineEndList()
1119 mpLBEnd->SelectEntryPos(0); in FillLineEndList()
1144 mpLBStyle->SelectEntryPos(0); in FillLineStyleList()
1171 mpLBStyle->SelectEntryPos(1); in SelectLineStyle()
1193 mpLBStyle->SelectEntryPos( 0 ); in SelectLineStyle()
1218 mpLBStart->SelectEntryPos((sal_uInt16)a + 1); in SelectEndStyle()
1226 mpLBStart->SelectEntryPos( 0 ); in SelectEndStyle()
1247 mpLBEnd->SelectEntryPos((sal_uInt16)a + 1); in SelectEndStyle()
[all …]
/aoo4110/main/svx/source/tbxctrls/
H A Ditemwin.cxx183 SelectEntryPos(nCurPos); in PreNotify()
217 SelectEntryPos( nCurPos ); in Notify()
389 SelectEntryPos(nCurPos); in PreNotify()
424 SelectEntryPos( nCurPos ); in Notify()
660 SelectEntryPos( XFILL_SOLID ); in SvxFillTypeBox()
683 SelectEntryPos( nCurPos ); in PreNotify()
713 SelectEntryPos( nCurPos ); in Notify()
792 SelectEntryPos( nCurPos ); in Notify()
/aoo4110/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx496 mpMtrAngle->SelectEntryPos(0); in NotifyItemUpdate()
499 mpMtrAngle->SelectEntryPos(1); in NotifyItemUpdate()
502 mpMtrAngle->SelectEntryPos(2); in NotifyItemUpdate()
505 mpMtrAngle->SelectEntryPos(3); in NotifyItemUpdate()
508 mpMtrAngle->SelectEntryPos(4); in NotifyItemUpdate()
511 mpMtrAngle->SelectEntryPos(5); in NotifyItemUpdate()
514 mpMtrAngle->SelectEntryPos(6); in NotifyItemUpdate()
517 mpMtrAngle->SelectEntryPos(7); in NotifyItemUpdate()
/aoo4110/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx207 aLbLists.SelectEntryPos( 0 ); in Reset()
602 aLbLists.SelectEntryPos( nCancelPos ); in IMPL_LINK()
637 aLbLists.SelectEntryPos( aLbLists.GetEntryCount()-1 ); in IMPL_LINK()
646 aLbLists.SelectEntryPos( nCancelPos ); in IMPL_LINK()
668 aLbLists.SelectEntryPos( nSelList ); in IMPL_LINK()
672 aLbLists.SelectEntryPos( 0 ); in IMPL_LINK()
712 aLbLists.SelectEntryPos( in IMPL_LINK()
774 aLbLists.SelectEntryPos( aLbLists.GetEntryCount()-1 ); in IMPL_LINK()
/aoo4110/main/sw/source/ui/misc/
H A Dnum.cxx354 aAlignLB.SelectEntryPos(nPos); in InitControls()
356 aAlign2LB.SelectEntryPos( nPos ); in InitControls()
379 aLabelFollowedByLB.SelectEntryPos( nPos ); in InitControls()
458 aLevelLB.SelectEntryPos( MAXLEVEL, nActNumLvl == USHRT_MAX); in ActivatePage()
463 aLevelLB.SelectEntryPos( i, sal_True); in ActivatePage()
527 aLevelLB.SelectEntryPos( MAXLEVEL, sal_True); in Reset()
533 aLevelLB.SelectEntryPos( i, sal_True); in Reset()
712 pBox->SelectEntryPos( i, sal_False ); in IMPL_LINK()
724 pBox->SelectEntryPos( MAXLEVEL, sal_False ); in IMPL_LINK()
734 pBox->SelectEntryPos(i); in IMPL_LINK()
/aoo4110/main/sw/source/ui/config/
H A Doptload.cxx273 aMetricLB.SelectEntryPos( i ); in Reset()
469 aFormatBox.SelectEntryPos( i ); in SwCaptionOptPage()
489 aLbLevel.SelectEntryPos( nLvl < MAXLEVEL ? nLvl + 1 : 0 ); in SwCaptionOptPage()
626 aLbCaptionOrder.SelectEntryPos( in Reset()
751 aFormatBox.SelectEntryPos(i); in IMPL_LINK()
771 aPosBox.SelectEntryPos(pOpt->GetPos()); in IMPL_LINK()
775 aPosBox.SelectEntryPos(pOpt->GetPos()); in IMPL_LINK()
778 aLbLevel.SelectEntryPos( nLevelPos ); in IMPL_LINK()
784 aCharStyleLB.SelectEntryPos( 0 ); in IMPL_LINK()

Completed in 204 milliseconds

1234567891011