Home
last modified time | relevance | path

Searched refs:getFunctionReturnType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/connectivity/source/parse/
H A Dsqliterator.cxx1010 nType = getFunctionReturnType(pColumnRef); in traverseSelectColumnNames()
2163 sal_Int32 OSQLParseTreeIterator::getFunctionReturnType(const OSQLParseNode* _pNode ) in getFunctionReturnType() function in OSQLParseTreeIterator
2170 …nType = ::connectivity::OSQLParser::getFunctionReturnType( sFunctionName, &m_rParser.getContext() … in getFunctionReturnType()
2221 nType = getFunctionReturnType(pValueExp->getChild(1)); in getFunctionReturnType()
2238 …nType = ::connectivity::OSQLParser::getFunctionReturnType( sFunctionName, &m_rParser.getContext() … in getFunctionReturnType()
H A Dsqlnode.cxx2547 sal_Int32 OSQLParser::getFunctionReturnType(const ::rtl::OUString& _sFunctionName, const IParseCont… in getFunctionReturnType() function in connectivity::OSQLParser
/trunk/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx235 …static sal_Int32 getFunctionReturnType(const ::rtl::OUString& _sFunctionName, const IParseContext*…
H A Dsqliterator.hxx280 sal_Int32 getFunctionReturnType(const OSQLParseNode* _pNode );
/trunk/main/connectivity/source/commontools/
H A Dpredicateinput.cxx345 …sal_Int32 nType = ::connectivity::OSQLParser::getFunctionReturnType(sField,&m_aParser.getContext()… in getPredicateValue()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx3141 …sal_Int32 nType = ::connectivity::OSQLParser::getFunctionReturnType(sFunction,&rParser.getContext(… in getPredicateTreeFromEntry()
3295 nDataType = OSQLParser::getFunctionReturnType( in fillFunctionInfo()

Completed in 65 milliseconds