Home
last modified time | relevance | path

Searched refs:getValue (Results 676 – 700 of 811) sorted by relevance

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

/trunk/main/cui/source/options/
H A Doptasian.cxx287 bKernWesternText = !*(sal_Bool*)aVal.getValue(); in Reset()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditorImpl.java270 XStatusListener listener = ( XStatusListener ) entry.getValue(); in callStatusListeners()
/trunk/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…
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx389 sal_Bool bVal = *(sal_Bool*)pVal->getValue(); in loadStylesFromURL()
905 (uno::Reference< uno::XInterface > *)rElement.getValue(); in insertByName()
1993 (uno::Reference< container::XIndexReplace > *)aValue.getValue(); in lcl_SetStyleProperty()
2156 sal_Bool bAuto = *(sal_Bool*)aValue.getValue(); in lcl_SetStyleProperty()
3679 sal_Bool bVal = *(sal_Bool*)pValues[nProp].getValue(); in SetPropertyValues_Impl()
/trunk/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
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx524 sal_Bool bVal = *(sal_Bool*)rAny.getValue(); in FillPropertySet()
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx506 pTag->addAttr("value", rSprm.getValue()->toString()); in sprm()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorkbook.java393 StringValue sv = new StringValue(fmt.getValue()); in addCell()
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl140 string getValue( [in] long Token )
/trunk/main/pyuno/source/module/
H A Dpyuno_impl.hxx278 virtual ::com::sun::star::uno::Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName )
/trunk/main/connectivity/source/inc/ado/
H A DAwrapado.hxx410 static OLEVariant getValue(const WpADOProperties& _rProps,const OLEVariant &_aPosition);
/trunk/main/dtrans/source/win32/dnd/
H A Dtarget.cxx138 m_hWnd= *(HWND*)aArguments[0].getValue(); in initialize()
/trunk/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
/trunk/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()
/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx126 constValue.m_value.aString = ((OUString*)aConstantAny.getValue())->getStr(); in writeConstantData()
/trunk/main/offapi/com/sun/star/form/binding/
H A DBindableDataAwareControlModel.idl107 initially synchronized by setting the external value (<member>XValueBinding::getValue</member>)
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx522 uno::Any aVal( getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RenderDevice" ) ) ) ); in processPropertiesAndCheckFormat()
/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.cxx183 const uno::Any & ContentProperties::getValue( in getValue() function in ContentProperties
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java566 rowOut[entry.getValue()].setNull(); in getTablePrivileges()
568 rowOut[entry.getValue()].setString(value); in getTablePrivileges()
/trunk/main/sc/source/core/data/
H A Dcolumn2.cxx1819 bool bRowHidden = rHiddenRows.getValue(nRow); in UpdateSelectionFunction()
1836 bool bRowHidden = rHiddenRows.getValue(nRow); in UpdateAreaFunction()
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java188 public Object getValue(Object element, String property) { in createPartControl()
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx311 SwVbaDocument::getValue( const ::rtl::OUString& aPropertyName ) throw (beans::UnknownPropertyExcept… in getValue() function in SwVbaDocument
/trunk/main/extensions/workben/
H A Dpythontest.cxx295 UsrAny any = (*m_pInvokationRef)->getValue( PCHAR_TO_USTRING( &(pcLine[4]) ) ); in cmdLine()

Completed in 302 milliseconds

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