Searched refs:_eDlgType (Results 1 – 2 of 2) sorted by relevance
561 _pImp->_eDlgType = FILEDLG_TYPE_FILEDLG; in Init_Impl()564 _pImp->_eDlgType = FILEDLG_TYPE_PATHDLG; in Init_Impl()591 bool bIsFolderPicker = ( _pImp->_eDlgType == FILEDLG_TYPE_PATHDLG ); in Init_Impl()642 FILEDLG_TYPE_PATHDLG == _pImp->_eDlgType, in Init_Impl()780 if ( FILEDLG_TYPE_FILEDLG != _pImp->_eDlgType ) in Init_Impl()1087 if( pThis->_pImp->_eDlgType == FILEDLG_TYPE_PATHDLG ) in IMPL_STATIC_LINK()1193 sal_Bool bOpenFolder = ( FILEDLG_TYPE_PATHDLG == pThis->_pImp->_eDlgType ) && in IMPL_STATIC_LINK()1572 if ( FILEDLG_TYPE_PATHDLG == _pImp->_eDlgType ) in UpdateControls()1608 if ( FILEDLG_TYPE_PATHDLG == _pImp->_eDlgType ) in IMPL_LINK()1945 if ( nLevel > 1 && ( FILEDLG_TYPE_FILEDLG == _pImp->_eDlgType || !bDir ) ) in Execute()
223 SvtFileDlgType _eDlgType; member in SvtExpFileDlg_Impl
Completed in 31 milliseconds