Home
last modified time | relevance | path

Searched refs:TypeTable (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/dbaccess/source/sdbtools/connection/
H A Dtablename.cxx219 } TypeTable[] = in lcl_translateCompositionType_throw() local
231 for ( ; ( i < sizeof( TypeTable ) / sizeof( TypeTable[0] ) ) && !found; ++i ) in lcl_translateCompositionType_throw()
232 if ( TypeTable[i].nCompositionType == _nType ) in lcl_translateCompositionType_throw()
241 return TypeTable[i].eComposeRule; in lcl_translateCompositionType_throw()
/aoo41x/main/dbaccess/source/core/inc/
H A Dobjectnameapproval.hxx63 TypeTable enumerator
/aoo41x/main/dbaccess/source/core/api/
H A Dtablecontainer.cxx308 …PContainerApprove pApprove( new ObjectNameApproval( xConnection, ObjectNameApproval::TypeTable ) ); in appendObject()

Completed in 23 milliseconds