Home
last modified time | relevance | path

Searched refs:getValue (Results 601 – 625 of 811) sorted by relevance

1...<<21222324252627282930>>...33

/trunk/main/comphelper/source/misc/
H A Danytostring.cxx326 appendValue( buf, value.getValue(), value.getValueTypeRef(), true ); in anyToString()
/trunk/main/connectivity/inc/connectivity/
H A Ddbconversion.hxx97 …static double getValue( const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XColumn>& x…
/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx63 virtual const ORowSetValue& getValue() const;
/trunk/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java147 System.setProperty("info.app." + e.getKey(), (String)e.getValue()); in OpenOffice()
/trunk/main/sysui/source/win32/misc/
H A DWinImplHelper.cxx331 sal_Bool bCheckState = *reinterpret_cast< const sal_Bool* >( aState.getValue( ) ); in CheckboxSetState()
/trunk/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()
/trunk/main/package/source/package/zipapi/
H A DZipFile.cxx1049 return aCRC.getValue(); in getCRC()
1083 *nCRC = aCRC.getValue(); in getSizeAndCRC()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java772 switch (type.getTypeClass().getValue()) { in updateObject()
857 switch (type.getTypeClass().getValue()) { in setObject()
H A DORowSetValue.java300 switch (type.getTypeClass().getValue()) { in fill()
421 value = ((com.sun.star.uno.Enum)object).getValue(); in fill()
/trunk/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()
/trunk/main/svl/source/config/
H A Dasiancfg.cxx106 pImpl->bKerningWesternTextOnly = *(sal_Bool*) pValues[0].getValue(); in Load()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java89 className = attrs.getValue( "Application-Class" ); in main()
/trunk/main/sc/source/ui/vba/
H A Dvbachart.hxx79 …double getValue(sal_Int32 _seriesIndex, sal_Int32 _valindex) throw ( css::script::BasicErrorExcept…
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java75 double nDblValue = xCell.getValue() * 2; in doSampleFunction()
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DScriptBrowseNode.java318 public Object getValue(String aPropertyName) in getValue() method in ScriptBrowseNode
/trunk/main/binaryurp/source/
H A Dmarshal.cxx134 writeValue(buffer, type, value.getValue(type)); in writeValue()
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java191 public Object getValue( String aPropertyName ) in getValue() method in HelpSearch._HelpSearch
/trunk/main/xmloff/source/draw/
H A DXMLImageMapExport.cxx217 if (! *(sal_Bool*)aAny.getValue()) in ExportMapEntry()
/trunk/main/xmloff/source/text/
H A Dtxtftne.cxx330 ( (*(sal_Bool *)aAny.getValue()) ? in exportTextFootnoteConfigurationHelper()
/trunk/main/svl/inc/svl/
H A Dpoolitem.hxx75 nValue = *(sal_Bool*)rValue.getValue(); in Any2Bool()
/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx147 const_cast< void* >( _rData.getValue() ), _rData.getValueType().getTypeLibType(), in lcl_copyData()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java358 contents = ((Formula)cell).getValue(); in getCellValue()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java248 if (me.getValue() == object) in getKey()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/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()"

Completed in 166 milliseconds

1...<<21222324252627282930>>...33