Home
last modified time | relevance | path

Searched refs:getValue (Results 576 – 600 of 776) sorted by relevance

1...<<21222324252627282930>>...32

/aoo41x/main/binaryurp/source/
H A Dmarshal.cxx134 writeValue(buffer, type, value.getValue(type)); in writeValue()
/aoo41x/main/scripting/java/com/sun/star/script/framework/browse/
H A DScriptBrowseNode.java318 public Object getValue(String aPropertyName) in getValue() method in ScriptBrowseNode
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java75 double nDblValue = xCell.getValue() * 2; in doSampleFunction()
/aoo41x/main/sc/source/ui/vba/
H A Dvbachart.hxx79 …double getValue(sal_Int32 _seriesIndex, sal_Int32 _valindex) throw ( css::script::BasicErrorExcept…
/aoo41x/main/xmlhelp/source/com/sun/star/help/
H A DHelpSearch.java191 public Object getValue( String aPropertyName ) in getValue() method in HelpSearch._HelpSearch
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx3107 sal_Int32 VCLXScrollBar::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue() function in VCLXScrollBar
3372 aProp <<= (sal_Int32) getValue(); in getProperty()
5213 double VCLXNumericField::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue() function in VCLXNumericField
5341 double n = getValue(); in setDecimalDigits()
5437 aProp <<= (double) getValue(); in getProperty()
5567 ::sal_Int64 VCLXMetricField::getValue( ::sal_Int16 nUnit ) throw (::com::sun::star::uno::RuntimeExc…
5808 double VCLXCurrencyField::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue() function in VCLXCurrencyField
5936 double n = getValue(); in setDecimalDigits()
6039 aProp <<= (double) getValue(); in getProperty()
/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java248 if (me.getValue() == object) in getKey()
/aoo41x/main/xmloff/source/draw/
H A DXMLImageMapExport.cxx217 if (! *(sal_Bool*)aAny.getValue()) in ExportMapEntry()
/aoo41x/main/xmloff/source/text/
H A Dtxtftne.cxx330 ( (*(sal_Bool *)aAny.getValue()) ? in exportTextFootnoteConfigurationHelper()
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java358 contents = ((Formula)cell).getValue(); in getCellValue()
/aoo41x/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx147 const_cast< void* >( _rData.getValue() ), _rData.getValueType().getTypeLibType(), in lcl_copyData()
/aoo41x/main/odk/examples/java/Text/
H A DHardFormatting.java169 switch( xPropertyStateValue.getValue() ) { in checkPropertyState()
/aoo41x/main/svl/inc/svl/
H A Dpoolitem.hxx75 nValue = *(sal_Bool*)rValue.getValue(); in Any2Bool()
/aoo41x/main/fpicker/source/win32/filepicker/
H A DFilePicker.hxx159 …virtual ::com::sun::star::uno::Any SAL_CALL getValue( sal_Int16 aControlId, sal_Int16 aControlActi…
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptProviderForJavaScript.java295 Object wrap = jse.getValue(); in invoke()
/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCurrencyControl.csv22 "OCurrencyControl";"com::sun::star::awt::XCurrencyField";"getValue()"
H A Dcom.sun.star.comp.forms.ONumericControl.csv64 "ONumericControl";"com::sun::star::awt::XNumericField";"getValue()"
/aoo41x/main/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCurrencyField.csv20 "UnoControlCurrencyField";"com::sun::star::awt::XCurrencyField";"getValue()"
H A Dcom.sun.star.awt.UnoControlNumericField.csv62 "UnoControlNumericField";"com::sun::star::awt::XNumericField";"getValue()"
/aoo41x/main/oox/source/helper/
H A Dattributelist.cxx261 return mxAttribs->getValue( nAttrToken ); in getString()
/aoo41x/main/chart2/source/view/inc/
H A DVDataSeries.hxx58 double getValue( sal_Int32 index ) const;
/aoo41x/main/connectivity/source/simpledbt/
H A Dstaticdbtools_s.hxx51 virtual double getValue(
/aoo41x/main/package/source/zipapi/
H A DZipFile.cxx1049 return aCRC.getValue(); in getCRC()
1083 *nCRC = aCRC.getValue(); in getSizeAndCRC()
/aoo41x/main/padmin/source/
H A Dadddlg.cxx563 const PPDValue* pValue = pKey ? pKey->getValue( String( aValue, aEncoding ) ) : NULL; in APOldPrinterPage()
610 …const PPDValue* pValue = pKey ? ( aValue.Equals( "*nil" ) ? NULL : pKey->getValue( String( aValue,… in APOldPrinterPage()
/aoo41x/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1505 *reinterpret_cast< OUString const * >(Element.getValue()); in has()
1553 pArray[i], *(Reference<XInterface > *)Element.getValue() ) ); in insert()
1586 *reinterpret_cast< OUString const * >(Element.getValue()); in remove()

Completed in 122 milliseconds

1...<<21222324252627282930>>...32