Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3020 SvxSearchItem newOptions( globalSearchOptions ); in Replace() local
3048 newOptions.SetWordOnly( bSearchWords ); in Replace()
3063 newOptions.SetRowDirection( bSearchByRow ); in Replace()
3073 ScGlobal::SetSearchItem( newOptions ); in Replace()
3121 SvxSearchItem newOptions( globalSearchOptions ); in Find() local
3167 newOptions.SetCellType( nSearchType ); in Find()
3183 newOptions.SetWordOnly( bSearchWords ); in Find()
3199 newOptions.SetRowDirection( bSearchByRow ); in Find()
3216 newOptions.SetBackward( bSearchBackwards ); in Find()
3235 ScGlobal::SetSearchItem( newOptions ); in Find()

Completed in 34 milliseconds