Home
last modified time | relevance | path

Searched refs:getValue (Results 151 – 175 of 811) sorted by relevance

12345678910>>...33

/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx203 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_BIT,m_bWasNull,**this,&nValue,… in getBoolean()
226 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_TINYINT,m_bWasNull,**this,&nVa… in getByte()
279 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,m_pConnection->useOldDateFormat() ? … in getDate()
298 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_DOUBLE,m_bWasNull,**this,&nVal… in getDouble()
315 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_FLOAT,m_bWasNull,**this,&nVal,… in getFloat()
333 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_LONG,m_bWasNull,**this,&nVal,s… in getInt()
408 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_SHORT,m_bWasNull,**this,&nVal,… in getShort()
450 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,m_pConnection->useOldDateFormat() ? … in getTime()
468 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,m_pConnection->useOldDateFormat() ? … in getTimestamp()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx429 Exception& e_ = *( (Exception*)aWrappedAny.getValue() ); in implGetWrappedMsg()
916 case TypeClass_BOOLEAN: pVar->PutBool( *(sal_Bool*)aValue.getValue() ); break; in unoToSbxValue()
919 pVar->PutChar( *(sal_Unicode*)aValue.getValue() ); in unoToSbxValue()
1113 aRetType = ((SbUnoAnyObject*)(SbxBase*)xObj)->getValue().getValueType(); in getUnoTypeForSbxValue()
1138 return ((SbUnoAnyObject*)(SbxBase*)xObj)->getValue(); in sbxToUnoValueImpl()
1338 return ((SbUnoAnyObject*)(SbxBase*)xObj)->getValue(); in sbxToUnoValue()
1682 xObj = *(Reference< XInterface >*)aToInspectObj.getValue(); in getDbgObjectNameImpl()
2149 Any aRetAny = mxInvocation->getValue( pProp->GetName() ); in TYPEINIT1()
2429 x = *(Reference< XInterface >*)aUnoObj_.getValue(); in SbUnoObject()
3243 Reference< XInterface > x = *(Reference< XInterface >*)aAny.getValue(); in RTL_Impl_HasInterfaces()
[all …]
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1869 if (pOrgRow.isValid() && !rRow.get()[nPos]->getValue().isNull() )//&& pVal->isModified()) in UpdateBuffer()
1876 if (rRow.get()[nPos]->getValue().isNull()) in UpdateBuffer()
1900 lcl_CalcJulDate(nJulianDate,nJulianTime,rRow.get()[nPos]->getValue()); in UpdateBuffer()
1914 if(rRow.get()[nPos]->getValue().getTypeKind() == DataType::DOUBLE) in UpdateBuffer()
1915 aDate = ::dbtools::DBTypeConversion::toDate(rRow.get()[nPos]->getValue().getDouble()); in UpdateBuffer()
1917 aDate = rRow.get()[nPos]->getValue(); in UpdateBuffer()
1936 sal_Int32 nValue = rRow.get()[nPos]->getValue(); in UpdateBuffer()
1947 const double d = rRow.get()[nPos]->getValue(); in UpdateBuffer()
1967 const double n = rRow.get()[nPos]->getValue(); in UpdateBuffer()
2004 *pData = rRow.get()[nPos]->getValue().getBool() ? 'T' : 'F'; in UpdateBuffer()
[all …]
/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolormodifier.hxx242 double getValue() const { return mfValue; } in getValue() function in basegfx::BColorModifier_interpolate
277 double getValue() const { return mfValue; } in getValue() function in basegfx::BColorModifier_black_and_white
314 double getValue() const { return mfValue; } in getValue() function in basegfx::BColorModifier_gamma
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx74 double VDataSequence::getValue( sal_Int32 index ) const in getValue() function in chart::VDataSequence
525 return m_aValues_Y_Min.getValue( index ); in getY_Min()
529 return m_aValues_Y_Max.getValue( index ); in getY_Max()
533 return m_aValues_Y_First.getValue( index ); in getY_First()
537 return m_aValues_Y_Last.getValue( index ); in getY_Last()
541 return m_aValues_Bubble_Size.getValue( index ); in getBubble_Size()
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx255 VARIANT* pvariant= *(VARIANT**)anyDisp.getValue(); in convertSelfToCom()
824 sal_uInt16 value = *(sal_Unicode*) rAny.getValue(); in anyToVariant()
903 sal_Int32 value = *(sal_Int32*) rAny.getValue(); in anyToVariant()
1080 uno_Sequence * pMultiSeq= *(uno_Sequence* const*) rSeq.getValue(); in createUnoSequenceWrapper()
1269 sal_Int32 dimCount= (*(uno_Sequence* const *) rSeq.getValue())->nElements; in getElementCountAndTypeOfSequence()
1282 uno_Sequence* pSeq = *(uno_Sequence* const*) rSeq.getValue(); in getElementCountAndTypeOfSequence()
1310 uno_Sequence * punoSeq= *(uno_Sequence**) rSeq.getValue(); in createUnoSequenceWrapper()
2077 uno_Sequence * p_unoSeq= *(uno_Sequence**)any.getValue(); in dispatchExObject2Sequence()
2096 …uno_type_assignData( pDest, pSeqElemDescRef,const_cast<void*>( any.getValue()), any.getValueTypeRe… in dispatchExObject2Sequence()
2413 sal_Int32 value= *(sal_Int32*)any.getValue(); in reduceRange()
/trunk/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.hxx63 …virtual ::com::sun::star::uno::Any SAL_CALL getValue( sal_Int16 aControlId, sal_Int16 aControlActi…
89 …virtual ::com::sun::star::uno::Any SAL_CALL getValue( sal_Int16 aControlId, sal_Int16 aControlActi…
123 …virtual ::com::sun::star::uno::Any SAL_CALL getValue( sal_Int16 aControlId, sal_Int16 aControlActi…
/trunk/main/chart2/source/inc/
H A DCommonFunctors.hxx68 fResult = * reinterpret_cast< const double * >( rAny.getValue() ); in operator ()()
85 const double* pDouble = reinterpret_cast< const double * >( rAny.getValue() ); in operator ()()
98 return * reinterpret_cast< const ::rtl::OUString * >( rAny.getValue() ); in operator ()()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx581 Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_PASSWORD, 0 ); in enablePasswordBox()
600 Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_PREVIEW, 0 ); in updatePreviewState()
1299 && ( xControlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_AUTOEXTENSION, 0 ) in implInitializeFileName()
1571 Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_SELECTION, 0 ); in execute()
1592 Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_READONLY, 0 ); in execute()
1607 Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::LISTBOX_VERSION, in execute()
1632 Any aValue = xCtrlAccess->getValue( ExtendedFilePickerElementIds::CHECKBOX_PASSWORD, 0 ); in execute()
2050 aValue = xDlg->getValue( ExtendedFilePickerElementIds::CHECKBOX_LINK, 0 ); in saveConfig()
2055 aValue = xDlg->getValue( ExtendedFilePickerElementIds::CHECKBOX_PREVIEW, 0 ); in saveConfig()
2091 aValue = xDlg->getValue( ExtendedFilePickerElementIds::CHECKBOX_AUTOEXTENSION, 0 ); in saveConfig()
[all …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DFormat.java113 value = fmt.getValue(); in Format()
221 public String getValue() { in getValue() method in Format
400 return new String("Value : " + getValue() + " Category : " + getCategory()); in toString()
/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.hxx116 getValue( const rtl::OUString & rName ) const;
215 getValue( const rtl::OUString & rName ) const in getValue() function in http_dav_ucp::CachableContentProperties
216 { return m_aProps.getValue( rName ); } in getValue()
/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.hxx70 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
113 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
139 …virtual ::com::sun::star::uno::Any SAL_CALL getValue() throw (::com::sun::star::uno::RuntimeExcept…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XHierarchicalPropertySet.java99 Object getValue = oObj.getHierarchicalPropertyValue(pNames[k]); in _setHierarchicalPropertyValue() local
100 boolean localRes = ValueComparer.equalValue(getValue, newValue); in _setHierarchicalPropertyValue()
104 log.println("Gained " + getValue.toString()); in _setHierarchicalPropertyValue()
/trunk/main/unotools/source/config/
H A Dfltrcfg.cxx143 bLoadVBA = *(sal_Bool*)pValues[0].getValue(); in Load()
145 bSaveVBA = *(sal_Bool*)pValues[1].getValue(); in Load()
191 bLoadExecutable = *(sal_Bool*)pValues[0].getValue(); in Load()
389 sal_Bool bVal = *(sal_Bool*)pValues[nProp].getValue(); in Load()
H A Dmisccfg.cxx189 …case 0: bPaperSize = *(sal_Bool*)pValues[nProp].getValue(); break; //"Print/Warning/PaperSiz… in Load()
190 …case 1: bPaperOrientation = *(sal_Bool*)pValues[nProp].getValue(); break; //"Print/Warning/P… in Load()
191 …case 2: bNotFound = *(sal_Bool*)pValues[nProp].getValue() ; break; //"Print/Warning/N… in Load()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDatabaseRange.java168 oldVal = checkCell.getValue(); in _refresh()
185 valBeforeRefresh = checkCell.getValue(); in _refresh()
200 valAfterRefresh = checkCell.getValue(); in _refresh()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx405 SetFormat( *(sal_Bool*)rAny.getValue() ? AF_NAME : AF_SHORTCUT ); in PutValue()
409 if( *(sal_Bool*)rAny.getValue() ) in PutValue()
588 if( *(sal_Bool*)rAny.getValue() ) in PutValue()
1295 if(*(sal_Bool*)rAny.getValue()) in PutValue()
1313 if(*(sal_Bool*)rAny.getValue()) in PutValue()
1621 bIsHidden = *(sal_Bool*)rAny.getValue(); in PutValue()
1737 bIsHidden = *(sal_Bool*)rAny.getValue(); in PutValue()
1992 util::Date aSetDate = *(util::Date*)rAny.getValue(); in PutValue()
2154 if( *(sal_Bool*)rAny.getValue() ) in PutValue()
2248 bOn = *(sal_Bool*)rAny.getValue(); in PutValue()
H A Dusrfld.cxx160 if(*(sal_Bool*) rAny.getValue()) in PutValue()
166 if(*(sal_Bool*) rAny.getValue()) in PutValue()
361 if(*(sal_Bool*)rAny.getValue()) in PutValue()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx376 *static_cast<const uno::Sequence<sal_uInt8>*>(mAny.getValue()); in ImplCreateDocumentSummaryInformation()
470 sal_Int32 nFormat = *(sal_Int32*)aAny.getValue(); in ImplCreateHeaderFooters()
640 aCustomShow = ( *(::rtl::OUString*)mAny.getValue() ); in ImplCreateDocument()
650 ::rtl::OUString aSlideName( *(::rtl::OUString*)mAny.getValue() ); in ImplCreateDocument()
753 if ( mAny.getValue() ) in ImplCreateDocument()
765 if ( mAny.getValue() ) in ImplCreateDocument()
937 … EscherPropertyContainer::GetGradientColor( (::com::sun::star::awt::Gradient*)mAny.getValue(), 0 ); in ImplCreateMaster()
947 nFillColor = mpPptEscherEx->GetColor( *((sal_uInt32*)mAny.getValue()) ); in ImplCreateMaster()
1258 switch ( *(sal_Int32*)aAny.getValue() ) in ImplCreateSlide()
1514 nSlideTime = *(sal_Int32*)aAny.getValue() << 10; // in ticks in ImplCreateSlide()
[all …]
/trunk/main/unoxml/source/dom/
H A Dattr.cxx88 return getValue(); in getNodeValue()
149 OUString SAL_CALL CAttr::getValue() in getValue() function in DOM::CAttr
180 OUString sOldValue = getValue(); in setValue()
/trunk/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx266 nOffset = static_cast<sal_Int32>( xC->getValue( nParentFieldIndex )) * 60000; in getCombinedOffsetInMillis()
267 sal_Int16 nSecondMillis = xC->getValue( nChildFieldIndex ); in getCombinedOffsetInMillis()
427 sal_Int16 CalendarWrapper::getValue( sal_Int16 nFieldIndex ) const in getValue() function in CalendarWrapper
432 return xC->getValue( nFieldIndex ); in getValue()
/trunk/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx227 …Any SAL_CALL OCellValueBinding::getValue( const Type& aType ) throw (IncompatibleTypesException, R… in getValue() function in calc::OCellValueBinding
273 double nCellValue = m_xCell->getValue(); in getValue()
284 aReturn <<= m_xCell->getValue(); in getValue()
296 sal_Int32 nValue = (sal_Int32) rtl::math::approxFloor( m_xCell->getValue() ); in getValue()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DDFACreator.java128 final StateSet aEpsilonClosure = GetEpsilonClosure(GetEndStateSet(aEntry.getValue())); in ProcessTransitionFront()
144 final QualifiedName aElementName = GetElementName(aEntry.getValue()); in ProcessTransitionFront()
145 final String sElementTypeName = GetElementTypeName(aEntry.getValue()); in ProcessTransitionFront()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DIniFile.java244 String getValue(int _nIndex) in getValue() method in IniFile
266 public String getValue(String _sSection, String _sKey) in getValue() method in IniFile
276 sValue = getValue(i); in getValue()
/trunk/main/svtools/source/config/
H A Dfontsubstconfig.cxx77 bIsEnabled = *(sal_Bool*)aValues.getConstArray()[0].getValue(); in SvtFontSubstConfig()
105 pInsert->bReplaceAlways = *(sal_Bool*)pNodeValues[nName++].getValue(); in SvtFontSubstConfig()
106 pInsert->bReplaceOnScreenOnly = *(sal_Bool*)pNodeValues[nName++].getValue(); in SvtFontSubstConfig()

Completed in 181 milliseconds

12345678910>>...33