Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/recovery/
H A Dsubcomponentrecovery.hxx59 const SubComponentType i_eType ) in SubComponentRecovery()
82 static const ::rtl::OUString getComponentsStorageName( const SubComponentType i_eType );
115 SubComponentType m_eType;
H A Dsubcomponentrecovery.cxx97 … static const ::rtl::OUString& lcl_getComponentStorageBaseName( const SubComponentType i_eType ) in lcl_getComponentStorageBaseName()
124 … static SubComponentType lcl_databaseObjectToSubComponentType( const sal_Int32 i_nObjectType ) in lcl_databaseObjectToSubComponentType()
157 const SubComponentType i_eType, const ::rtl::OUString& i_rName ) in lcl_getSubComponentDef_nothrow()
405 …const ::rtl::OUString SubComponentRecovery::getComponentsStorageName( const SubComponentType i_eTy… in getComponentsStorageName()
H A Dsubcomponents.hxx46 enum SubComponentType enum
79 typedef ::std::map< SubComponentType, MapStringToCompDesc > MapCompTypeToCompDescs;
H A Ddbdocrecovery.cxx357 SubComponentType aKnownTypes[] = { TABLE, QUERY, FORM, REPORT, RELATION_DESIGN }; in recoverSubDocuments()
375 const SubComponentType eComponentType = map->first; in recoverSubDocuments()

Completed in 36 milliseconds