Home
last modified time | relevance | path

Searched defs:GetValue (Results 101 – 125 of 137) sorted by relevance

123456

/aoo42x/main/basic/source/inc/
H A Dexpr.hxx226 double GetValue() { return nVal; } in GetValue() function in SbiConstExpression
H A Dsymtbl.hxx243 double GetValue() { return nVal; } in GetValue() function in SbiConstDef
/aoo42x/main/sc/source/ui/inc/
H A Doptsolver.hxx91 sal_Bool GetValue() const { return mbValue; } in GetValue() function in ScOptSolverSave
/aoo42x/main/idl/inc/
H A Dbastype.hxx194 sal_uInt32 GetValue() const { return nValue; } in GetValue() function in SvNumberIdentifier
/aoo42x/main/sc/source/core/tool/
H A Dinterpr3.cxx2027 double GetValue( double x ) const { return fp - rInt.GetGammaDist(x, fAlpha, fBeta); } in GetValue() function in ScGammaDistFunction
2066 double GetValue( double x ) const { return fp - rInt.GetBetaDist(x, fAlpha, fBeta); } in GetValue() function in ScBetaDistFunction
2120 double GetValue( double x ) const { return fp - 2 * rInt.GetTDist(x, fDF); } in GetValue() function in ScTDistFunction
2153 double GetValue( double x ) const { return fp - rInt.GetFDist(x, fF1, fF2); } in GetValue() function in ScFDistFunction
2187 double GetValue( double x ) const { return fp - rInt.GetChiDist(x, fDF); } in GetValue() function in ScChiDistFunction
2221 double GetValue( double x ) const { return fp - rInt.GetChiSqDistCDF(x, fDF); } in GetValue() function in ScChiSqDistFunction
/aoo42x/main/l10ntools/inc/
H A Dxmlparse.hxx81 const String &GetValue() { return sValue; } in GetValue() function in XMLAttribute
/aoo42x/main/sc/inc/
H A Dcell.hxx210 inline double GetValue() const { return mfValue; } in GetValue() function in ScValueCell
H A Dtable.hxx321 double GetValue( const ScAddress& rPos ) const in GetValue() function in ScTable
/aoo42x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx537 SCODE STDMETHODCALLTYPE COooFilter::GetValue(PROPVARIANT ** ppPropValue) in GetValue() function in COooFilter
/aoo42x/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx124 String GetValue() const { return m_aNameEdit.GetText(); } in GetValue() function in StringInputDialog
/aoo42x/main/linguistic/source/
H A Dlngopt.cxx195 void LinguOptions::GetValue( Any &rVal, sal_Int32 nWID ) const in GetValue() function in LinguOptions
/aoo42x/main/sw/source/core/fields/
H A Dfldbas.cxx705 double SwValueField::GetValue() const in GetValue() function in SwValueField
H A Dcellfml.cxx75 double SwTableBox::GetValue( SwTblCalcPara& rCalcPara ) const in GetValue() function in SwTableBox
/aoo42x/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx644 OLEVariant WpADOProperty::GetValue() const in GetValue() function in WpADOProperty
652 void WpADOProperty::GetValue(OLEVariant &aValVar) const in GetValue() function in WpADOProperty
1009 void WpADOParameter::GetValue(OLEVariant& aValVar) const in GetValue() function in WpADOParameter
1015 OLEVariant WpADOParameter::GetValue() const in GetValue() function in WpADOParameter
/aoo42x/main/sfx2/inc/sfx2/
H A Dmsg.hxx286 sal_uInt16 GetValue() const { return nValue; } in GetValue() function in SfxSlot
/aoo42x/main/starmath/inc/
H A Ddialog.hxx216 sal_uInt16 GetValue(sal_uInt16 Index) const { return Value[Index]; } in GetValue() function in SmCategoryDesc
/aoo42x/main/sc/source/core/data/
H A Ddptablecache.cxx350 double ScDPItemData::GetValue() const in GetValue() function in ScDPItemData
H A Dcell2.cxx413 double ScFormulaCell::GetValue() in GetValue() function in ScFormulaCell
/aoo42x/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx92 const ::com::sun::star::uno::Any& GetValue() const { return aValue; } in GetValue() function
/aoo42x/main/toolkit/source/layout/vcl/
H A Dwfield.cxx308 sal_Int64 MetricFormatter::GetValue( FieldUnit nUnit ) const in GetValue() function in layout::MetricFormatter
/aoo42x/main/svtools/source/control/
H A Dfmtfield.cxx1066 double FormattedField::GetValue() in GetValue() function in FormattedField
/aoo42x/main/svx/source/xoutdev/
H A Dxattr2.cxx521 com::sun::star::drawing::LineCap XLineCapItem::GetValue() const in GetValue() function in XLineCapItem
/aoo42x/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx180 String GetValue() const {return aTextED.GetText();} in GetValue() function in SwSendQueryBox_Impl
/aoo42x/main/cui/source/dialogs/
H A Dcolorpicker.cxx812 double GetValue() const { return mdValue; } in GetValue() function in cui::ColorSliderControl
/aoo42x/main/vcl/inc/vcl/
H A Dmetaact.hxx1509 sal_Int32 GetValue() const { return mnValue; } in GetValue() function in MetaCommentAction

Completed in 173 milliseconds

123456