/aoo4110/main/connectivity/source/parse/ |
H A D | sqliterator.cxx | 767 _pColumnRef->parseNodeToStr( _out_rColumnName, _rxConnection ); in lcl_getColumnRange() 963 …pColumnRef->getChild(0)->parseNodeToStr( aTableRange, m_pImpl->m_xConnection, NULL, sal_False, sal… in traverseSelectColumnNames() 993 pColumnRef->parseNodeToStr( sColumnName, m_pImpl->m_xConnection, NULL, sal_False, sal_True ); in traverseSelectColumnNames() 1105 pColumnRef->parseNodeToStr( sColumnName, m_pImpl->m_xConnection, NULL, sal_False, sal_False ); in traverseByColumnNames() 1111 pColumnRef->parseNodeToStr( sColumnName, m_pImpl->m_xConnection, NULL, sal_False, sal_False ); in traverseByColumnNames() 1174 … pOther->parseNodeToStr( sColumnName, m_pImpl->m_xConnection, NULL, sal_False, sal_False ); in traverseParameters() 1182 … pOther->parseNodeToStr( sColumnName, m_pImpl->m_xConnection, NULL, sal_False, sal_False ); in traverseParameters() 1191 … pOther->parseNodeToStr( sColumnName, m_pImpl->m_xConnection, NULL, sal_False, sal_False ); in traverseParameters() 1363 …pSearchCondition->getChild(2)->parseNodeToStr( aValue, m_pImpl->m_xConnection, NULL, sal_False, sa… in traverseANDCriteria() 1397 pNum_value_exp->parseNodeToStr( aValue, m_pImpl->m_xConnection, NULL, sal_False, sal_False ); in traverseANDCriteria() [all …]
|
H A D | sqlnode.cxx | 234 void OSQLParseNode::parseNodeToStr(::rtl::OUString& rString, in parseNodeToStr() function in connectivity::OSQLParseNode 242 parseNodeToStr( in parseNodeToStr() 261 …parseNodeToStr(rString, _rxConnection, xFormatter, NULL, rIntl, pContext, sal_True, sal_True, _cDe… in parseNodeToPredicateStr() 278 …parseNodeToStr( rString, _rxConnection, xFormatter, _xField, rIntl, pContext, true, true, _cDec, t… in parseNodeToPredicateStr() 282 void OSQLParseNode::parseNodeToStr(::rtl::OUString& rString, in parseNodeToStr() function in connectivity::OSQLParseNode
|
/aoo4110/main/connectivity/source/commontools/ |
H A D | predicateinput.cxx | 401 …pFuncSpecParent->parseNodeToStr(sReturn, m_xConnection, &m_aParser.getContext(), sal_False, sal_Tr… in implParseNode() 409 …pValueNode->parseNodeToStr(sReturn, m_xConnection, &m_aParser.getContext(), sal_False, sal_True); … in implParseNode() 424 pValueNode->parseNodeToStr( in implParseNode() 429 pValueNode->parseNodeToStr( in implParseNode()
|
H A D | ParamterSubstitution.cxx | 102 pNode->parseNodeToStr( sNewSql, xConnection ); in substituteVariables()
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | SingleSelectQueryComposer.cxx | 173 _pRootNode->getChild(1)->parseNodeToStr( sSQL, _rxConnection ); in getPureSelectStatement() 174 _pRootNode->getChild(2)->parseNodeToStr( sSQL, _rxConnection ); in getPureSelectStatement() 176 _pRootNode->getChild(3)->getChild(0)->getChild(1)->parseNodeToStr( sSQL, _rxConnection ); in getPureSelectStatement() 1068 pCondition->parseNodeToStr( aValue, m_xConnection, NULL ); in setANDCriteria() 1070 pCondition->getChild(0)->parseNodeToStr( aColumnName, m_xConnection, NULL ); in setANDCriteria() 1503 pNode->parseNodeToStr( sResult, m_xConnection ); in getStatementPart() 1804 pCondition->parseNodeToStr( sCondition, m_xConnection ); in getStructuredCondition() 1811 pCondition->parseNodeToStr( sCondition, m_xConnection ); in getStructuredCondition() 1818 pCondition->parseNodeToStr( sCondition, m_xConnection ); in getStructuredCondition() 1825 pCondition->parseNodeToStr( sCondition, m_xConnection ); in getStructuredCondition()
|
H A D | RowSetCache.cxx | 1588 … pTableRef->getChild(0)->parseNodeToStr( sTableRange, _xConnection, NULL, sal_False, sal_False ); in checkJoin()
|
/aoo4110/main/connectivity/source/simpledbt/ |
H A D | parsenode_s.cxx | 72 …void OSimpleParseNode::parseNodeToStr(::rtl::OUString& _rString, const Reference< XConnection >& _… in parseNodeToStr() function in connectivity::OSimpleParseNode 74 m_pFullNode->parseNodeToStr( _rString, _rxConnection, _pContext ); in parseNodeToStr()
|
H A D | parsenode_s.hxx | 52 virtual void parseNodeToStr(::rtl::OUString& _rString,
|
/aoo4110/main/dbaccess/source/ui/querydesign/ |
H A D | QueryDesignView.cxx | 203 _pTableRef->parseNodeToStr(sTableRange,xConnection,NULL,sal_False,sal_False); in getTableRange() 869 pParseNode->getChild(node)->parseNodeToStr( sHavingStr, in GenerateCriterias() 897 pParseNode->parseNodeToStr( aWhere, in GenerateCriterias() 1257 pParseNode->getChild(0)->parseNodeToStr( sGroupBy, in GenerateGroupBy() 1612 pFunction->parseNodeToStr( aColumnName, in AddFunctionCondition() 1655 pParamNode->parseNodeToStr( sParameterValue, in AddFunctionCondition() 1821 pLhs->parseNodeToStr(aName, in ComparisonPredicate() 2323 pParamRef->parseNodeToStr( sFieldName, in InstallFields() 2357 pColumnRef->parseNodeToStr( aColumns, in InstallFields() 2522 pArgument->parseNodeToStr( sGroupByExpression, in GetGroupCriteria() [all …]
|
H A D | querycontroller.cxx | 643 pNode->parseNodeToStr( sNewStatement, getConnection() ); in Execute() 779 pNode->parseNodeToStr(sTemp,getConnection()); in Execute() 1604 pNode->parseNodeToStr( sTranslatedStmt, getConnection() ); in translateStatement()
|
H A D | SelectionBrowseBox.cxx | 880 …pColumnRef->getChild(function)->parseNodeToStr( sParameters, xConnection, &rParser.getContext(), s… in saveField() 902 pColumnRef->parseNodeToStr( sFunction, in saveField() 919 …pColumnRef->getChild(function)->parseNodeToStr( sParameters, xConnection, &rParser.getContext(), s… in saveField()
|
/aoo4110/main/connectivity/inc/connectivity/ |
H A D | sqlnode.hxx | 325 void parseNodeToStr(::rtl::OUString& rString, 425 void parseNodeToStr(::rtl::OUString& rString,
|
H A D | virtualdbtools.hxx | 280 virtual void parseNodeToStr(::rtl::OUString& _rString,
|
/aoo4110/main/connectivity/source/drivers/ado/ |
H A D | APreparedStatement.cxx | 78 pNode->parseNodeToStr( sNewSql, _pConnection ); in OPreparedStatement()
|
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | OPreparedStatement.cxx | 79 pNode->parseNodeToStr( sNewSql, _pConnection ); in OPreparedStatement()
|
/aoo4110/main/connectivity/source/drivers/file/ |
H A D | FStatement.cxx | 437 …pColumnRef->getChild(2)->parseNodeToStr( aColumnName, getOwnConnection(), NULL, sal_False, sal_Fal… in setOrderbyColumn()
|
/aoo4110/main/connectivity/source/drivers/jdbc/ |
H A D | JConnection.cxx | 486 pNode->parseNodeToStr( sNewSql, this ); in transFormPreparedStatement()
|
/aoo4110/main/svx/source/form/ |
H A D | formcontroller.cxx | 881 xParseNode->parseNodeToStr( sCriteria, xConnection, NULL ); in getFastPropertyValue()
|