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()
1320 if ( pThis->_aOKHdl.IsSet() ) in IMPL_STATIC_LINK()1321 nRet = pThis->_aOKHdl.Call( pThis ); in IMPL_STATIC_LINK()1534 if ( _aOKHdl.IsSet() ) in OpenMultiSelection_Impl()1535 nRet = _aOKHdl.Call( this ); in OpenMultiSelection_Impl()
Completed in 28 milliseconds