Home
last modified time | relevance | path

Searched defs:KnownPrefix (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx396 struct KnownPrefix in determineType() struct
398 const sal_Char* pAsciiPrefix; in determineType()
399 const DATASOURCE_TYPE eType; in determineType()
400 const bool bMatchComplete; in determineType()
402 KnownPrefix() in determineType() function
408 KnownPrefix( const sal_Char* _p, const DATASOURCE_TYPE _t, const bool _m ) in determineType() function