Home
last modified time | relevance | path

Searched refs:typeReturn (Results 1 – 12 of 12) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/letter/
H A DCallWizard.java217 Type[] typeReturn = in getTypes() local
223 typeReturn = new Type[] in getTypes()
233 return (typeReturn); in getTypes()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DCallWizard.java217 Type[] typeReturn = in getTypes() local
223 typeReturn = new Type[] in getTypes()
233 return (typeReturn); in getTypes()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DCallWizard.java209 Type[] typeReturn = { in getTypes() local
213typeReturn = new Type[] { new Type(XPropertyAccess.class), new Type(XJob.class), new Type(XJobExec… in getTypes()
218 return (typeReturn); in getTypes()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DCallQueryWizard.java194 Type[] typeReturn = in getTypes() local
200 typeReturn = new Type[] in getTypes()
210 return (typeReturn); in getTypes()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DCallTableWizard.java191 Type[] typeReturn = in getTypes() local
197 typeReturn = new Type[] in getTypes()
207 return (typeReturn); in getTypes()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DCallFormWizard.java184 Type[] typeReturn = in getTypes() local
190 typeReturn = new Type[] in getTypes()
200 return (typeReturn); in getTypes()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DCallWizard.java255 Type[] typeReturn = in getTypes() local
261 typeReturn = new Type[] in getTypes()
271 return (typeReturn); in getTypes()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DCallReportWizard.java238 Type[] typeReturn = in getTypes() local
244 typeReturn = new Type[] in getTypes()
257 return (typeReturn); in getTypes()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/
H A DFlatXml.java88 Type[] typeReturn = {}; in getTypes() local
90 typeReturn = new Type[] { in getTypes()
100 return( typeReturn ); in getTypes()
/trunk/main/filter/source/xsltvalidate/
H A DXSLTValidate.java82 Type[] typeReturn = {}; in getTypes() local
85 typeReturn = new Type[] { in getTypes()
96 return( typeReturn ); in getTypes()
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTransformer.java453 Type[] typeReturn = {}; in getTypes() local
455 typeReturn = new Type[]{ in getTypes()
467 return (typeReturn); in getTypes()
/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java111 Type[] typeReturn = {}; in getTypes() local
114 typeReturn = new Type[] { in getTypes()
125 return( typeReturn ); in getTypes()

Completed in 24 milliseconds