Home
last modified time | relevance | path

Searched refs:SetCellType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx99 pSearchItem->SetCellType(SVX_SEARCHIN_FORMULA); in ScCellSearchObj()
170 …else if (aString.EqualsAscii( SC_UNO_SRCHTYPE )) pSearchItem->SetCellType( ScUnoHelpFunctions::G… in setPropertyValue()
/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx142 void SetCellType(sal_uInt16 nNewCellType) { nCellType = nNewCellType; } in SetCellType() function in SvxSearchItem
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx1500 pSearchItem->SetCellType( aCalcSearchInLB.GetSelectEntryPos() ); in IMPL_LINK()
2505 pSearchItem->SetCellType( aCalcSearchInLB.GetSelectEntryPos() ); in SaveToModule_Impl()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3167 newOptions.SetCellType( nSearchType ); in Find()

Completed in 65 milliseconds