Searched refs:i_nObjectType (Results 1 – 2 of 2) sorted by relevance
532 Reference< XComponent > SAL_CALL OApplicationController::createComponent( ::sal_Int32 i_nObjectType… in createComponent() argument534 …return createComponentWithArguments( i_nObjectType, Sequence< PropertyValue >(), o_DocumentDefinit… in createComponent()538 …ALL OApplicationController::createComponentWithArguments( ::sal_Int32 i_nObjectType, const Sequenc… in createComponentWithArguments() argument543 impl_validateObjectTypeAndName_throw( i_nObjectType, ::boost::optional< ::rtl::OUString >() ); in createComponentWithArguments()546 lcl_objectType2ElementType( i_nObjectType ), in createComponentWithArguments()
124 … static SubComponentType lcl_databaseObjectToSubComponentType( const sal_Int32 i_nObjectType ) in lcl_databaseObjectToSubComponentType() argument126 switch ( i_nObjectType ) in lcl_databaseObjectToSubComponentType()
Completed in 50 milliseconds