Home
last modified time | relevance | path

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

/aoo41x/main/package/qa/storages/
H A DTest10.java128 …XNameAccess xClonedNameAccess = (XNameAccess) UnoRuntime.queryInterface( XNameAccess.class, xClone… in test() local
129 if ( xClonedNameAccess == null ) in test()
138 if ( xClonedNameAccess.hasElements() ) in test()
148 xClonedNameAccess = null; in test()
H A DTest11.java130 …XNameAccess xClonedNameAccess = (XNameAccess) UnoRuntime.queryInterface( XNameAccess.class, xClone… in test() local
131 if ( xClonedNameAccess == null ) in test()
140 if ( xClonedNameAccess.hasElements() ) in test()
150 xClonedNameAccess = null; in test()
/aoo41x/main/package/qa/ofopxmlstorages/
H A DTest07.java146 …XNameAccess xClonedNameAccess = (XNameAccess) UnoRuntime.queryInterface( XNameAccess.class, xClone… in test() local
147 if ( xClonedNameAccess == null ) in test()
159 if ( xClonedNameAccess.hasElements() ) in test()
169 xClonedNameAccess = null; in test()

Completed in 14 milliseconds