Searched refs:_soReturnObjectDescription (Results 1 – 2 of 2) sorted by relevance
986 …lic String getMainMethodSignatureSourceCode(XUnoNode _oUnoNode, String _soReturnObjectDescription){ in getMainMethodSignatureSourceCode() argument988 … String sReturn = "public void codesnippet(XInterface " + _soReturnObjectDescription + "){"; in getMainMethodSignatureSourceCode()1222 …lic String getMainMethodSignatureSourceCode(XUnoNode _oUnoNode, String _soReturnObjectDescription){ in getMainMethodSignatureSourceCode() argument1224 … return "Sub Main(" + _soReturnObjectDescription + " as " + getanyTypeDescription(false) + ")"; in getMainMethodSignatureSourceCode()1490 …lic String getMainMethodSignatureSourceCode(XUnoNode _oUnoNode, String _soReturnObjectDescription){ in getMainMethodSignatureSourceCode() argument1492 …erence<" + getCSSNameSpaceString() + "::uno::XInterface>& " + _soReturnObjectDescription + " ){"; in getMainMethodSignatureSourceCode()
38 …lic String getMainMethodSignatureSourceCode(XUnoNode _oUnoNode, String _soReturnObjectDescription); in getMainMethodSignatureSourceCode() argument
Completed in 18 milliseconds