Home
last modified time | relevance | path

Searched refs:i_nObjectType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx532 Reference< XComponent > SAL_CALL OApplicationController::createComponent( ::sal_Int32 i_nObjectType in createComponent() argument
534 …return createComponentWithArguments( i_nObjectType, Sequence< PropertyValue >(), o_DocumentDefinit… in createComponent()
538 …ALL OApplicationController::createComponentWithArguments( ::sal_Int32 i_nObjectType, const Sequenc… in createComponentWithArguments() argument
543 impl_validateObjectTypeAndName_throw( i_nObjectType, ::boost::optional< ::rtl::OUString >() ); in createComponentWithArguments()
546 lcl_objectType2ElementType( i_nObjectType ), in createComponentWithArguments()
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentrecovery.cxx124 … static SubComponentType lcl_databaseObjectToSubComponentType( const sal_Int32 i_nObjectType ) in lcl_databaseObjectToSubComponentType() argument
126 switch ( i_nObjectType ) in lcl_databaseObjectToSubComponentType()

Completed in 23 milliseconds