Searched refs:myRoot (Results 1 – 1 of 1) sorted by relevance
231 Root myRoot = getRoot(); in checkDesignerRoot() local232 return (myRoot != null && myRoot.isLoadedRoot()); in checkDesignerRoot()