Searched refs:_bForStatementUse (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/connectivity/source/commontools/ |
H A D | predicateinput.cxx | 288 sal_Bool _bForStatementUse, ::rtl::OUString* _pErrorMessage ) const in getPredicateValue() argument 329 sReturn = implParseNode(pParseNode,_bForStatementUse); in getPredicateValue() 336 …UString& _sField, const ::rtl::OUString& _rPredicateValue, sal_Bool _bForStatementUse, ::rtl::OUSt… in getPredicateValue() argument 384 return pParseNode ? implParseNode(pParseNode,_bForStatementUse) : sReturn; in getPredicateValue() 387 …PredicateInputController::implParseNode(OSQLParseNode* pParseNode,sal_Bool _bForStatementUse) const in implParseNode() 396 if ( _bForStatementUse ) in implParseNode() 419 if ( !_bForStatementUse ) in implParseNode()
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | predicateinput.hxx | 99 sal_Bool _bForStatementUse, 106 , sal_Bool _bForStatementUse 122 …OUString implParseNode(::connectivity::OSQLParseNode* pParseNode,sal_Bool _bForStatementUse) const;
|
Completed in 15 milliseconds