Home
last modified time | relevance | path

Searched refs:getValue (Results 651 – 675 of 811) sorted by relevance

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

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditSettingDialog.java230 sRedirectURL = aRequest.getResponseHeader( "Location" ).getValue(); in DoLogin()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableManager.cxx94 const Value::Pointer_t pValue = rSprm.getValue(); in sprm()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_expmodels.cxx982 OUString::valueOf( *(double const *)a.getValue() ) ); in readFormattedFieldModel()
987 *(OUString const *)a.getValue() ); in readFormattedFieldModel()
/trunk/main/forms/source/component/
H A DListBox.cxx1598 Sequence<sal_Int16>& rSelection = *(Sequence<sal_Int16> *)aValue.getValue(); in itemStateChanged()
1599 … Sequence<sal_Int16>& rOldSelection = *(Sequence<sal_Int16> *)m_aCurrentSelection.getValue(); in itemStateChanged()
H A DFormComponent.cxx949 const_cast< void* >( aCurrentValue.getValue() ), aCurrentValue.getValueType().getTypeLibType(), in getPropertyStateByHandle()
950 const_cast< void* >( aDefaultValue.getValue() ), aDefaultValue.getValueType().getTypeLibType(), in getPropertyStateByHandle()
2815 aExternalValue = xExternalBinding->getValue( aValueExchangeType ); in transferExternalValueToControl()
/trunk/main/svx/source/table/
H A Dcell.cxx936 double SAL_CALL Cell::getValue( ) throw (RuntimeException) in getValue() function in sdr::table::Cell
1029 const TableBorder* pBorder = (const TableBorder* )rValue.getValue(); in setPropertyValue()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1700 double SVTXNumericField::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue() function in SVTXNumericField
1866 double SVTXCurrencyField::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue() function in SVTXCurrencyField
2208 sal_Int32 VCLXProgressBar::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue() function in VCLXProgressBar
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx141 …virtual Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName ) throw (UnknownPropertyExcept…
363 DocObjectWrapper::getValue( const ::rtl::OUString& aPropertyName ) throw (UnknownPropertyException,… in getValue() function in DocObjectWrapper
366 return m_xAggInv->getValue( aPropertyName ); in getValue()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx279 *ppException, const_cast< void * >(exc.getValue()), in binuno_proxy_dispatch()
/trunk/main/svl/source/config/
H A Dcjkoptions.cxx202 sal_Bool bValue = *(sal_Bool*)pValues[nProp].getValue(); in Load()
/trunk/main/extensions/source/bibliography/
H A Dbibconfig.cxx136 bShowColumnAssignmentWarning = *(sal_Bool*)pValues[nProp].getValue(); in BibConfig()
/trunk/main/sc/source/core/data/
H A Ddpcachetable.cxx318 void ScDPCacheTable::getValue( ScDPValueData& rVal, SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) c… in getValue() function in ScDPCacheTable
/trunk/main/sax/source/tools/
H A Dfastserializer.cxx272 write(escapeXml(Attribs->getValue(pFastAttr[j].Token))); in writeFastAttributeList()
/trunk/main/registry/source/
H A Dregistry.cxx444 &getValue, in initRegistry_Api()
/trunk/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx94 inline const ::com::sun::star::uno::Any& getValue() const { return maValue; } in getValue() function in oox::xls::PivotCacheItem
/trunk/main/l10ntools/source/help/
H A DHelpIndexerTool.java382 aZipEntry.setCrc( tempCRC.getValue() ); in addToZipRecursively()
/trunk/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx158 if ( (*aIter)->evaluate(aRow)->getValue().getBool() ) in getTypeInfo()
/trunk/main/fpicker/source/win32/misc/
H A DWinImplHelper.cxx462 sal_Bool bCheckState = *reinterpret_cast< const sal_Bool* >( aState.getValue( ) ); in CheckboxSetState()
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx820 css::beans::Optional< css::uno::Any > getValue(ConfigurationValue const & data) in getValue() function
/trunk/main/svl/source/items/
H A Ditemprop.cxx251 sal_Int32 nTmp = *(sal_Int32*)rAny.getValue(); in getPropertyValue()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java312 attrList.setAttribute(attrNamespace, key, String.valueOf(entry.getValue())); in buildAttributeList()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.hxx167 …virtual ::com::sun::star::uno::Any SAL_CALL getValue( sal_Int16 aControlId, sal_Int16 aControlActi…
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/
H A DSchemaReader.java223 aEntry.setValue(aEntry.getValue().GetOptimizedSchema(maOptimizedSchemaBase)); in Run()
/trunk/main/sc/source/ui/vba/
H A Dvbaworkbook.cxx112 if ( Index.getValue() ) in Colors()
/trunk/main/connectivity/inc/connectivity/
H A Dvirtualdbtools.hxx253 virtual double getValue(

Completed in 1149 milliseconds

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