Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/parse/
H A Dsqlnode.cxx1202 m_nDateFormatKey = xFormats->queryKey(sFormat,aLocale,sal_False); in predicateTree()
1203 if ( m_nDateFormatKey == sal_Int32(-1) ) in predicateTree()
1204 m_nDateFormatKey = xFormats->addNew(sFormat, aLocale); in predicateTree()
1252 m_nDateFormatKey = 0; in predicateTree()
1273 m_nDateFormatKey = 0; in predicateTree()
1291 ,m_nDateFormatKey(0) in OSQLParser()
1534 nTryFormat = m_nDateFormatKey; in extractDate()
/aoo42x/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx175 sal_Int32 m_nDateFormatKey; member in connectivity::OSQLParser

Completed in 57 milliseconds