Searched refs:aHyperlinkObj (Results 1 – 2 of 2) sorted by relevance
218 Object aHyperlinkObj = xServiceMan.createInstance( "com.sun.star.text.TextField.URL" ); in doCellSamples() local220 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, aHyperlinkObj ); in doCellSamples()225 UnoRuntime.queryInterface( com.sun.star.text.XTextContent.class, aHyperlinkObj ); in doCellSamples()
98 Object aHyperlinkObj = in doCellSamples()100 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) aHyperlinkObj; in doCellSamples()107 (unoidl.com.sun.star.text.XTextContent) aHyperlinkObj; in doCellSamples()
Completed in 33 milliseconds