Home
last modified time | relevance | path

Searched refs:getValueType (Results 126 – 150 of 261) sorted by relevance

1234567891011

/aoo42x/main/dtrans/source/generic/
H A Dgeneric_clipboard.cxx61 if (aArguments[n].getValueType() == getCppuType((OUString *) 0)) in initialize()
/aoo42x/main/forms/source/component/
H A DNumeric.cxx202 if (m_aDefault.getValueType().getTypeClass() == TypeClass_DOUBLE) in getDefaultForReset()
H A DFile.cxx180 …DBG_ASSERT(rValue.getValueType().getTypeClass() == TypeClass_STRING, "OFileControlModel::setFastPr… in setFastPropertyValue_NoBroadcast()
/aoo42x/main/chart2/source/tools/
H A DImplOPropertySet.cxx85 rProp.second.getValueType().getTypeClass() == uno::TypeClass_INTERFACE ) in operator ()()
H A DPropertyHelper.cxx122 ( rValue.getValueType() != xNameContainer->getElementType())) in lcl_addNamedPropertyUniqueNameToTable()
/aoo42x/main/comphelper/source/property/
H A Dpropertybag.cxx138 Type aPropertyType = _rInitialValue.getValueType(); in addProperty()
/aoo42x/main/sc/source/core/tool/
H A Daddincol.cxx1578 if ( rWrapped.TargetException.getValueType().equals( in ExecuteCallWithArgs()
1581 else if ( rWrapped.TargetException.getValueType().equals( in ExecuteCallWithArgs()
1606 uno::Type aType = rNewRes.getValueType(); in SetResult()
/aoo42x/main/svl/source/numbers/
H A Dsupservs.cxx107 if (pArgs->getValueType().equals(aExpectedArgType)) in initialize()
/aoo42x/main/sw/source/core/para/
H A Dparatr.cxx213 if(rVal.getValueType() == ::getCppuType((const style::DropCapFormat*)0)) in PutValue()
/aoo42x/main/ucb/source/ucp/webdav/
H A DUCBDeadPropertyValue.cxx452 const uno::Type& rType = rInData.getValueType(); in toXML()
/aoo42x/main/sfx2/source/control/
H A Dquerystatus.cxx125 ::com::sun::star::uno::Type pType = rEvent.State.getValueType(); in statusChanged()
H A Dmacro.cxx350 ::com::sun::star::uno::Type pType = rValue.getValueType(); in GenerateNameAndArgs_Impl()
H A Dsfxstatuslistener.cxx225 ::com::sun::star::uno::Type pType = rEvent.State.getValueType(); in statusChanged()
/aoo42x/main/cppu/inc/com/sun/star/uno/
H A DAny.h122 inline const Type & SAL_CALL getValueType() const SAL_THROW( () ) in getValueType() function in com::sun::star::uno::Any
/aoo42x/main/stoc/test/
H A Dtestintrosp.cxx122 Type aValType = aValue.getValueType(); in AnyToString()
1286 TypeClass eType = aPropVal.getValueType().getTypeClass(); in test_introsp()
/aoo42x/main/sd/source/core/
H A Dstlsheet.cxx1249 if( *pEntry->pType != aAny.getValueType() ) in getPropertyValue()
1252 …if( ( *pEntry->pType == ::getCppuType((const sal_Int16*)0)) && aAny.getValueType() == ::getCppuTyp… in getPropertyValue()
/aoo42x/main/chart2/source/model/main/
H A DDataPoint.cxx217 OSL_ASSERT( rValue.getValueType().getTypeClass() == uno::TypeClass_INTERFACE ); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1112 TypeClass eType = rValue.getValueType().getTypeClass(); in lcl_Any_To_ULONG()
1211 bException = (::getBooleanCppuType() != rVal.getValueType()); in setPagePrintSettings()
1261 else if ( rProp.Value.getValueType() != ::getVoidCppuType() ) in printPages()
1276 if ( rProp.Value.getValueType() == ::getBooleanCppuType()) in printPages()
1286 if ( rProp.Value.getValueType() == ::getBooleanCppuType() ) in printPages()
/aoo42x/main/chart2/source/model/template/
H A DCandleStickChartType.cxx325 OSL_ASSERT( rValue.getValueType().getTypeClass() == uno::TypeClass_INTERFACE ); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx456 getValueType().getTypeName())); in TEST()
/aoo42x/main/svl/inc/svl/
H A Dpoolitem.hxx73 if( rValue.getValueType() == ::getCppuBooleanType() ) in Any2Bool()
/aoo42x/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx147 const_cast< void* >( _rData.getValue() ), _rData.getValueType().getTypeLibType(), in lcl_copyData()
/aoo42x/main/cppuhelper/test/loader/
H A Dloader.test.cxx52 …virtual registry::RegistryValueType SAL_CALL getValueType( ) throw (registry::InvalidRegistryExce… in getValueType() function in MyKey
/aoo42x/main/toolkit/source/awt/
H A Dvclxcontainer.cxx155 if ( pTabs[n].getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_BOOLEAN ) in setTabOrder()
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx2289 … *(pEntry->pType) == ::getCppuType((const sal_Int16*)0) && *(pEntry->pType) != aAny.getValueType()) in getPropertyValue()
3126 if(aRet.getValueType() == ::getCppuVoidType()) in queryInterface()
3128 if(aRet.getValueType() == ::getCppuVoidType()) in queryInterface()
3428 if(aRet.getValueType() == ::getCppuVoidType()) in queryInterface()
3567 if(aRet.getValueType() == ::getCppuVoidType()) in queryInterface()

Completed in 173 milliseconds

1234567891011