/aoo4110/main/sc/source/core/tool/ |
H A D | hints.cxx | 108 const String& rA, const String& rT, const String& rI, sal_uInt8 nM ) in SetDdeLink() argument 113 aDdeItem = rI; in SetDdeLink()
|
H A D | interpr3.cxx | 2025 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 D | ddelink.cxx | 53 ScDdeLink::ScDdeLink( ScDocument* pD, const String& rA, const String& rT, const String& rI, in ScDdeLink() argument 59 aItem( rI ), in ScDdeLink()
|
H A D | interpr2.cxx | 2100 const String& rA, const String& rT, const String& rI, sal_uInt8 nM ) in lcl_GetDdeLink() argument 2111 pLink->GetItem() == rI && in lcl_GetDdeLink()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dview.cxx | 104 SwDrawView::SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice *pOutDev) : in SwDrawView() argument 106 rImp( rI ) in SwDrawView() 123 SetPrintPreview( rI.GetShell()->IsPreView() ); in SwDrawView()
|
/aoo4110/main/sw/inc/ |
H A D | swatrset.hxx | 180 void PutChgd( const SfxPoolItem& rI ) { SfxItemSet::PutDirect( rI ); } in PutChgd() argument
|
/aoo4110/main/sw/source/core/inc/ |
H A D | dview.hxx | 95 SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice* pOutDev=NULL );
|
/aoo4110/main/sc/source/core/inc/ |
H A D | ddelink.hxx | 57 const String& rA, const String& rT, const String& rI,
|
/aoo4110/main/sc/inc/ |
H A D | hints.hxx | 123 void SetDdeLink( const String& rA, const String& rT, const String& rI, sal_uInt8 nM );
|
H A D | linkuno.hxx | 395 const String& rT, const String& rI);
|
/aoo4110/main/stoc/source/invocation/ |
H A D | invocation.cxx | 276 const Reference<XIntrospection> & rI, in Invocation_Impl() argument 280 , xIntrospection( rI ) in Invocation_Impl()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | linkuno.cxx | 1062 const String& rT, const String& rI) : in ScDDELinkObj() argument 1066 aItem( rI ) in ScDDELinkObj()
|