Searched refs:_aOKHdl (Results 1 – 2 of 2) sorted by relevance
172 Link _aOKHdl; member in SvtFileDialog407 _aOKHdl = rLink; in SetOKHdl()414 return _aOKHdl; in GetOKHdl()
1322 if ( pThis->_aOKHdl.IsSet() ) in IMPL_STATIC_LINK()1323 nRet = pThis->_aOKHdl.Call( pThis ); in IMPL_STATIC_LINK()1536 if ( _aOKHdl.IsSet() ) in OpenMultiSelection_Impl()1537 nRet = _aOKHdl.Call( this ); in OpenMultiSelection_Impl()
Completed in 30 milliseconds