Home
last modified time | relevance | path

Searched refs:SfxStoringHelper (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/sfx2/source/doc/
H A Dguisaveas.cxx240 SfxStoringHelper* m_pOwner;
255 ModelData_Impl( SfxStoringHelper& aOwner,
316 ModelData_Impl::ModelData_Impl( SfxStoringHelper& aOwner, in ModelData_Impl()
649 Window* pWin = SfxStoringHelper::GetModelWindow( m_xModel ); in CheckSaveAcceptable()
763 … if ( !SfxStoringHelper::WarnUnacceptableFormat( GetModel(), aUIName, aDefUIName, sal_True ) ) in CheckFilter()
1064 …if ( SfxStoringHelper::CheckFilterOptionsAppearence( m_pOwner->GetFilterConfiguration(), aFilterNa… in OutputFileDialog()
1231 SfxStoringHelper::SfxStoringHelper( const uno::Reference< lang::XMultiServiceFactory >& xFactory ) in SfxStoringHelper() function in SfxStoringHelper
1237 uno::Reference< lang::XMultiServiceFactory > SfxStoringHelper::GetServiceFactory() in GetServiceFactory()
1250 uno::Reference< container::XNameAccess > SfxStoringHelper::GetFilterConfiguration() in GetFilterConfiguration()
1266 uno::Reference< container::XContainerQuery > SfxStoringHelper::GetFilterQuery() in GetFilterQuery()
[all …]
H A Dobjserv.cxx613 SfxStoringHelper aHelper( xEmptyFactory ); in ExecFile_Impl()
/AOO42X/main/sfx2/inc/
H A Dguisaveas.hxx49 class SfxStoringHelper class
68SfxStoringHelper( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…
94 static void ExecuteFilterDialog( SfxStoringHelper& _rStorageHelper
/AOO42X/main/sfx2/source/view/
H A Dipclient.cxx953 SfxStoringHelper aHelper( xEmptyFactory ); in DoVerb()