Lines Matching refs:FileDialogHelper_Impl
151 void SAL_CALL FileDialogHelper_Impl::fileSelectionChanged( const FilePickerEvent& aEvent ) throw ( … in fileSelectionChanged()
158 void SAL_CALL FileDialogHelper_Impl::directoryChanged( const FilePickerEvent& aEvent ) throw ( Runt… in directoryChanged()
165 OUString SAL_CALL FileDialogHelper_Impl::helpRequested( const FilePickerEvent& aEvent ) throw ( Run… in helpRequested()
172 void SAL_CALL FileDialogHelper_Impl::controlStateChanged( const FilePickerEvent& aEvent ) throw ( R… in controlStateChanged()
179 void SAL_CALL FileDialogHelper_Impl::dialogSizeChanged() throw ( RuntimeException ) in dialogSizeChanged()
188 void SAL_CALL FileDialogHelper_Impl::dialogClosed( const DialogClosedEvent& _rEvent ) throw ( Runti… in dialogClosed()
198 void FileDialogHelper_Impl::handleFileSelectionChanged( const FilePickerEvent& ) in handleFileSelectionChanged()
208 void FileDialogHelper_Impl::handleDirectoryChanged( const FilePickerEvent& ) in handleDirectoryChanged()
215 OUString FileDialogHelper_Impl::handleHelpRequested( const FilePickerEvent& aEvent ) in handleHelpRequested()
282 void FileDialogHelper_Impl::handleControlStateChanged( const FilePickerEvent& aEvent ) in handleControlStateChanged()
302 void FileDialogHelper_Impl::handleDialogSizeChanged() in handleDialogSizeChanged()
311 void SAL_CALL FileDialogHelper_Impl::disposing( const EventObject& ) throw ( RuntimeException ) in disposing()
320 void FileDialogHelper_Impl::dispose() in dispose()
335 String FileDialogHelper_Impl::getCurrentFilterUIName() const in getCurrentFilterUIName()
352 void FileDialogHelper_Impl::LoadLastUsedFilter( const OUString& _rContextIdentifier ) in LoadLastUsedFilter()
365 void FileDialogHelper_Impl::SaveLastUsedFilter( const OUString& _rContextIdentifier ) in SaveLastUsedFilter()
372 void FileDialogHelper_Impl::SaveLastUsedFilter( void ) in SaveLastUsedFilter()
380 const SfxFilter* FileDialogHelper_Impl::getCurentSfxFilter() in getCurentSfxFilter()
392 sal_Bool FileDialogHelper_Impl::updateExtendedControl( sal_Int16 _nExtendedControlId, sal_Bool _bEn… in updateExtendedControl()
413 sal_Bool FileDialogHelper_Impl::CheckFilterOptionsCapability( const SfxFilter* _pFilter ) in CheckFilterOptionsCapability()
446 sal_Bool FileDialogHelper_Impl::isInOpenMode() const in isInOpenMode()
465 void FileDialogHelper_Impl::updateFilterOptionsBox() in updateFilterOptionsBox()
478 void FileDialogHelper_Impl::updateExportButton() in updateExportButton()
516 void FileDialogHelper_Impl::updateSelectionBox() in updateSelectionBox()
548 void FileDialogHelper_Impl::enablePasswordBox( sal_Bool bInit ) in enablePasswordBox()
589 void FileDialogHelper_Impl::updatePreviewState( sal_Bool _bUpdatePreviewWindow ) in updatePreviewState()
627 void FileDialogHelper_Impl::updateVersions() in updateVersions()
721 IMPL_LINK( FileDialogHelper_Impl, TimeOutHdl_Impl, Timer*, EMPTYARG ) in IMPL_LINK() argument
799 ErrCode FileDialogHelper_Impl::getGraphic( const OUString& rURL, in getGraphic()
846 ErrCode FileDialogHelper_Impl::getGraphic( Graphic& rGraphic ) const in getGraphic()
891 FileDialogHelper_Impl::FileDialogHelper_Impl( in FileDialogHelper_Impl() function in sfx2::FileDialogHelper_Impl
1028 maPreViewTimer.SetTimeoutHdl( LINK( this, FileDialogHelper_Impl, TimeOutHdl_Impl ) ); in FileDialogHelper_Impl()
1046 maPreViewTimer.SetTimeoutHdl( LINK( this, FileDialogHelper_Impl, TimeOutHdl_Impl ) ); in FileDialogHelper_Impl()
1153 FileDialogHelper_Impl::~FileDialogHelper_Impl() in ~FileDialogHelper_Impl()
1204 void FileDialogHelper_Impl::setControlHelpIds( const sal_Int16* _pControlId, const char** _pHelpId ) in setControlHelpIds()
1236 IMPL_LINK( FileDialogHelper_Impl, InitControls, void*, NOTINTERESTEDIN ) in IMPL_LINK() argument
1248 void FileDialogHelper_Impl::preExecute() in preExecute()
1263 …mnPostUserEventId = Application::PostUserEvent( LINK( this, FileDialogHelper_Impl, InitControls ) … in preExecute()
1274 void FileDialogHelper_Impl::postExecute( sal_Int16 _nResult ) in postExecute()
1281 void FileDialogHelper_Impl::implInitializeFileName( ) in implInitializeFileName()
1320 sal_Int16 FileDialogHelper_Impl::implDoExecute() in implDoExecute()
1369 void FileDialogHelper_Impl::implStartExecute() in implStartExecute()
1394 String FileDialogHelper_Impl::implEnsureURLExtension(const String& sURL, in implEnsureURLExtension()
1441 void FileDialogHelper_Impl::implGetAndCacheFiles(const uno::Reference< XInterface >& xPicker , in implGetAndCacheFiles()
1506 ErrCode FileDialogHelper_Impl::execute( SvStringsDtor*& rpURLList, in execute()
1713 ErrCode FileDialogHelper_Impl::execute() in execute()
1731 OUString FileDialogHelper_Impl::getPath() const in getPath()
1745 OUString FileDialogHelper_Impl::getFilter() const in getFilter()
1756 void FileDialogHelper_Impl::getRealFilter( String& _rFilter ) const in getRealFilter()
1772 void FileDialogHelper_Impl::displayFolder( const ::rtl::OUString& _rPath ) in displayFolder()
1799 void FileDialogHelper_Impl::setFileName( const ::rtl::OUString& _rFile ) in setFileName()
1816 void FileDialogHelper_Impl::setFilter( const OUString& rFilter ) in setFilter()
1843 void FileDialogHelper_Impl::createMatcher( const String& rFactory ) in createMatcher()
1850 void FileDialogHelper_Impl::addFilters( sal_Int64 nFlags, in addFilters()
1923 void FileDialogHelper_Impl::addFilter( const OUString& rFilterName, in addFilter()
1949 void FileDialogHelper_Impl::addGraphicFilter() in addGraphicFilter()
2035 void FileDialogHelper_Impl::saveConfig() in saveConfig()
2169 void FileDialogHelper_Impl::loadConfig() in loadConfig()
2270 void FileDialogHelper_Impl::setDefaultValues() in setDefaultValues()
2302 sal_Bool FileDialogHelper_Impl::isShowFilterExtensionEnabled() const in isShowFilterExtensionEnabled()
2307 void FileDialogHelper_Impl::addFilterPair( const OUString& rFilter, in addFilterPair()
2314 OUString FileDialogHelper_Impl::getFilterName( const OUString& rFilterWithExtension ) const in getFilterName()
2328 OUString FileDialogHelper_Impl::getFilterWithExtension( const OUString& rFilter ) const in getFilterWithExtension()
2342 void FileDialogHelper_Impl::SetContext( FileDialogHelper::Context _eNewContext ) in SetContext()
2379 mpImp = new FileDialogHelper_Impl( this, getDialogType( nFlags ), nFlags ); in FileDialogHelper()
2395 …mpImp = new FileDialogHelper_Impl( this, getDialogType( nFlags ), nFlags, nDialog, NULL , rStandar… in FileDialogHelper()
2409 mpImp = new FileDialogHelper_Impl( this, getDialogType( nFlags ), nFlags, nDialog ); in FileDialogHelper()
2421 mpImp = new FileDialogHelper_Impl( this, nDialogType, nFlags ); in FileDialogHelper()
2433 mpImp = new FileDialogHelper_Impl( this, nDialogType, nFlags ); in FileDialogHelper()
2451 …mpImp = new FileDialogHelper_Impl( this, nDialogType, nFlags, nDialog, NULL, rStandardDir, rBlackL… in FileDialogHelper()
2464 …mpImp = new FileDialogHelper_Impl( this, nDialogType, nFlags, SFX2_IMPL_DIALOG_CONFIG, _pPreferred… in FileDialogHelper()
2478 …mpImp = new FileDialogHelper_Impl( this, nDialogType, nFlags, SFX2_IMPL_DIALOG_CONFIG, _pPreferred… in FileDialogHelper()