Searched refs:ParamType (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/sc/inc/ |
H A D | callform.hxx | 45 enum ParamType enum 65 ParamType eAsyncType; 66 ParamType eParamType[MAXFUNCPARAM]; 75 const ParamType* peType, 76 ParamType eType); 84 ParamType GetParamType(sal_uInt16 nIndex) const { return eParamType[nIndex]; } in GetParamType() 85 ParamType GetReturnType() const { return eParamType[0]; } in GetReturnType() 86 ParamType GetAsyncType() const { return eAsyncType; } in GetAsyncType()
|
/aoo42x/main/sc/addin/inc/ |
H A D | addin.h | 64 } ParamType; typedef 83 ParamType* peType, 86 extern void CALLTYPE IsAsync( USHORT& nNo, ParamType* peType ); 114 ParamType * peType, 117 extern void CALLTYPE IsAsync( USHORT * nNo, ParamType * peType );
|
/aoo42x/main/sc/source/core/tool/ |
H A D | callform.cxx | 62 …(sal_uInt16& nNo, sal_Char* pFuncName, sal_uInt16& nParamCount, ParamType* peType, sal_Char* pInte… 69 ParamType* peType ); 120 const ParamType* peType, in FuncData() 121 ParamType eType) : in FuncData() 267 ParamType eParamType[MAXFUNCPARAM]; in InitExternalFunc() 268 ParamType eAsyncType = NONE; in InitExternalFunc()
|
H A D | interpr4.cxx | 2161 ParamType eParamType[MAXFUNCPARAM]; in ScExternal()
|
/aoo42x/main/filter/source/xsltfilter/ |
H A D | containerhelper.hxx | 67 template<typename FuncType, typename ParamType> 68 inline void forEachMem(FuncType pFunc, ParamType aParam) const in forEachMem() 97 template<typename FuncType, typename ParamType> 98 inline void forEachMemWithKey(FuncType pFunc, ParamType aParam1) const in forEachMemWithKey()
|
/aoo42x/main/oox/inc/oox/helper/ |
H A D | refmap.hxx | 88 template< typename FuncType, typename ParamType > 89 inline void forEachMem( FuncType pFunc, ParamType aParam ) const in forEachMem() 127 template< typename FuncType, typename ParamType > 128 inline void forEachMemWithKey( FuncType pFunc, ParamType aParam ) const in forEachMemWithKey()
|
H A D | refvector.hxx | 89 template< typename FuncType, typename ParamType > 90 inline void forEachMem( FuncType pFunc, ParamType aParam ) const in forEachMem() 129 template< typename FuncType, typename ParamType > 130 inline void forEachMemWithIndex( FuncType pFunc, ParamType aParam ) const in forEachMemWithIndex()
|
/aoo42x/main/o3tl/inc/o3tl/ |
H A D | lazy_update.hxx | 78 template< typename ParamType > explicit LazyUpdateImpl( ParamType const& rParm ) : in LazyUpdateImpl() 88 template< typename ParamType > LazyUpdateImpl( ParamType const& rParm, in LazyUpdateImpl()
|
/aoo42x/main/oox/inc/oox/ole/ |
H A D | axcontrol.hxx | 866 template< typename ModelType, typename ParamType > 867 inline ModelType& createModel( const ParamType& rParam ); 904 template< typename ModelType, typename ParamType > 905 inline ModelType& EmbeddedControl::createModel( const ParamType& rParam ) in createModel()
|
/aoo42x/main/sc/source/core/inc/ |
H A D | adiasync.hxx | 59 ParamType eType; // PTR_DOUBLE oder PTR_STRING Ergebnis 74 ParamType GetType() const { return eType; } in GetType()
|
/aoo42x/main/sc/addin/rot13/ |
H A D | rot13.cl | 74 ParamType * peType,
|
/aoo42x/main/sc/addin/datefunc/ |
H A D | dfa.cl | 525 ParamType * peType,
|
/aoo42x/extras/l10n/source/eo/ |
H A D | localize.sdf | 11902 …6 0 eo Eligo: Adresmontrilo al tabelo de precize 16 variabloj de tipo ParamType (tipo de paramet…
|
Completed in 554 milliseconds