Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 25 of 137) sorted by path

123456

/trunk/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
/trunk/main/chart2/source/controller/dialogs/
H A Dres_TextSeparator.cxx138 rtl::OUString TextSeparatorResources::GetValue() const in GetValue() function in chart::TextSeparatorResources
/trunk/main/connectivity/source/commontools/
H A DTSortIndex.cxx143 sal_Int32 OSortIndex::GetValue(sal_Int32 nPos) const in GetValue() function in OSortIndex
/trunk/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
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx812 double GetValue() const { return mdValue; } in GetValue() function in cui::ColorSliderControl
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx702 long AbstractFmInputRecordNoDialog_Impl::GetValue() const in GetValue() function in AbstractFmInputRecordNoDialog_Impl
/trunk/main/cui/source/inc/
H A Dcuitbxform.hxx47 long GetValue() const { return static_cast<long>(m_aRecordNo.GetValue()); } in GetValue() function in FmInputRecordNoDialog
/trunk/main/dbaccess/source/ext/macromigration/
H A Drangeprogressbar.hxx90 inline sal_uInt32 RangeProgressBar::GetValue() const in GetValue() function in dbmm::RangeProgressBar
/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsize.cxx94 sal_Int32 DlgSize::GetValue() in GetValue() function in dbaui::DlgSize
H A Doptionalboolitem.hxx53 bool GetValue() const { return *m_aValue; } in GetValue() function in dbaui::OptionalBoolItem
/trunk/main/editeng/inc/editeng/
H A Dcolritem.hxx82 const Color& GetValue() const in GetValue() function in SvxColorItem
H A Dtwolinesitem.hxx75 sal_Bool GetValue() const { return bOn; } in GetValue() function in SvxTwoLinesItem
/trunk/main/editeng/source/uno/
H A Dunoedhlp.cxx51 sal_uLong SvxEditSourceHint::GetValue() const in GetValue() function in SvxEditSourceHint
/trunk/main/extensions/source/ole/
H A Djscriptclasses.cxx205 STDMETHODIMP JScriptValue::GetValue( BSTR* type, VARIANT *value) in GetValue() function in JScriptValue
/trunk/main/idl/inc/
H A Dbastype.hxx194 sal_uInt32 GetValue() const { return nValue; } in GetValue() function in SvNumberIdentifier
H A Dhash.hxx78 sal_uLong GetValue() const { return nValue; } in GetValue() function in SvStringHashEntry
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx81 const String &GetValue() { return sValue; } in GetValue() function in XMLAttribute
/trunk/main/linguistic/source/
H A Dlngopt.cxx195 void LinguOptions::GetValue( Any &rVal, sal_Int32 nWID ) const in GetValue() function in LinguOptions
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/attribute/
H A DAttributeProvider.java48 public String GetValue (final String sKey) in GetValue() method in AttributeProvider
/trunk/main/sc/inc/
H A Daddincol.hxx234 double GetValue() const { return fValue; } in GetValue() function in ScUnoAddInCall
H A Dattrib.hxx338 double GetValue() const { return nValue; } in GetValue() function in ScDoubleItem
H A Dcell.hxx210 inline double GetValue() const { return mfValue; } in GetValue() function in ScValueCell
H A Dcollect.hxx167 double GetValue () const { return nValue; } in GetValue() function in TypedStrData
H A Dcompressedarray.hxx157 const D& ScCompressedArray<A,D>::GetValue( A nPos ) const in GetValue() function in ScCompressedArray
165 const D& ScCompressedArray<A,D>::GetValue( A nPos, size_t& nIndex, A& nEnd ) const in GetValue() function in ScCompressedArray
174 const D& ScCompressedArray<A,D>::GetValue( A nPos, size_t& nIndex, A& nStart, in GetValue() function in ScCompressedArray

Completed in 141 milliseconds

123456