Home
last modified time | relevance | path

Searched refs:GetSelectEntryPos (Results 226 – 250 of 277) sorted by relevance

12345678910>>...12

/aoo42x/main/sfx2/source/dialog/
H A Dmgetempl.cxx440 const sal_uInt16 nFilterIdx = aFilterLb.GetSelectEntryPos(); in IMPL_LINK_INLINE_END()
H A Ddinfdlg.cxx1835 sal_Int64 nType = sal_Int64( (long)pBox->GetEntryData( pBox->GetSelectEntryPos() ) ); in IMPL_LINK()
1943 (long)pLine->m_aTypeBox.GetEntryData( pLine->m_aTypeBox.GetSelectEntryPos() ) ); in IsLineValid()
2271 (long)pLine->m_aTypeBox.GetEntryData( pLine->m_aTypeBox.GetSelectEntryPos() ) ); in GetCustomProperties()
/aoo42x/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx180 …mandType = reinterpret_cast< sal_IntPtr >( m_aTable.GetEntryData( m_aTable.GetSelectEntryPos() ) ); in commitPage()
/aoo42x/main/sc/inc/
H A Dscabstdlg.hxx276 virtual sal_uInt16 GetSelectEntryPos(sal_uInt16 nPos) const = 0;
/aoo42x/main/svx/source/dialog/
H A Dlangbox.cxx437 sal_uInt16 nPos = GetSelectEntryPos(); in GetSelectLanguage()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx399 sal_uInt16 nSelectPos = maLbEngine.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx408 OFieldDescription* pField = static_cast<OFieldDescription*>(GetEntryData(GetSelectEntryPos(j))); in IsPrimaryKeyAllowed()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx346 …2 >::const_iterator aIt( m_aListBoxToPlacementMap.find(m_aLB_LabelPlacement.GetSelectEntryPos()) ); in FillItemSet()
/aoo42x/main/cui/source/dialogs/
H A Dhltpbase.cxx727 eMode = (SvxLinkInsertMode) (mpLbForm->GetSelectEntryPos()+1); in GetDataFromCommonFields()
H A Dthesdlg.cxx456 sal_uInt16 nPos = pBox->GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx241 const sal_Int16 nTrans = mpLBColorMode->GetSelectEntryPos();
/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx726 sal_uInt16 nEntryPos = GetSelectEntryPos(); in handlePopupMenu()
1300 m_updates.GetEntryData(m_updates.GetSelectEntryPos())); in IMPL_LINK()
/aoo42x/main/filter/source/pdf/
H A Dimpdialog.cxx631 paParent->mnFormsType = (sal_Int32) maLbFormsFormat.GetSelectEntryPos(); in GetFilterConfigItem()
1566 String* pStr = reinterpret_cast<String*>(maErrors.GetEntryData( maErrors.GetSelectEntryPos() )); in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx895 sal_uInt16 nPos = pTypeCell->GetSelectEntryPos(); in resetType()
1938 const sal_uInt16 nCurrentlySelected = pTypeCell->GetSelectEntryPos(); in SwitchType()
/aoo42x/main/sw/source/ui/misc/
H A Dpggrid.cxx217 aColorLB.GetSavedValue() != aColorLB.GetSelectEntryPos()) in FillItemSet()
/aoo42x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx327 virtual sal_uInt16 GetSelectEntryPos(sal_uInt16 nPos) const;
/aoo42x/main/extensions/source/scanner/
H A Dgrid.cxx539 int nType = (int)(sal_IntPtr)m_aResetTypeBox.GetEntryData( m_aResetTypeBox.GetSelectEntryPos() ); in IMPL_LINK()
/aoo42x/main/svx/source/engine3d/
H A Dfloat3d.cxx962 if( nValue != aLbShademode.GetSelectEntryPos() ) in Update()
1941 nValue = aLbShademode.GetSelectEntryPos(); in GetAttr()
2911 sal_uInt16 nPos = aLbMatFavorites.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/config/
H A Doptcomp.cxx409 sal_uInt16 nPos = m_aFormattingLB.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/avmedia/source/framework/
H A Dmediacontrol.cxx598 switch( p->GetSelectEntryPos() ) in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx590 pOther->SelectEntryPos(1 - pOther->GetSelectEntryPos()); in IMPL_LINK()
/aoo42x/main/svtools/source/contnr/
H A Dtemplwin.cxx499 sal_uLong SvtIconWindow_Impl::GetSelectEntryPos() const in GetSelectEntryPos() function in SvtIconWindow_Impl
1175 sal_Bool bIsNewDoc = ( pIconWin->GetSelectEntryPos() == ICON_POS_NEWDOC ); in IMPL_LINK()
/aoo42x/main/sfx2/source/doc/
H A Ddocvor.cxx2211 eViewType = pBox->GetSelectEntryPos() == 0 ? in IMPL_LINK()
2245 pBox->GetSelectEntryPos() == 0 ? in IMPL_LINK()
/aoo42x/main/extensions/source/bibliography/
H A Ddatman.cxx542 sal_uInt16 nEntryPos = pListBox->GetSelectEntryPos(); in IMPL_LINK()
547 if(pListBox != aListBoxes[i] && aListBoxes[i]->GetSelectEntryPos() == nEntryPos) in IMPL_LINK()
/aoo42x/main/vcl/inc/
H A Dilstbox.hxx157 sal_uInt16 GetSelectEntryPos( sal_uInt16 nIndex ) const;

Completed in 180 milliseconds

12345678910>>...12