Home
last modified time | relevance | path

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

/aoo4110/main/automation/source/server/
H A DXMLParser.cxx206 NodeRef xTreeRoot; member in SAXParser
218 NodeRef GetRootNode(){ return xTreeRoot; } in GetRootNode()
339 xTreeRoot = new ElementNode( CUniString("/"), Reference < XAttributeList > (NULL) ); in startDocument()
340 xCurrentNode = xTreeRoot; in startDocument()
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java366 …com.sun.star.frame.XFramesSupplier xTreeRoot = (com.sun.star.frame.XFramesSupplier)UnoRuntime.quer… in createViewFrame() local
370 com.sun.star.frame.XFrames xChildContainer = xTreeRoot.getFrames(); in createViewFrame()

Completed in 24 milliseconds