Searched refs:xFldsRefresh (Results 1 – 2 of 2) sorted by relevance
56 private com.sun.star.util.XRefreshable xFldsRefresh; field in CheckCrossReferences110 xFldsRefresh.refresh(); in checkField()122 …xFldsRefresh = (XRefreshable) UnoRuntime.queryInterface(XRefreshable.class, xFieldSupp.getTextFiel… in checkCrossReferences()207 xFldsRefresh.refresh(); in checkCrossReferences()213 xFldsRefresh.refresh(); in checkCrossReferences()
45 private com.sun.star.util.XRefreshable xFldsRefresh; field in CheckCrossReferences113 xFldsRefresh.refresh(); in checkField()134 xFldsRefresh = (com.sun.star.util.XRefreshable)UnoRuntime.queryInterface( in checkCrossReferences()245 xFldsRefresh.refresh(); in checkCrossReferences()256 xFldsRefresh.refresh(); in checkCrossReferences()
Completed in 16 milliseconds