Searched refs:_eDlgType (Results 1 – 2 of 2) sorted by relevance
563 _pImp->_eDlgType = FILEDLG_TYPE_FILEDLG; in Init_Impl()566 _pImp->_eDlgType = FILEDLG_TYPE_PATHDLG; in Init_Impl()593 bool bIsFolderPicker = ( _pImp->_eDlgType == FILEDLG_TYPE_PATHDLG ); in Init_Impl()644 FILEDLG_TYPE_PATHDLG == _pImp->_eDlgType, in Init_Impl()782 if ( FILEDLG_TYPE_FILEDLG != _pImp->_eDlgType ) in Init_Impl()1089 if( pThis->_pImp->_eDlgType == FILEDLG_TYPE_PATHDLG ) in IMPL_STATIC_LINK()1195 sal_Bool bOpenFolder = ( FILEDLG_TYPE_PATHDLG == pThis->_pImp->_eDlgType ) && in IMPL_STATIC_LINK()1574 if ( FILEDLG_TYPE_PATHDLG == _pImp->_eDlgType ) in UpdateControls()1610 if ( FILEDLG_TYPE_PATHDLG == _pImp->_eDlgType ) in IMPL_LINK()1947 if ( nLevel > 1 && ( FILEDLG_TYPE_FILEDLG == _pImp->_eDlgType || !bDir ) ) in Execute()
223 SvtFileDlgType _eDlgType; member in SvtExpFileDlg_Impl
Completed in 26 milliseconds