Searched refs:HGrid (Results 1 – 3 of 3) sorted by relevance
94 XPropertySet HGrid = oObj.getXHelpGrid(); in _getXHelpGrid() local95 result = (HGrid != null); in _getXHelpGrid()
97 XPropertySet HGrid = oObj.getZHelpGrid(); in _getZHelpGrid() local98 result = (HGrid != null); in _getZHelpGrid()
98 XPropertySet HGrid = oObj.getYHelpGrid(); in _getYHelpGrid() local99 result = (HGrid != null); in _getYHelpGrid()
Completed in 15 milliseconds