Searched refs:nLookAt (Results 1 – 1 of 1) sorted by relevance
3123 …sal_Int16 nLookAt = globalSearchOptions.GetWordOnly() ? excel::XlLookAt::xlPart : excel::XlLookA… in Find() local3175 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 39 milliseconds