Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx2025 rInt(rI), fp(fpVal), fAlpha(fAlphaVal), fBeta(fBetaVal) {} in ScGammaDistFunction()
2063 … ScBetaDistFunction( ScInterpreter& rI, double fpVal, double fAlphaVal, double fBetaVal ) : in ScBetaDistFunction() argument
2064 rInt(rI), fp(fpVal), fAlpha(fAlphaVal), fBeta(fBetaVal) {} in ScBetaDistFunction()
2117 ScTDistFunction( ScInterpreter& rI, double fpVal, double fDFVal ) : in ScTDistFunction() argument
2118 rInt(rI), fp(fpVal), fDF(fDFVal) {} in ScTDistFunction()
2150 ScFDistFunction( ScInterpreter& rI, double fpVal, double fF1Val, double fF2Val ) : in ScFDistFunction() argument
2151 rInt(rI), fp(fpVal), fF1(fF1Val), fF2(fF2Val) {} in ScFDistFunction()
2184 ScChiDistFunction( ScInterpreter& rI, double fpVal, double fDFVal ) : in ScChiDistFunction() argument
2185 rInt(rI), fp(fpVal), fDF(fDFVal) {} in ScChiDistFunction()
2218 ScChiSqDistFunction( ScInterpreter& rI, double fpVal, double fDFVal ) : in ScChiSqDistFunction() argument
[all …]
H A Dhints.cxx108 const String& rA, const String& rT, const String& rI, sal_uInt8 nM ) in SetDdeLink() argument
113 aDdeItem = rI; in SetDdeLink()
H A Dddelink.cxx53 ScDdeLink::ScDdeLink( ScDocument* pD, const String& rA, const String& rT, const String& rI, in ScDdeLink() argument
59 aItem( rI ), in ScDdeLink()
H A Dinterpr2.cxx2100 const String& rA, const String& rT, const String& rI, sal_uInt8 nM ) in lcl_GetDdeLink() argument
2111 pLink->GetItem() == rI && in lcl_GetDdeLink()
/trunk/main/sw/source/core/draw/
H A Ddview.cxx104 SwDrawView::SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice *pOutDev) : in SwDrawView() argument
106 rImp( rI ) in SwDrawView()
123 SetPrintPreview( rI.GetShell()->IsPreView() ); in SwDrawView()
/trunk/main/sw/inc/
H A Dswatrset.hxx188 void PutChgd( const SfxPoolItem& rI ) { SfxItemSet::PutDirect( rI ); } in PutChgd() argument
/trunk/main/sc/source/core/inc/
H A Dddelink.hxx57 const String& rA, const String& rT, const String& rI,
/trunk/main/sw/source/core/inc/
H A Ddview.hxx95 SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice* pOutDev=NULL );
/trunk/main/sc/inc/
H A Dhints.hxx123 void SetDdeLink( const String& rA, const String& rT, const String& rI, sal_uInt8 nM );
H A Dlinkuno.hxx395 const String& rT, const String& rI);
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx276 const Reference<XIntrospection> & rI, in Invocation_Impl() argument
280 , xIntrospection( rI ) in Invocation_Impl()
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1062 const String& rT, const String& rI) : in ScDDELinkObj() argument
1066 aItem( rI ) in ScDDELinkObj()

Completed in 76 milliseconds