Searched refs:_eNewContext (Results 1 – 4 of 4) sorted by relevance
273 void SvxPluginFileDlg::SetContext( sfx2::FileDialogHelper::Context _eNewContext ) in SetContext() argument275 maFileDlg.SetContext( _eNewContext ); in SetContext()
2342 void FileDialogHelper_Impl::SetContext( FileDialogHelper::Context _eNewContext ) in SetContext() argument2344 meContext = _eNewContext; in SetContext()2349 switch( _eNewContext ) in SetContext()2364 const OUString* pConfigId = GetLastFilterConfigId( _eNewContext ); in SetContext()2517 void FileDialogHelper::SetContext( Context _eNewContext ) in SetContext() argument2519 mpImp->SetContext( _eNewContext ); in SetContext()
225 void SetContext( FileDialogHelper::Context _eNewContext );
287 void SetContext( Context _eNewContext );
Completed in 38 milliseconds