Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/parse/
H A Dsqlnode.cxx778 void OSQLParser::killThousandSeparator(OSQLParseNode* pLiteral) in killThousandSeparator()
793 OSQLParseNode* OSQLParser::convertNode(sal_Int32 nType,OSQLParseNode*& pLiteral) in convertNode()
911 sal_Int16 OSQLParser::buildPredicateRule(OSQLParseNode*& pAppend,OSQLParseNode* pLiteral,OSQLParseN… in buildPredicateRule()
940 sal_Int16 OSQLParser::buildLikeRule(OSQLParseNode*& pAppend, OSQLParseNode*& pLiteral, const OSQLPa… in buildLikeRule()
1494 bool OSQLParser::extractDate(OSQLParseNode* pLiteral,double& _rfValue) in extractDate()
1543 OSQLParseNode* OSQLParser::buildDate(sal_Int32 _nType,OSQLParseNode*& pLiteral) in buildDate()

Completed in 95 milliseconds