Home
last modified time | relevance | path

Searched refs:getValue (Results 726 – 750 of 811) sorted by relevance

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

/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx146 …OLEVariant aVar(OTools::getValue(aProps,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Jet OLEDB:Eng… in construct()
/trunk/main/l10ntools/source/filter/utils/
H A DXMLHelper.java661 java.lang.String sValue = aAttrib.getValue(); in extractNodeAttribByName()
/trunk/main/odk/examples/java/Inspector/
H A DInspectorPane.java129 …if (_oUnoMethodNode.getXIdlMethod().getReturnType().getTypeClass().getValue() == TypeClass.VOID_va… in invoke()
/trunk/main/svx/source/table/
H A Dcell.hxx137 … SVX_DLLPRIVATE virtual double SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/xmloff/source/style/
H A Dxmlstyle.cxx766 xAutoStyles = *(Reference<XAutoStyleFamily>*)aAny.getValue(); in GetAutoStyles()
/trunk/main/sw/source/core/unocore/
H A Dunosrch.cxx597 bVal = *(sal_Bool*)aValue.getValue(); in setPropertyValue()
H A Dunoframe.cxx1429 pNoTxt->SetAutomaticContour( *(sal_Bool *)aValue.getValue() ); in setPropertyValue()
1439 pNoTxt->SetPixelContour( *(sal_Bool *)aValue.getValue() ); in setPropertyValue()
3074 awt::Size* pRet = (awt::Size*)aVal.getValue(); in getSize()
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx413 ? *(sal_uInt32*)pAnyValues[ n ].getValue() in GetValues()
/trunk/main/extensions/test/ole/OleConverterVar1/
H A DconvTest.cxx141 VARIANT* pVariant = *(VARIANT**)target.getValue(); in doTest()
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx413 if ( PrToFileName.getValue() ) in PrintOutHelper()
/trunk/main/forms/source/component/
H A DImageControl.cxx855 xController->getValue(ExtendedFilePickerElementIds::CHECKBOX_LINK, 0) >>= bIsLink; in implInsertGraphics()
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.hxx225 const connectivity::ORowSetValue& getValue(sal_Int32 columnIndex);
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1256 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
1333 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
1463 sal_Int32 SAL_CALL getValue() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/unotools/source/config/
H A Dsaveopt.cxx836 bLoadUserDefinedSettings = *(sal_Bool *)pValues[0].getValue(); in SvtLoadOptions_Impl()
/trunk/main/registry/source/
H A Dkeyimpl.cxx574 RegError ORegKey::getValue(const OUString& valueName, RegValue value) const in getValue() function in ORegKey
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx126 constValue.m_value.aString = ((OUString*)aConstantAny.getValue())->getStr(); in writeConstantData()
/trunk/main/cui/source/options/
H A Doptsave.cxx115 bWarning = *(sal_Bool*)pValues[0].getValue(); in SvxAlienFilterWarningConfig_Impl()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx1120 … sal_Int16 nWeek = maCalendarWrapper.getValue( i18n::CalendarFieldIndex::WEEK_OF_YEAR); in ImplDraw()
1879 …sal_uInt16 nWeek = (sal_uInt16) maCalendarWrapper.getValue( i18n::CalendarFieldIndex::WEEK_OF… in RequestHelp()
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx300 rEntry.nCrc = aCRC32.getValue(); in ImplSetStoredData()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellObj.csv133 "ScCellObj";"com::sun::star::table::XCell";"getValue()"
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java238 …attrs.setAttribute(OfficeNamespaces.SVG_NS, "y", currentY.getValue() + currentY.getType().getType(… in startOther()
/trunk/main/fpicker/source/aqua/
H A DControlHelper.cxx285 uno::Any ControlHelper::getValue( sal_Int16 nControlId, sal_Int16 nControlAction ) const in getValue() function in ControlHelper
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx305 rSubIncrements[0].IntervalCount.getValue()) )); in FillSpecialItem()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx45 void OTools::getValue( OConnection* _pConnection, in getValue() function in OTools
/trunk/main/connectivity/source/inc/ado/
H A DAResultSet.hxx94 …OLEVariant getValue(sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…

Completed in 330 milliseconds

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