Home
last modified time | relevance | path

Searched refs:getValueType (Results 176 – 200 of 261) sorted by relevance

1234567891011

/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.hxx115 ,ValueType( _rDefaultValue.getValueType() ) in AsciiPropertyValue()
/aoo42x/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx753 …if (a.getValueTypeClass() == TypeClass_ENUM && a.getValueType() == ::getCppuType( (style::Vertical… in readVerticalAlignAttr()
945 …if (aSelectionType.getValueTypeClass() == TypeClass_ENUM && aSelectionType.getValueType() == ::get… in readSelectionTypeAttr()
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx687 aSimpleType = ::comphelper::getSequenceElementType( aIter->Value.getValueType() ); in exportDataSourceSettings()
700 sTypeName = lcl_implGetPropertyXMLType(aSeq[0].getValueType()); in exportDataSourceSettings()
/aoo42x/main/basic/source/classes/
H A Deventatt.cxx469 TypeClass eType = aAnyISP.getValueType().getTypeClass(); in RTL_Impl_CreateUnoDialog()
/aoo42x/main/forms/source/xforms/
H A Dconvert.cxx543 Map_t::iterator aIter = maMap.find( rAny.getValueType() ); in toXSD()
/aoo42x/main/sw/source/core/unocore/
H A Dunoftn.cxx284 return (ret.getValueType() == ::getCppuVoidType()) in queryInterface()
H A Dunosrch.cxx596 if(aValue.getValueType() == ::getBooleanCppuType()) in setPropertyValue()
/aoo42x/main/comphelper/qa/complex/comphelper/
H A DMap.java126 … assertTrue( _context + ": value types do not match", map.getValueType().equals( valueType ) ); in impl_checkMappings()
/aoo42x/main/extensions/source/ole/
H A Dservprov.cxx428 if (modelDepObject.getValueType() != getCppuType((sal_uInt32*)0)) in createBridge()
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridif.cxx1510 if (evt.NewValue.getValueType().getTypeClass() == TypeClass_VOID) in propertyChange()
1535 DBG_ASSERT(evt.NewValue.getValueType().getTypeClass() == TypeClass_BOOLEAN, in propertyChange()
2359 …DBG_ASSERT(aSelection.getValueType().getTypeClass() == TypeClass_INTERFACE, "FmXGridPeer::selectio… in selectionChanged()
H A Dfmgridcl.cxx752 DBG_ASSERT(aHidden.getValueType().getTypeClass() == TypeClass_BOOLEAN, in PreExecuteColumnContextMenu()
1125 if (aSelection.getValueType().getTypeClass() == TypeClass_INTERFACE) in SetDesignMode()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1210 if (aValue.getValueType().getTypeClass() != TypeClass_STRING) in setFastPropertyValue()
1479 if (aElement.getValueType().getTypeClass() != TypeClass_INTERFACE) in IMPLEMENT_LISTENER_ADMINISTRATION()
1663 if (Element.getValueType().getTypeClass() != TypeClass_INTERFACE) in replaceByIndex()
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx201 virtual sal_Int16 SAL_CALL getValueType() throw (RuntimeException);
1326 sal_Int16 SAL_CALL AnimationNode::getValueType() throw (RuntimeException) in getValueType() function in animcore::AnimationNode
/aoo42x/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1641 if( ( aAny.getValueType() != ::getCppuType( ( sal_Int16* )0 ) ) && in initialize()
1642 (aAny.getValueType() != ::getCppuType( ( sal_Int8* )0 ) ) ) in initialize()
/aoo42x/main/sw/source/ui/index/
H A Dcntex.cxx444 …DBG_ASSERT(aFormatAccess.getValueType() == ::getCppuType((uno::Reference<container::XIndexReplace>… in CreateOrUpdateExample()
/aoo42x/main/chart2/source/model/main/
H A DDataSeries.cxx349 OSL_ASSERT( rValue.getValueType().getTypeClass() == uno::TypeClass_INTERFACE ); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx292 rValue.Value.getValueType(), in PropertyValueSet()
/aoo42x/main/xmloff/source/core/
H A DSettingsExportHelper.cxx134 uno::Type aType = aAny.getValueType(); in CallTypeFunction()
/aoo42x/main/stoc/test/
H A Dtestregistry.cxx521 RegistryValueType valueType = xKey->getValueType(); in test_DefaultRegistry()
/aoo42x/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx593 uno::Type aType = rArg.getValueType(); in callFunction()
/aoo42x/main/pyuno/source/module/
H A Dpyuno_module.cxx376 if( a.getValueType().getTypeClass() == in getConstantByName()
/aoo42x/main/sw/source/core/fields/
H A Ddocufld.cxx1106 if ( aAny.getValueType() != ::getVoidCppuType() ) in Expand()
1990 if( rAny.getValueType() == ::getCppuType((util::Date*)0) ) in PutValue()
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1150 switch( rAny.getValueType().getTypeClass() ) in exportAnimProperty()
1642 nTmp = xAnimate->getValueType(); in exportAnimate()
/aoo42x/main/svx/source/unodraw/
H A DXPropertyTable.cxx375 …if( !rAny.getValue() || rAny.getValueType() != ::getCppuType((const drawing::PolyPolygonBezierCoor… in getEntry()
/aoo42x/main/sc/source/ui/vba/
H A Dvbahelper.cxx482 uno::Type aType = pvargItem.getValueType(); in getAnyAsString()

Completed in 149 milliseconds

1234567891011