Home
last modified time | relevance | path

Searched refs:getValue (Results 526 – 550 of 776) sorted by relevance

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

/aoo41x/main/offapi/com/sun/star/awt/
H A DXCurrencyField.idl51 double getValue();
H A DXNumericField.idl51 double getValue();
H A DXScrollBar.idl77 long getValue();
H A DXSpinValue.idl81 long getValue();
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dtkscrollbar.hxx98 sal_Int32 SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/offapi/com/sun/star/form/binding/
H A DXValueBinding.idl74 any getValue( [in] type aType )
/aoo41x/main/offapi/com/sun/star/table/
H A DXCell.idl79 double getValue();
/aoo41x/main/xmloff/source/style/
H A DXMLPageExport.cxx111 if( !*(sal_Bool *)aAny.getValue() ) in exportStyle()
/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java192 prop.setAttribute("value", "" + e.getValue()); in store()
/aoo41x/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.hxx125 …virtual ::com::sun::star::uno::Any SAL_CALL getValue( sal_Int16 nControlId, sal_Int16 nControlActi…
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelFolderSupport.java203 if (dd.getValue() == DialogDescriptor.OK_OPTION) { in configure()
/aoo41x/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.hxx120 …virtual ::com::sun::star::uno::Any SAL_CALL getValue( sal_Int16 aControlId, sal_Int16 aControlActi…
/aoo41x/main/dtrans/source/win32/dnd/
H A Dsource.cxx166 m_hAppWindow= *(HWND*)aArguments[1].getValue(); in initialize()
/aoo41x/main/i18npool/source/calendar/
H A Dcalendar_jewish.cxx297 sal_Int32 value = getValue(CalendarFieldIndex::YEAR) % 1000; // take last 3 digits in getDisplayString()
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDResultSet.cxx100 return makeAny((sal_Int32)(m_aRow->get())[0]->getValue()); in getBookmark()
/aoo41x/main/cppu/inc/com/sun/star/uno/
H A DAny.h163 inline const void * SAL_CALL getValue() const SAL_THROW( () ) in getValue() function in com::sun::star::uno::Any
/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java286 int nType = AnyConverter.getType(aValue).getTypeClass().getValue(); in isValidAndBoolean()
1181 int type = AnyConverter.getType(aValue).getTypeClass().getValue(); in getTypeObject()
/aoo41x/main/unoxml/source/dom/
H A Ddocument.cxx764 xNew->setValue(xAttr->getValue()); in lcl_ImportNode()
825 OUString const sValue = curAttr->getValue(); in lcl_ImportNode()
/aoo41x/main/sw/source/filter/xml/
H A Dxmltble.cxx878 *this, nNumberFormat, xCell->getValue(), in ExportTableBox()
885 if (*(sal_Bool*)aAny.getValue()) in ExportTableBox()
/aoo41x/main/sc/source/core/data/
H A Dtable5.cxx215 aIterHidden.getValue(nY, bThisRowHidden); in UpdatePageBreaks()
220 aIterHeights.getValue(nY, nTmp); in UpdatePageBreaks()
/aoo41x/main/forms/source/component/
H A DFormattedField.cxx858 Locale* pLocale = (Locale*)aLocale.getValue(); in write()
1198 m_aSaveValue <<= DBTypeConversion::getValue( m_xColumn, m_aNullDate ); // #100056# OJ in translateDbColumnToControlValue()
/aoo41x/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx955 …ue = _rLine.xHandler->convertToPropertyValue( _rLine.pLine->GetEntryName(), xControl->getValue() ); in impl_getControlAsPropertyValue()
957 aPropertyValue = xControl->getValue(); in impl_getControlAsPropertyValue()
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx535 text = static_cast< uno::Exception const *>( rStatus.getValue() )->Message; in update_()
825 … msg = reinterpret_cast< uno::Exception const * >( dpExc.Cause.getValue() )->Message; in execute()
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1320 const uno::Any & rValue = rData.getValue( rProp.Name ); in getPropertyValues()
1691 xProps->getValue( in getPropertyValues()
2992 if ( m_xCachedProps->getValue( DAVProperties::SUPPORTEDLOCK ) in supportsExclusiveWriteLock()
3494 m_xCachedProps->getValue( rtl::OUString( in getBaseURI()
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx570 sal_Int32 SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
987 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
1038 …virtual ::sal_Int64 SAL_CALL getValue( ::sal_Int16 Unit ) throw (::com::sun::star::uno::RuntimeExc…
1085 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);

Completed in 141 milliseconds

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