Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx493 …nentManager::onSubComponentOpened( const ::rtl::OUString& _rName, const sal_Int32 _nComponentType, in onSubComponentOpened() argument
505 SubComponentMatch( _rName, _nComponentType, _eOpenMode ) in onSubComponentOpened()
510 SubComponentDescriptor aElement( _rName, _nComponentType, _eOpenMode, _rxComponent ); in onSubComponentOpened()
529 …ComponentManager::activateSubFrame( const ::rtl::OUString& _rName, const sal_Int32 _nComponentType, in activateSubFrame() argument
537 SubComponentMatch( _rName, _nComponentType, _eOpenMode ) in activateSubFrame()
558 …ComponentManager::closeSubFrames( const ::rtl::OUString& i_rName, const sal_Int32 _nComponentType ) in closeSubFrames() argument
569 if ( ( comp->sName != i_rName ) || ( comp->nComponentType != _nComponentType ) ) in closeSubFrames()
H A Dsubcomponentmanager.hxx74 const sal_Int32 _nComponentType,
89 const sal_Int32 _nComponentType,
105 const sal_Int32 _nComponentType

Completed in 17 milliseconds