Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3123 …sal_Int16 nLookAt = globalSearchOptions.GetWordOnly() ? excel::XlLookAt::xlPart : excel::XlLookA… in Find() local
3175 nLookAt = ::comphelper::getINT16( LookAt ); in Find()
3177 if ( nLookAt == excel::XlLookAt::xlPart ) in Find()
3179 else if ( nLookAt == excel::XlLookAt::xlWhole ) in Find()

Completed in 47 milliseconds