Home
last modified time | relevance | path

Searched refs:_bForStatementUse (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/connectivity/source/commontools/
H A Dpredicateinput.cxx288 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()
/aoo4110/main/connectivity/inc/connectivity/
H A Dpredicateinput.hxx99 sal_Bool _bForStatementUse,
106 , sal_Bool _bForStatementUse
122 …OUString implParseNode(::connectivity::OSQLParseNode* pParseNode,sal_Bool _bForStatementUse) const;

Completed in 14 milliseconds