Home
last modified time | relevance | path

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

/aoo41x/main/fpicker/source/office/
H A Diodlg.hxx172 Link _aOKHdl; member in SvtFileDialog
407 _aOKHdl = rLink; in SetOKHdl()
414 return _aOKHdl; in GetOKHdl()
H A Diodlg.cxx1320 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 33 milliseconds