Home
last modified time | relevance | path

Searched refs:GetSelectEntryPos (Results 151 – 175 of 277) sorted by relevance

12345678910>>...12

/aoo42x/main/cui/source/tabpages/
H A Dborder.cxx591 if ( aLbLineStyle.GetSelectEntryPos() == 0 ) in Reset()
876 …if( (aLbLineStyle.GetSelectEntryPos() == 0) || (aLbLineStyle.GetSelectEntryPos() == LISTBOX_ENTRY_… in IMPL_LINK()
H A Dnumpages.cxx2066 sal_uInt16 nNumType = (sal_uInt16)(sal_uLong)pBox->GetEntryData(pBox->GetSelectEntryPos()); in IMPL_LINK()
2157 sal_uInt16 nPos = pBox->GetSelectEntryPos(); in IMPL_LINK()
2536 sal_uInt16 nEntryPos = aCharFmtLB.GetSelectEntryPos(); in IMPL_LINK()
2583 sal_uInt16 nPos = aAlignLB.GetSelectEntryPos(); in IMPL_LINK()
3630 ? aAlignLB.GetSelectEntryPos() in IMPL_LINK()
3631 : aAlign2LB.GetSelectEntryPos(); in IMPL_LINK()
3823 const sal_uInt16 nPos = aLabelFollowedByLB.GetSelectEntryPos(); in IMPL_LINK()
H A Dmeasure.cxx514 sal_uInt16 nPos = aLbUnit.GetSelectEntryPos(); in FillItemSet()
773 sal_uInt16 nPos = aLbUnit.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/padmin/source/
H A Dadddlg.cxx128 sal_uInt16 nPos = m_aDriverBox.GetSelectEntryPos(); in fill()
200 int nSelect = m_aDriverBox.GetSelectEntryPos(i); in IMPL_LINK()
641 …fo* pInfo = (PrinterInfo*)m_aOldPrinterBox.GetEntryData( m_aOldPrinterBox.GetSelectEntryPos( i ) ); in addOldPrinters()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_BarGeometry.hxx49 sal_uInt16 GetSelectEntryPos() const;
H A Dtp_PointGeometry.cxx73 nShape = m_pGeometryResources->GetSelectEntryPos(); in FillItemSet()
/aoo42x/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx553 static_cast<sal_Int32>(aLbCharSet.GetSelectEntryPos()), in SaveParameters()
678 maTableBox.Execute( CSVCMD_SETCOLUMNTYPE, pListBox->GetSelectEntryPos() ); in IMPL_LINK()
/aoo42x/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.cxx525 switch( pBox->GetSelectEntryPos() ) in IMPL_LINK()
604 sal_uInt16 nPos = aLineDist.GetSelectEntryPos(); in ExecuteLineSpace()
/aoo42x/main/svtools/workben/
H A Dsvdem.cxx507 aFont.SetUnderline( (FontUnderline)aUnderlineBox.GetSelectEntryPos() ); in SetAttr()
508 aFont.SetStrikeout( (FontStrikeout)aStrikeoutBox.GetSelectEntryPos() ); in SetAttr()
509 aFont.SetColor( Color( (ColorData)aColorBox.GetSelectEntryPos() ) ); in SetAttr()
/aoo42x/main/sc/source/ui/inc/
H A Dshtabdlg.hxx65 sal_uInt16 GetSelectEntryPos(sal_uInt16 nPos) const;
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1062 if ( m_pTableCell->GetSelectEntryPos() != 0 ) in SaveModified()
1094 sal_uInt16 nIdx = m_pOrderCell->GetSelectEntryPos(); in SaveModified()
1115 sal_uInt16 nPos = m_pFunctionCell->GetSelectEntryPos(); in SaveModified()
2018 sal_uInt16 nIdx = m_pOrderCell->GetSelectEntryPos(); in CellModified()
2397 sal_uInt16 nIdx = m_pOrderCell->GetSelectEntryPos(); in GetCellContents()
/aoo42x/main/sw/source/ui/inc/
H A Dselglos.hxx66 { return aGlosBox.GetSelectEntryPos(); } in GetSelectedIdx()
H A Dbookmark.hxx53 sal_uInt16 GetSelectEntryPos( sal_uInt16 nSelIndex = 0 ) const;
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx2026 aSaveInListBox.GetSelectEntryPos()); in IMPL_LINK()
2034 sal_uInt16 nSelectionPos = aTopLevelListBox.GetSelectEntryPos(); in ReloadTopLevelListBox()
2558 aSaveInListBox.GetSelectEntryPos() ); in QueryReset()
3233 sal_uInt16 nSelectionPos = aTopLevelListBox.GetSelectEntryPos(); in DeleteSelectedTopLevel()
3329 sal_uInt16 nSelectionPos = aTopLevelListBox.GetSelectEntryPos(); in IMPL_LINK()
4618 aSaveInListBox.GetSelectEntryPos() ); in QueryReset()
4726 aSaveInListBox.GetSelectEntryPos(), sal_True ); in IMPL_LINK()
4733 nInsertPos = pNameDialog->aSaveInListBox.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sfx2/inc/sfx2/
H A Ddoctdlg.hxx77 sal_uInt16 GetRegion() const { return aRegionLb.GetSelectEntryPos(); } in GetRegion()
/aoo42x/main/sd/source/ui/dlg/
H A Ddlgctrls.cxx100 const sal_uInt16 nPos = GetSelectEntryPos(); in applySelected()
/aoo42x/main/dbaccess/source/ui/control/
H A Dcharsetlistbox.cxx99 if ( GetSelectEntryPos() != GetSavedValue() ) in StoreSelectedCharSet()
/aoo42x/main/accessibility/inc/accessibility/helper/
H A DIComboListBoxHelper.hxx58 virtual sal_uInt16 GetSelectEntryPos( sal_uInt16 nSelIndex = 0 ) const = 0;
/aoo42x/main/svx/inc/svx/
H A Dchecklbx.hxx73 sal_uInt16 GetSelectEntryPos () const;
H A Dfontlb.hxx95 sal_uLong GetSelectEntryPos() const;
/aoo42x/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx242 if (!pPage->aTemplateBox.GetSelectEntryPos()) in UpdatePaintSettings()
857 if (aTemplateBox.GetSelectEntryPos()) in FillSet()
/aoo42x/main/svx/source/dialog/
H A Dfrmdirlbox.cxx86 sal_uInt16 nPos = GetSelectEntryPos(); in GetSelectEntryValue()
H A Dsrchdlg.cxx1499 if ( aCalcSearchInLB.GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
1500 pSearchItem->SetCellType( aCalcSearchInLB.GetSelectEntryPos() ); in IMPL_LINK()
2504 if ( aCalcSearchInLB.GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND ) in SaveToModule_Impl()
2505 pSearchItem->SetCellType( aCalcSearchInLB.GetSelectEntryPos() ); in SaveToModule_Impl()
/aoo42x/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx394 if( aSelEntry == aClearFormatKey && GetSelectEntryPos() == 0 ) in Select()
403 else if( aSelEntry == aMoreKey && GetSelectEntryPos() == ( GetEntryCount() - 1 ) ) in Select()
421 sal_Bool bCreateNew = GetSelectEntryPos() == LISTBOX_ENTRY_NOTFOUND; in Select()
465 nCurSel = GetSelectEntryPos(); in PreNotify()
/aoo42x/main/svx/source/gallery2/
H A Dgalbrws1.hxx140 … { return mpThemes->GetEntryCount() ? mpThemes->GetEntry( mpThemes->GetSelectEntryPos() ) : String… in GetSelectedTheme()

Completed in 213 milliseconds

12345678910>>...12