Home
last modified time | relevance | path

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

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

/aoo41x/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl140 string getValue( [in] long Token )
/aoo41x/main/connectivity/source/inc/ado/
H A DAwrapado.hxx410 static OLEVariant getValue(const WpADOProperties& _rProps,const OLEVariant &_aPosition);
/aoo41x/main/sc/source/ui/vba/
H A Dvbaapplication.cxx181 ScVbaApplication::getValue( const ::rtl::OUString& PropertyName ) throw(beans::UnknownPropertyExcep… in getValue() function in ScVbaApplication
184 return xWSF->getValue( PropertyName ); in getValue()
H A Dvbaworksheet.cxx884 setDefaultPropByIntrospection( uno::makeAny( getValue( aPropertyName ) ), aValue ); in setValue()
887 ScVbaWorksheet::getValue( const ::rtl::OUString& aPropertyName ) throw (beans::UnknownPropertyExcep… in getValue() function in ScVbaWorksheet
H A Dvbaapplication.hxx67 …virtual css::uno::Any SAL_CALL getValue(const rtl::OUString& PropertyName) throw(css::beans::Unkn…
H A Dvbaworksheet.hxx157 …virtual css::uno::Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName ) throw (css::beans:…
/aoo41x/main/ucb/source/ucp/webdav/
H A DContentProperties.cxx183 const uno::Any & ContentProperties::getValue( in getValue() function in ContentProperties
/aoo41x/main/sw/source/core/view/
H A Dprintdata.cxx522 uno::Any aVal( getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RenderDevice" ) ) ) ); in processPropertiesAndCheckFormat()
/aoo41x/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx126 constValue.m_value.aString = ((OUString*)aConstantAny.getValue())->getStr(); in writeConstantData()
/aoo41x/main/offapi/com/sun/star/form/binding/
H A DBindableDataAwareControlModel.idl107 initially synchronized by setting the external value (<member>XValueBinding::getValue</member>)
/aoo41x/main/toolkit/source/controls/
H A Dunocontrols.cxx3743 aAny <<= xField->getValue(); in textChanged()
3757 double UnoNumericFieldControl::getValue() throw(uno::RuntimeException) in getValue() function in UnoNumericFieldControl
3944 aAny <<= xField->getValue(); in textChanged()
3958 double UnoCurrencyFieldControl::getValue() throw(uno::RuntimeException) in getValue() function in UnoCurrencyFieldControl
4315 sal_Int32 UnoProgressBarControl::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue() function in UnoProgressBarControl
/aoo41x/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java1179 assertEquals("XAttr.getValue()", "", xAttr.getValue()); in testXAttr()
1182 assertEquals("XAttr.setValue()", "bar", xAttr.getValue()); in testXAttr()
2976 public String getValue() { return m_value; } in getValue() method in DOMTest.MockAttr
/aoo41x/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx818 Value::Pointer_t pValue = rSprm.getValue(); in sprm()
/aoo41x/main/ucb/source/ucp/file/
H A Dshell.hxx113 inline const com::sun::star::uno::Any& SAL_CALL getValue() const;
/aoo41x/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java188 public Object getValue(Object element, String property) { in createPartControl()
/aoo41x/main/sw/source/ui/vba/
H A Dvbadocument.cxx311 SwVbaDocument::getValue( const ::rtl::OUString& aPropertyName ) throw (beans::UnknownPropertyExcept… in getValue() function in SwVbaDocument
/aoo41x/main/forms/qa/integration/forms/
H A DCellBinding.java415 if ( cell.getValue() != value ) in verifyNumericCellContent()
/aoo41x/main/extensions/workben/
H A Dpythontest.cxx295 UsrAny any = (*m_pInvokationRef)->getValue( PCHAR_TO_USTRING( &(pcLine[4]) ) ); in cmdLine()
/aoo41x/main/sc/source/core/data/
H A Dcolumn2.cxx1819 bool bRowHidden = rHiddenRows.getValue(nRow); in UpdateSelectionFunction()
1836 bool bRowHidden = rHiddenRows.getValue(nRow); in UpdateAreaFunction()
/aoo41x/main/svl/source/numbers/
H A Dzformat.cxx2866 sal_Int16 nVal = rCal.getValue( CalendarFieldIndex::ERA ); in ImpFallBackToGregorianCalendar()
2918 sal_Int16 nVal = rCal.getValue( CalendarFieldIndex::ERA ); in ImpAppendEraG()
3092 sal_Int16 nVal = rCal.getValue( CalendarFieldIndex::WEEK_OF_YEAR ); in ImpGetDateOutput()
3414 sal_Int16 nVal = rCal.getValue( CalendarFieldIndex::WEEK_OF_YEAR ); in ImpGetDateTimeOutput()
/aoo41x/main/sw/source/core/unocore/
H A Dunotextmarkup.cxx495 uno::Any SAL_CALL SwXStringKeyMap::getValue(const ::rtl::OUString & aKey) throw (uno::RuntimeExcept… in getValue() function in SwXStringKeyMap
/aoo41x/main/forms/source/component/
H A DButton.cxx468 …if (FormButtonType_PUSH == *(FormButtonType*)xSet->getPropertyValue(PROPERTY_BUTTONTYPE).getValue(… in IMPL_LINK()
/aoo41x/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java294 LinkedList l = (LinkedList) e.getValue(); in freeHolders()
/aoo41x/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSet.hxx133 virtual const ORowSetValue& getValue(sal_Int32 columnIndex);
/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx550 bool getValue( TablePropertyMapTarget eWhich, sal_Int32& nFill );

Completed in 158 milliseconds

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