Home
last modified time | relevance | path

Searched refs:GetSelectEntryPos (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/trunk/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx332 (aLbField1.GetSelectEntryPos() != 0) in Init()
333 && (aLbField2.GetSelectEntryPos() != 0) in Init()
337 (aLbField2.GetSelectEntryPos() != 0) in Init()
338 && (aLbField3.GetSelectEntryPos() != 0) in Init()
342 (aLbField3.GetSelectEntryPos() != 0) in Init()
343 && (aLbField4.GetSelectEntryPos() != 0) in Init()
346 if ( aLbField1.GetSelectEntryPos() == 0 ) in Init()
360 if ( aLbField2.GetSelectEntryPos() == 0 ) in Init()
373 if ( aLbField3.GetSelectEntryPos() == 0 ) in Init()
827 if ( aLbField1.GetSelectEntryPos() == 0 ) in IMPL_LINK()
[all …]
H A Dpfiltdlg.cxx242 (aLbField1.GetSelectEntryPos() != 0) in Init()
243 && (aLbField2.GetSelectEntryPos() != 0) in Init()
247 (aLbField2.GetSelectEntryPos() != 0) in Init()
248 && (aLbField3.GetSelectEntryPos() != 0) in Init()
252 if ( aLbField1.GetSelectEntryPos() == 0 ) in Init()
266 if ( aLbField2.GetSelectEntryPos() == 0 ) in Init()
399 sal_uInt16 nConnect1 = aLbConnect1.GetSelectEntryPos(); in GetOutputItem()
400 sal_uInt16 nConnect2 = aLbConnect2.GetSelectEntryPos(); in GetOutputItem()
499 if ( aLbField1.GetSelectEntryPos() == 0 ) in IMPL_LINK()
531 if ( aLbField2.GetSelectEntryPos() == 0 ) in IMPL_LINK()
[all …]
H A Dtpsort.cxx225 if ( aLbSort1.GetSelectEntryPos() == 0 ) in Reset()
227 if ( aLbSort2.GetSelectEntryPos() == 0 ) in Reset()
271 sal_uInt16 nSort1Pos = aLbSort1.GetSelectEntryPos(); in FillItemSet()
272 sal_uInt16 nSort2Pos = aLbSort2.GetSelectEntryPos(); in FillItemSet()
273 sal_uInt16 nSort3Pos = aLbSort3.GetSelectEntryPos(); in FillItemSet()
338 sal_uInt16 nCurSel1 = aLbSort1.GetSelectEntryPos(); in ActivatePage()
339 sal_uInt16 nCurSel2 = aLbSort2.GetSelectEntryPos(); in ActivatePage()
340 sal_uInt16 nCurSel3 = aLbSort3.GetSelectEntryPos(); in ActivatePage()
829 ? aLbSortUser.GetSelectEntryPos() in FillItemSet()
842 sal_uInt16 nSel = aLbAlgorithm.GetSelectEntryPos(); in FillItemSet()
[all …]
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx339 nPos = aLbLineStyle.GetSelectEntryPos(); in ActivatePage()
384 nPos = aLbLineStyle.GetSelectEntryPos(); in ActivatePage()
526 nPos = aLbLineStyle.GetSelectEntryPos(); in FillItemSet()
612 nPos = aLbStartStyle.GetSelectEntryPos(); in FillItemSet()
632 nPos = aLbEndStyle.GetSelectEntryPos(); in FillItemSet()
714 nPos = maLBEdgeStyle.GetSelectEntryPos(); in FillItemSet()
758 nPos = maLBCapStyle.GetSelectEntryPos(); in FillItemSet()
855 nPos = aLbLineStyle.GetSelectEntryPos(); in FillXLSet_Impl()
862 nPos = aLbStartStyle.GetSelectEntryPos(); in FillXLSet_Impl()
871 nPos = aLbEndStyle.GetSelectEntryPos(); in FillXLSet_Impl()
[all …]
H A Dtpgradnt.cxx200 nPos = aLbColorFrom.GetSelectEntryPos(); in ActivatePage()
212 nPos = aLbColorTo.GetSelectEntryPos(); in ActivatePage()
283 sal_uInt16 nPos = aLbGradients.GetSelectEntryPos(); in CheckChanges_Impl()
319 nPos = aLbGradients.GetSelectEntryPos(); in CheckChanges_Impl()
332 nPos = aLbGradients.GetSelectEntryPos(); in CheckChanges_Impl()
350 sal_uInt16 nPos = aLbGradients.GetSelectEntryPos(); in FillItemSet()
362 (XGradientStyle) aLbGradientType.GetSelectEntryPos(), in FillItemSet()
550 sal_uInt16 nPos = aLbGradients.GetSelectEntryPos(); in IMPL_LINK()
622 sal_uInt16 nPos = aLbGradients.GetSelectEntryPos(); in IMPL_LINK()
819 int nPos = aLbGradients.GetSelectEntryPos(); in IMPL_LINK()
[all …]
H A Dtphatch.cxx196 nPos = aLbLineColor.GetSelectEntryPos(); in ActivatePage()
305 sal_uInt16 nPos = aLbHatchings.GetSelectEntryPos(); in CheckChanges_Impl()
323 sal_uInt16 nPos = aLbHatchings.GetSelectEntryPos(); in FillItemSet()
333 (XHatchStyle) aLbLineType.GetSelectEntryPos(), in FillItemSet()
404 (XHatchStyle) aLbLineType.GetSelectEntryPos(), in IMPL_LINK()
421 int nPos = aLbHatchings.GetSelectEntryPos(); in IMPL_LINK()
439 nPos = aLbHatchings.GetSelectEntryPos(); in IMPL_LINK()
568 (XHatchStyle) aLbLineType.GetSelectEntryPos(), in IMPL_LINK()
609 sal_uInt16 nPos = aLbHatchings.GetSelectEntryPos(); in IMPL_LINK()
643 (XHatchStyle) aLbLineType.GetSelectEntryPos(), in IMPL_LINK()
[all …]
H A Dtparea.cxx868 _nPos = aLbBitmap.GetSelectEntryPos(); in ActivatePage()
887 _nPos = aLbHatching.GetSelectEntryPos(); in ActivatePage()
908 _nPos = aLbGradient.GetSelectEntryPos(); in ActivatePage()
927 _nPos = aLbColor.GetSelectEntryPos(); in ActivatePage()
1064 _nPos = aLbColor.GetSelectEntryPos(); in FillItemSet()
1778 if( aTypeLB.GetSelectEntryPos() == XFILL_BITMAP ) in Reset()
1822 switch( (XFillStyle)aTypeLB.GetSelectEntryPos() ) in IMPL_LINK()
1950 sal_uInt16 _nPos = aLbColor.GetSelectEntryPos(); in IMPL_LINK()
2043 sal_uInt16 _nPos = aLbGradient.GetSelectEntryPos(); in IMPL_LINK()
2142 sal_uInt16 _nPos = aLbHatching.GetSelectEntryPos(); in IMPL_LINK()
[all …]
H A Dchardlg.cxx1875 nPos = m_aOverlineLB.GetSelectEntryPos(); in UpdatePreview_Impl()
1877 nPos = m_aStrikeoutLB.GetSelectEntryPos(); in UpdatePreview_Impl()
1891 nPos = m_aPositionLB.GetSelectEntryPos(); in UpdatePreview_Impl()
2086 ( m_aOverlineLB.GetSelectEntryPos() > 0 ) || in IMPL_LINK()
2647 nPos = m_aOverlineLB.GetSelectEntryPos(); in FillItemSet()
2681 nPos = m_aStrikeoutLB.GetSelectEntryPos(); in FillItemSet()
3191 if ( m_aKerningLB.GetSelectEntryPos() > 0 ) in IMPL_LINK()
3196 if ( m_aKerningLB.GetSelectEntryPos() == 2 ) in IMPL_LINK()
3231 if ( m_aKerningLB.GetSelectEntryPos() == 2 ) in IMPL_LINK()
3298 if ( m_aKerningLB.GetSelectEntryPos() == 2 ) in ActivatePage()
[all …]
H A Dtplnedef.cxx262 aLbType1.GetSelectEntryPos() != aLbType1.GetSavedValue() || in CheckChanges_Impl()
265 aLbType2.GetSelectEntryPos() != aLbType2.GetSavedValue() || in CheckChanges_Impl()
310 sal_uInt16 nPos = aLbLineStyles.GetSelectEntryPos(); in CheckChanges_Impl()
397 int nTmp = aLbLineStyles.GetSelectEntryPos(); in IMPL_LINK()
553 if ( aLbType1.GetSelectEntryPos() == 0 ) in IMPL_LINK()
567 if ( aLbType2.GetSelectEntryPos() == 0 ) in IMPL_LINK()
675 sal_uInt16 nPos = aLbLineStyles.GetSelectEntryPos(); in IMPL_LINK()
748 sal_uInt16 nPos = aLbLineStyles.GetSelectEntryPos(); in IMPL_LINK()
961 aDash.SetDotLen( aLbType1.GetSelectEntryPos() == 0 ? 0 : in FillDash_Impl()
964 aDash.SetDashLen( aLbType2.GetSelectEntryPos() == 0 ? 0 : in FillDash_Impl()
[all …]
H A Dbackgrnd.cxx530 sal_uInt16 nParaSel = aParaLBox.GetSelectEntryPos(); in Reset()
580 sal_uInt16 nValue = aTblLBox.GetSelectEntryPos(); in Reset()
620 sal_uInt16 nValue = aParaLBox.GetSelectEntryPos(); in Reset()
774 switch( aTblLBox.GetSelectEntryPos() ) in FillItemSet()
789 switch(aParaLBox.GetSelectEntryPos()) in FillItemSet()
960 aTblLBox.GetSelectEntryPos() ) ); in FillItemSet()
998 aParaLBox.GetSelectEntryPos() ) ); in FillItemSet()
1439 if ( 0 == aLbSelect.GetSelectEntryPos() ) in IMPL_LINK()
1665 sal_uInt16 nSelPos = pBox->GetSelectEntryPos(); in IMPL_LINK()
1744 sal_uInt16 nSelPos = pBox->GetSelectEntryPos(); in IMPL_LINK()
[all …]
H A Dtpcolor.cxx312 sal_uInt16 nPos = aLbColor.GetSelectEntryPos(); in CheckChanges_Impl()
354 nPos = aLbColor.GetSelectEntryPos(); in CheckChanges_Impl()
369 nPos = aLbColor.GetSelectEntryPos(); in CheckChanges_Impl()
390 sal_uInt16 nPos = aLbColor.GetSelectEntryPos(); in FillItemSet()
580 sal_uInt16 nPos = aLbColor.GetSelectEntryPos(); in IMPL_LINK()
702 sal_uInt16 nPos = aLbColor.GetSelectEntryPos(); in IMPL_LINK()
850 if( aLbColor.GetSelectEntryPos() == LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
853 aLbColor.SelectEntryPos( aLbColor.GetSelectEntryPos() ); in IMPL_LINK()
957 sal_uInt16 nPos = aLbColor.GetSelectEntryPos(); in IMPL_LINK()
1030 int nPos = aLbColorModel.GetSelectEntryPos(); in IMPL_LINK()
[all …]
H A Dparagrph.cxx237 sal_uInt16 nPos = aLineDist.GetSelectEntryPos(); in FillItemSet()
775 switch( pBox->GetSelectEntryPos() ) in IMPL_LINK()
908 sal_uInt16 nPos = aLineDist.GetSelectEntryPos(); in UpdateExample_Impl()
1179 sal_uInt16 nLBPos = aLastLineLB.GetSelectEntryPos(); in FillItemSet()
1382 sal_uInt16 nLBPos = aLastLineLB.GetSelectEntryPos(); in UpdateExample_Impl()
1526 if ( aBreakTypeLB.GetSelectEntryPos() == 0 ) in FillItemSet()
2056 if ( 0 == aBreakTypeLB.GetSelectEntryPos()&& in IMPL_LINK()
2057 0 == aBreakPositionLB.GetSelectEntryPos() ) in IMPL_LINK()
2194 if ( 0 == pListBox->GetSelectEntryPos() ) in IMPL_LINK()
2208 else if ( 1 == pListBox->GetSelectEntryPos() ) in IMPL_LINK()
[all …]
H A Dswpossizetabpage.cxx1304 0 == m_aVertLB.GetSelectEntryPos()) in IMPL_LINK()
1329 if(1 == m_aHoriLB.GetSelectEntryPos()) in IMPL_LINK()
1338 if(2 == m_aHoriLB.GetSelectEntryPos()) in IMPL_LINK()
1390 sal_uInt16 nPos = rRelationLB.GetSelectEntryPos(); in GetRelation()
1443 sal_uInt16 nLBSelPos = rAlignLB.GetSelectEntryPos(); in GetMapPos()
1482 sal_uInt16 nPos = m_aVertLB.GetSelectEntryPos(); in InitPos()
1486 nPos = m_aVertToLB.GetSelectEntryPos(); in InitPos()
1491 nPos = m_aHoriLB.GetSelectEntryPos(); in InitPos()
1496 nPos = m_aHoriToLB.GetSelectEntryPos(); in InitPos()
1628 sal_uInt16 nPos = m_aHoriLB.GetSelectEntryPos(); in UpdateExample()
[all …]
H A Dtpbitmap.cxx193 nPos = aLbColor.GetSelectEntryPos(); in ActivatePage()
205 nPos = aLbBackgroundColor.GetSelectEntryPos(); in ActivatePage()
270 const sal_uInt16 nPos(aLbBitmaps.GetSelectEntryPos()); in FillItemSet()
341 int nPos(aLbBitmaps.GetSelectEntryPos()); in IMPL_LINK()
364 nPos = aLbBitmaps.GetSelectEntryPos(); in IMPL_LINK()
469 sal_uInt16 nPos = aLbBitmaps.GetSelectEntryPos(); in CheckChanges_Impl()
503 nPos = aLbBitmaps.GetSelectEntryPos(); in CheckChanges_Impl()
515 nPos = aLbBitmaps.GetSelectEntryPos(); in CheckChanges_Impl()
733 sal_uInt16 nPos = aLbBitmaps.GetSelectEntryPos(); in IMPL_LINK()
799 sal_uInt16 nPos = aLbBitmaps.GetSelectEntryPos(); in IMPL_LINK()
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx203 nOldSel = aSelectionLB.GetSelectEntryPos(); in Reset()
222 SetTypeSel(aTypeLB.GetSelectEntryPos()); in IMPL_LINK()
368 aFormatLB.GetSelectEntryPos() ); in IMPL_LINK()
486 sal_uInt16 nPos = aSelectionLB.GetSelectEntryPos(); in IMPL_LINK()
503 aFormatLB.GetSelectEntryPos() ) in IMPL_LINK()
567 sal_uInt16 nPos = aSelectionLB.GetSelectEntryPos(); in IMPL_LINK()
578 aFormatLB.GetSelectEntryPos() ); in IMPL_LINK()
604 sal_uInt16 nPos = aSelectionLB.GetSelectEntryPos(); in FillItemSet()
617 sal_uInt16 nPos = aFormatLB.GetSelectEntryPos(); in FillItemSet()
678 nOldSel != aSelectionLB.GetSelectEntryPos() || in FillItemSet()
[all …]
H A Dfldvar.cxx215 SetTypeSel(aTypeLB.GetSelectEntryPos()); in IMPL_LINK()
248 sal_uInt16 nSelPos = aSelectionLB.GetSelectEntryPos(); in IMPL_LINK()
592 nSelPos = aSelectionLB.GetSelectEntryPos(); in IMPL_LINK()
616 SetSelectionSel( aSelectionLB.GetSelectEntryPos() ); in UpdateSubType()
1047 sal_uLong nFormat = aFormatLB.GetSelectEntryPos(); in IMPL_LINK()
1147 sal_Bool bEnable = aChapterLevelLB.GetSelectEntryPos() != 0; in IMPL_LINK()
1163 aChapterLevelLB.GetSelectEntryPos() == 0; in IMPL_LINK()
1180 sal_uInt16 nSubType = aSelectionLB.GetSelectEntryPos(); in FillItemSet()
1190 nFormat = aFormatLB.GetSelectEntryPos(); in FillItemSet()
1267 nSubType = aChapterLevelLB.GetSelectEntryPos(); in FillItemSet()
[all …]
H A Dfldref.cxx316 SetTypeSel(aTypeLB.GetSelectEntryPos()); in IMPL_LINK()
383 SetTypeSel(aTypeLB.GetSelectEntryPos()); in IMPL_LINK()
413 nFldDlgFmtSel = aFormatLB.GetSelectEntryPos(); in IMPL_LINK()
430 nFldDlgFmtSel = aFormatLB.GetSelectEntryPos(); in IMPL_LINK()
518 const sal_uInt16 nSelectionSel = aSelectionLB.GetSelectEntryPos(); in UpdateSubType()
727 sal_uInt16 nFormatSel = aFormatLB.GetSelectEntryPos(); in FillFormatLB()
848 nFormat = aFormatLB.GetSelectEntryPos(); in FillItemSet()
1016 aTypeLB.GetSavedValue() != aTypeLB.GetSelectEntryPos() || in FillItemSet()
1017 aSelectionLB.GetSavedValue() != aSelectionLB.GetSelectEntryPos() || in FillItemSet()
1018 aFormatLB.GetSavedValue() != aFormatLB.GetSelectEntryPos()) in FillItemSet()
[all …]
/trunk/main/sc/source/ui/optdlg/
H A Dopredlin.cxx106 nPos = aContentColorLB.GetSelectEntryPos(); in FillItemSet()
109 nPos = aContentColorLB.GetSelectEntryPos(); in FillItemSet()
118 nPos = aMoveColorLB.GetSelectEntryPos(); in FillItemSet()
121 nPos = aMoveColorLB.GetSelectEntryPos(); in FillItemSet()
130 nPos = aInsertColorLB.GetSelectEntryPos(); in FillItemSet()
133 nPos = aInsertColorLB.GetSelectEntryPos(); in FillItemSet()
142 nPos = aRemoveColorLB.GetSelectEntryPos(); in FillItemSet()
145 nPos = aRemoveColorLB.GetSelectEntryPos(); in FillItemSet()
/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx566 mnLastFillTypeControlSelectEntryPos(mpLbFillType->GetSelectEntryPos()), in FillControl()
567 mnLastFillAttrControlSelectEntryPos(mpLbFillAttr->GetSelectEntryPos()), in FillControl()
672 mnLastFillTypeControlSelectEntryPos = mpLbFillType->GetSelectEntryPos(); in updateLastFillTypeControlSelectEntryPos()
685 && mpLbFillType->GetSelectEntryPos() != mnLastFillTypeControlSelectEntryPos); in IMPL_LINK()
688 XFillStyle eXFS = static_cast< XFillStyle >(mpLbFillType->GetSelectEntryPos()); in IMPL_LINK()
735 mnLastFillAttrControlSelectEntryPos = mpLbFillAttr->GetSelectEntryPos(); in updateLastFillAttrControlSelectEntryPos()
748 && mpLbFillAttr->GetSelectEntryPos() != mnLastFillAttrControlSelectEntryPos); in IMPL_LINK()
763 XFillStyle eXFS(static_cast< XFillStyle >(mpLbFillType->GetSelectEntryPos())); in IMPL_LINK()
793 sal_uInt16 nPos = mpLbFillAttr->GetSelectEntryPos(); in IMPL_LINK()
814 sal_uInt16 nPos = mpLbFillAttr->GetSelectEntryPos(); in IMPL_LINK()
[all …]
/trunk/main/padmin/source/
H A Dcmddlg.cxx324 bool bHaveFax = m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ? true : false; in save()
325 bool bHavePdf = m_aConfigureBox.GetSelectEntryPos() == m_nPdfEntry ? true : false; in save()
428 bEnable = m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ? sal_True : sal_False; in IMPL_LINK()
452 if( m_aConfigureBox.GetSelectEntryPos() == m_nPrinterEntry ) in IMPL_LINK()
454 else if( m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ) in IMPL_LINK()
466 if( m_aConfigureBox.GetSelectEntryPos() == m_nPrinterEntry ) in IMPL_LINK()
468 else if( m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ) in IMPL_LINK()
470 else if( m_aConfigureBox.GetSelectEntryPos() == m_nPdfEntry ) in IMPL_LINK()
502 if( m_aConfigureBox.GetSelectEntryPos() == m_nPrinterEntry ) in UpdateCommands()
514 else if( m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ) in UpdateCommands()
[all …]
/trunk/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx442 if ( aLbCond11.GetSelectEntryPos() == 1 ) // via Formel in GetConditionalFormat()
445 eOper = (ScConditionMode)aLbCond12.GetSelectEntryPos(); in GetConditionalFormat()
455 if ( aLbCond21.GetSelectEntryPos() == 1 ) // via Formel??? in GetConditionalFormat()
458 eOper = (ScConditionMode)aLbCond22.GetSelectEntryPos(); in GetConditionalFormat()
471 eOper = (ScConditionMode)aLbCond32.GetSelectEntryPos(); in GetConditionalFormat()
520 sal_uInt16 nPos = aLbCond11.GetSelectEntryPos(); in IMPL_LINK()
550 sal_uInt16 nPos = aLbCond12.GetSelectEntryPos(); in IMPL_LINK()
601 sal_uInt16 nPos = aLbCond21.GetSelectEntryPos(); in IMPL_LINK()
631 sal_uInt16 nPos = aLbCond22.GetSelectEntryPos(); in IMPL_LINK()
682 sal_uInt16 nPos = aLbCond31.GetSelectEntryPos(); in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/config/
H A Doptload.cxx197 const sal_uInt16 nMPos = aMetricLB.GetSelectEntryPos(); in FillItemSet()
306 const sal_uInt16 nMPos = aMetricLB.GetSelectEntryPos(); in IMPL_LINK()
555 sal_Int32 nPos = aLbCaptionOrder.GetSelectEntryPos(); in FillItemSet()
683 sal_Bool bNumSep = bChecked && aLbCaptionOrder.GetSelectEntryPos() == 1; in IMPL_LINK()
829 pOpt->SetNumType((sal_uInt16)(sal_uLong)aFormatBox.GetEntryData(aFormatBox.GetSelectEntryPos())); in SaveEntry()
831 pOpt->SetPos(aPosBox.GetSelectEntryPos()); in SaveEntry()
832 sal_uInt16 nPos = aLbLevel.GetSelectEntryPos(); in SaveEntry()
837 if(!aCharStyleLB.GetSelectEntryPos()) in SaveEntry()
889 sal_Int32 nPos = pBox->GetSelectEntryPos(); in IMPL_LINK_INLINE_END()
905 bool bOrderNumberingFirst = aLbCaptionOrder.GetSelectEntryPos() == 1; in DrawSample()
[all …]
/trunk/main/toolkit/workben/layout/
H A Dtpsort.cxx238 if ( aLbSort1.GetSelectEntryPos() == 0 ) in Reset()
240 if ( aLbSort2.GetSelectEntryPos() == 0 ) in Reset()
276 USHORT nSort1Pos = aLbSort1.GetSelectEntryPos(); in FillItemSet()
277 USHORT nSort2Pos = aLbSort2.GetSelectEntryPos(); in FillItemSet()
278 USHORT nSort3Pos = aLbSort3.GetSelectEntryPos(); in FillItemSet()
343 USHORT nCurSel1 = aLbSort1.GetSelectEntryPos(); in ActivatePage()
344 USHORT nCurSel2 = aLbSort2.GetSelectEntryPos(); in ActivatePage()
345 USHORT nCurSel3 = aLbSort3.GetSelectEntryPos(); in ActivatePage()
847 ? aLbSortUser.GetSelectEntryPos() in FillItemSet()
860 USHORT nSel = aLbAlgorithm.GetSelectEntryPos(); in FillItemSet()
[all …]
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx274 sal_uInt16 nPos = m_pComboCell->GetSelectEntryPos(); in AcceptDrop()
485 sal_uInt16 nPos = m_pComboCell->GetSelectEntryPos(); in SaveModified()
1151 if ( m_aHeaderLst.GetSavedValue() != m_aHeaderLst.GetSelectEntryPos() ) in SaveData()
1152 xGroup->setHeaderOn( m_aHeaderLst.GetSelectEntryPos() == 0 ); in SaveData()
1153 if ( m_aFooterLst.GetSavedValue() != m_aFooterLst.GetSelectEntryPos() ) in SaveData()
1154 xGroup->setFooterOn( m_aFooterLst.GetSelectEntryPos() == 0 ); in SaveData()
1156 xGroup->setKeepTogether( m_aKeepTogetherLst.GetSelectEntryPos() ); in SaveData()
1167 if ( m_aOrderLst.GetSavedValue() != m_aOrderLst.GetSelectEntryPos() ) in SaveData()
1168 xGroup->setSortAscending( m_aOrderLst.GetSelectEntryPos() == 0 ); in SaveData()
1285 if ( pListBox->GetSavedValue() != pListBox->GetSelectEntryPos() ) in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dsrtdlg.cxx331 nType1 = aTypDLB1.GetSelectEntryPos(); in Apply()
332 nType2 = aTypDLB2.GetSelectEntryPos(); in Apply()
333 nType3 = aTypDLB3.GetSelectEntryPos(); in Apply()
351 aTypDLB1.GetSelectEntryPos())) ) in Apply()
365 aTypDLB2.GetSelectEntryPos())) ) in Apply()
379 aTypDLB3.GetSelectEntryPos())) ) in Apply()
489 if( 0 != (pUserData = pL->GetEntryData( pL->GetSelectEntryPos())) ) in IMPL_LINK()
518 else if( LISTBOX_ENTRY_NOTFOUND == pL->GetSelectEntryPos() ) in IMPL_LINK()

Completed in 182 milliseconds

12345678910>>...12