Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/chart/
H A D_XAxisXSupplier.java94 XPropertySet HGrid = oObj.getXHelpGrid(); in _getXHelpGrid() local
95 result = (HGrid != null); in _getXHelpGrid()
H A D_XAxisZSupplier.java97 XPropertySet HGrid = oObj.getZHelpGrid(); in _getZHelpGrid() local
98 result = (HGrid != null); in _getZHelpGrid()
H A D_XAxisYSupplier.java98 XPropertySet HGrid = oObj.getYHelpGrid(); in _getYHelpGrid() local
99 result = (HGrid != null); in _getYHelpGrid()

Completed in 14 milliseconds