Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx113 class OSQLParseNodesContainer class
118 OSQLParseNodesContainer();
119 ~OSQLParseNodesContainer();
128 typedef salhelper::SingletonRef<OSQLParseNodesContainer> OSQLParseNodesGarbageCollector;
/aoo4110/main/connectivity/source/parse/
H A Dsqlnode.cxx2780 OSQLParseNodesContainer::OSQLParseNodesContainer() in OSQLParseNodesContainer() function in connectivity::OSQLParseNodesContainer
2784 OSQLParseNodesContainer::~OSQLParseNodesContainer() in ~OSQLParseNodesContainer()
2788 void OSQLParseNodesContainer::push_back(OSQLParseNode* _pNode) in push_back()
2794 void OSQLParseNodesContainer::erase(OSQLParseNode* _pNode) in erase()
2805 bool OSQLParseNodesContainer::empty() const in empty()
2810 void OSQLParseNodesContainer::clear() in clear()
2816 void OSQLParseNodesContainer::clearAndDelete() in clearAndDelete()

Completed in 19 milliseconds