Home
last modified time | relevance | path

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

/aoo4110/main/idlc/source/
H A Didlc.cxx222 m_pRoot = NULL; in Idlc()
229 if (m_pRoot) in ~Idlc()
230 delete m_pRoot; in ~Idlc()
239 if ( m_pRoot ) in init()
240 delete m_pRoot; in init()
245 m_pScopes->push(m_pRoot); in init()
246 initializePredefinedTypes(m_pRoot); in init()
247 predefineXInterface(m_pRoot); in init()
267 if ( m_pRoot) in reset()
268 delete m_pRoot; in reset()
[all …]
/aoo4110/main/framework/source/fwe/classes/
H A Dbmkmenu.cxx88 BmkMenu* m_pRoot; member in framework::BmkMenu_Impl
101 m_pRoot(pRoot), in BmkMenu_Impl()
107 m_pRoot(0), in BmkMenu_Impl()
/aoo4110/main/idlc/inc/idlc/
H A Didlc.hxx57 { return m_pRoot; } in getRoot()
122 AstModule* m_pRoot; member in Idlc

Completed in 16 milliseconds