Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx775 void OSQLParser::killThousandSeparator(OSQLParseNode* pLiteral) in killThousandSeparator()
790 OSQLParseNode* OSQLParser::convertNode(sal_Int32 nType,OSQLParseNode*& pLiteral) in convertNode()
908 sal_Int16 OSQLParser::buildPredicateRule(OSQLParseNode*& pAppend,OSQLParseNode* pLiteral,OSQLParseN… in buildPredicateRule()
937 sal_Int16 OSQLParser::buildLikeRule(OSQLParseNode*& pAppend, OSQLParseNode*& pLiteral, const OSQLPa… in buildLikeRule()
1491 bool OSQLParser::extractDate(OSQLParseNode* pLiteral,double& _rfValue) in extractDate()
1540 OSQLParseNode* OSQLParser::buildDate(sal_Int32 _nType,OSQLParseNode*& pLiteral) in buildDate()

Completed in 34 milliseconds