Searched refs:functionName (Results 1 – 8 of 8) sorted by relevance
110 Sequence< sal_Int16 > Adapter::getOutIndexes( const OUString & functionName ) in getOutIndexes() argument113 MethodOutIndexMap::const_iterator ii = m_methodOutIndexMap.find( functionName ); in getOutIndexes()140 functionName, com::sun::star::beans::MethodConcept::ALL ); in getOutIndexes()147 + functionName), in getOutIndexes()180 m_methodOutIndexMap[ functionName ] = ret; in getOutIndexes()
245 com::sun::star::uno::Sequence< sal_Int16 > getOutIndexes( const rtl::OUString & functionName );
194 String functionName = psu.function; in findScript() local200 "\nfunction = " + functionName + in findScript()208 …r.lang.IllegalArgumentException( "Cannot resolve script location for script = " + functionName ) ); in findScript()
489 String functionName = fl.getStringFromID(functionID); in readFunctionToken() local490 return (tf.getFunctionToken(functionName,fl.getArgCountFromString(functionName))); in readFunctionToken()
42 ::rtl::OUString functionName;
209 results.functionName = attr.copy( len2 + 1 ); in parseIt()
424 OUString functionName (RTL_CONSTASCII_USTRINGPARAM ("CreateWindow")); in sfx2CreateWindow() local425 … mSfx2CreateWidget = (WindowCreator) osl_getFunctionSymbol (mSfx2Library, functionName.pData); in sfx2CreateWindow()
72 …e name of a function defined in the report or a group. The format to use is rpt:[functionName]</li>
Completed in 53 milliseconds