Home
last modified time | relevance | path

Searched refs:OSimpleParseNode (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/connectivity/source/simpledbt/
H A Dparsenode_s.cxx45 OSimpleParseNode::OSimpleParseNode(const OSQLParseNode* _pNode, sal_Bool _bTakeOwnership) in OSimpleParseNode() function in connectivity::OSimpleParseNode
53 OSimpleParseNode::~OSimpleParseNode() in ~OSimpleParseNode()
60 oslInterlockedCount SAL_CALL OSimpleParseNode::acquire() in acquire()
66 oslInterlockedCount SAL_CALL OSimpleParseNode::release() in release()
72 …void OSimpleParseNode::parseNodeToStr(::rtl::OUString& _rString, const Reference< XConnection >& _… in parseNodeToStr()
78 …void OSimpleParseNode::parseNodeToPredicateStr(::rtl::OUString& _rString, const Reference< XConnec… in parseNodeToPredicateStr()
H A Dparsenode_s.hxx39 class OSimpleParseNode class
48 OSimpleParseNode(const OSQLParseNode* _pNode, sal_Bool _bTakeOwnership = sal_True);
49 ~OSimpleParseNode();
H A Dparser_s.cxx71 OSimpleParseNode* pReturn = NULL; in predicateTree()
74 pReturn = new OSimpleParseNode(pFullNode, sal_True); in predicateTree()

Completed in 15 milliseconds