Home
last modified time | relevance | path

Searched refs:_rFactory (Results 1 – 19 of 19) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx289 …ptionChain( const SQLExceptionInfo& _rErrorInfo, const ProviderFactory& _rFactory, ExceptionDispla… in lcl_buildExceptionChain() argument
322 aDisplayInfo.pImageProvider = _rFactory.getImageProvider( aCurrentElement.getType() ); in lcl_buildExceptionChain()
323 … aDisplayInfo.pLabelProvider = _rFactory.getLabelProvider( aCurrentElement.getType(), false ); in lcl_buildExceptionChain()
335 … aSubInfo.pImageProvider = _rFactory.getImageProvider( aCurrentElement.getType() ); in lcl_buildExceptionChain()
336 … aSubInfo.pLabelProvider = _rFactory.getLabelProvider( aCurrentElement.getType(), true ); in lcl_buildExceptionChain()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx78 …indow* pParent, OQueryController& _rController,const Reference< XMultiServiceFactory >& _rFactory) in DBG_NAME()
79 :ODataView( pParent, _rController, _rFactory ) in DBG_NAME()
84 m_pViewSwitch = new OQueryViewSwitch( this, _rController, _rFactory ); in DBG_NAME()
H A Dqueryview.cxx42 …indow* _pParent, OQueryController& _rController,const Reference< XMultiServiceFactory >& _rFactory) in DBG_NAME()
43 :OJoinDesignView( _pParent, _rController, _rFactory ) in DBG_NAME()
H A DJoinDesignView.cxx106 …Window* _pParent, OJoinController& _rController,const Reference< XMultiServiceFactory >& _rFactory) in OJoinDesignView() argument
107 :ODataView( _pParent, _rController, _rFactory ) in OJoinDesignView()
H A DQueryViewSwitch.cxx62 …indow* _pParent, OQueryController& _rController,const Reference< XMultiServiceFactory >& _rFactory) in DBG_NAME()
68 m_pDesignView = new OQueryDesignView( _pParent, _rController, _rFactory ); in DBG_NAME()
H A DQueryDesignView.cxx2599 const Reference< XMultiServiceFactory >& _rFactory) in DBG_NAME()
2600 :OQueryView( _pParent, _rController, _rFactory ) in DBG_NAME()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationDesignView.cxx95 …ow* _pParent, ORelationController& _rController,const Reference< XMultiServiceFactory >& _rFactory) in DBG_NAME()
96 :OJoinDesignView( _pParent, _rController, _rFactory ) in DBG_NAME()
/trunk/main/dbaccess/source/ui/browser/
H A Ddataview.cxx94 const Reference< XMultiServiceFactory >& _rFactory, in DBG_NAME()
97 ,m_xServiceFactory(_rFactory) in DBG_NAME()
H A Dbrwview.cxx105 const Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rFactory) in DBG_NAME()
106 :ODataView(pParent,_rController,_rFactory) in DBG_NAME()
/trunk/main/forms/source/inc/
H A DFormComponent.hxx211 … const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rFactory,
384 …const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>& _rFactory, …
391 …const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>& _rFactory, …
709 const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>& _rFactory,
719 const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>& _rFactory
/trunk/main/sfx2/source/doc/
H A Ddocinsert.cxx70 sal_Int64 _nFlags, const String& _rFactory, bool _bEnableMultiSelection ) : in DocumentInserter() argument
72 m_sDocFactory ( _rFactory ) in DocumentInserter()
/trunk/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.cxx385 … const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rFactory) in DefaultGridColumnModel_CreateInstance() argument
387 …::uno::XInterface >( ( ::cppu::OWeakObject* ) new ::toolkit::DefaultGridColumnModel( _rFactory ) ); in DefaultGridColumnModel_CreateInstance()
/trunk/main/sfx2/inc/sfx2/
H A Ddocinsert.hxx67 …DocumentInserter( sal_Int64 _nFlags, const String& _rFactory, bool _bEnableMultiSelection = false …
/trunk/main/sfx2/source/dialog/
H A Dfiltergrouping.hxx64 const ::rtl::OUString& _rFactory
H A Dfiltergrouping.cxx954 const ::rtl::OUString& _rFactory ) in appendFiltersForSave()
965 const SfxFilter* pDefaultFilter = SfxFilterContainer::GetDefaultFilter_Impl(_rFactory); in appendFiltersForSave()
/trunk/main/desktop/source/splash/
H A Dsplash.hxx82 Reference< XMultiServiceFactory > _rFactory; member in desktop::SplashScreen
H A Dsplash.cxx81 _rFactory = rSMgr; in SplashScreen()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.hxx357 bool IsValidFactory( const String& _rFactory );
H A Dnewhelp.cxx1959 bool SfxHelpIndexWindow_Impl::IsValidFactory( const String& _rFactory ) in IsValidFactory() argument
1965 if ( *pFactory == _rFactory ) in IsValidFactory()

Completed in 181 milliseconds