Searched refs:xTreeRoot (Results 1 – 2 of 2) sorted by relevance
206 NodeRef xTreeRoot; member in SAXParser218 NodeRef GetRootNode(){ return xTreeRoot; } in GetRootNode()339 xTreeRoot = new ElementNode( CUniString("/"), Reference < XAttributeList > (NULL) ); in startDocument()340 xCurrentNode = xTreeRoot; in startDocument()
366 …com.sun.star.frame.XFramesSupplier xTreeRoot = (com.sun.star.frame.XFramesSupplier)UnoRuntime.quer… in createViewFrame() local370 com.sun.star.frame.XFrames xChildContainer = xTreeRoot.getFrames(); in createViewFrame()
Completed in 24 milliseconds