Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/office/
H A DOfficeControlAccess.cxx121 struct ControlDescriptionLookup struct
260 …nge = ::std::equal_range( s_pControls, s_pControlsEnd, _rControlName, ControlDescriptionLookup() ); in implGetControl()
337 …return ::std::binary_search( s_pControls, s_pControlsEnd, _rControlName, ControlDescriptionLookup(… in isControlSupported()

Completed in 19 milliseconds