Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A Dfileview.cxx272 Link<SvtFileView*,bool> maDoubleClickHandler; member in SvtFileView_Impl
1339 return maDoubleClickHandler.Call(m_pAntiImpl); in IMPL_LINK_NOARG()
1344 return maDoubleClickHandler.Call(m_pAntiImpl); in IMPL_LINK_NOARG()
1349 maDoubleClickHandler = rHdl; in SetDoubleClickHandler()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A Dfileview.cxx266 Link<SvtFileView*,bool> maDoubleClickHandler; member in SvtFileView_Impl
1327 return maDoubleClickHandler.Call(m_pAntiImpl); in IMPL_LINK_NOARG()
1332 return maDoubleClickHandler.Call(m_pAntiImpl); in IMPL_LINK_NOARG()
1337 maDoubleClickHandler = rHdl; in SetDoubleClickHandler()