Home
last modified time | relevance | path

Searched refs:getValueType (Results 226 – 250 of 261) sorted by relevance

1234567891011

/aoo42x/main/sd/source/ui/func/
H A Dfusel.cxx1487 aRet.getValueType() == getCppuBooleanType() && in AnimateObj()
/aoo42x/main/forms/source/misc/
H A DInterfaceContainer.cxx1154 if (Element.getValueType().getTypeClass() != TypeClass_INTERFACE) in replaceByName()
/aoo42x/main/sd/source/core/
H A DEffectMigration.cxx720 if( (*aIter)->getTarget().getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in SetTextAnimationEffect()
/aoo42x/main/unotools/source/config/
H A Dconfigitem.cxx452 …if( lInValues[nSourceCounter].getValueType() == ::getCppuType( (const Sequence< PropertyValue >*)N… in impl_unpackLocalizedProperties()
/aoo42x/main/basic/source/uno/
H A Dnamecont.cxx143 Type aAnyType = aElement.getValueType(); in replaceByName()
189 Type aAnyType = aElement.getValueType(); in insertByName()
/aoo42x/main/connectivity/source/parse/
H A Dsqlnode.cxx1180 …OSL_ENSURE(aValue.getValueType() == ::getCppuType((const ::com::sun::star::lang::Locale*)0), "OSQL… in predicateTree()
1182 if (aValue.getValueType() == ::getCppuType((const ::com::sun::star::lang::Locale*)0)) in predicateTree()
/aoo42x/main/chart2/source/tools/
H A DObjectIdentifier.cxx273 const uno::Type& rType = rAny.getValueType(); in ObjectIdentifier()
/aoo42x/main/oox/source/export/
H A Ddrawingml.cxx992 … if ( pPropValue[ i ].Value.getValueType() == ::getCppuType( (awt::Size*)0) ) in WriteParagraphNumbering()
/aoo42x/main/uui/source/
H A Diahndl.cxx359 return i_rRequest.getValueType().equals( aType ); in lcl_matchesRequest()
/aoo42x/main/sw/source/core/unocore/
H A Dunoparagraph.cxx551 …&& *(rEntry.pType) == ::getCppuType((const sal_Int16*)0) && *(rEntry.pType) != rAny.getValueType()) in GetSinglePropertyValue_Impl()
H A Dunotbl.cxx845 if(aRet.getValueType() == ::getCppuVoidType()) in queryInterface()
3023 if(aValue.getValueType() == ::getCppuType((const table::TableBorder* )0) in setPropertyValue()
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx718 && (aTmp.getValueType().getTypeClass() == TypeClass_BOOLEAN) in AppendComponent()
1509 …if ((nPos < nCount) && (pNewValues[nPos].getValueType().getTypeClass() == TypeClass_BOOLEAN) && ge… in fire()
/aoo42x/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx511 … if( rSelection.getValueType() == ::getCppuType( (const Sequence< Reference< XTreeNode > > *) 0 ) ) in ChangeNodesSelection()
/aoo42x/main/filter/source/msfilter/
H A Descherex.cxx1845 …if ( rAny.getValueType() == ::getCppuType( ( const ::com::sun::star::drawing::PolyPolygonBezierCoo… in GetPolyPolygon()
1894 …else if ( rAny.getValueType() == ::getCppuType( ( const ::com::sun::star::drawing::PointSequenceSe… in GetPolyPolygon()
1932 …else if ( rAny.getValueType() == ::getCppuType( ( const ::com::sun::star::drawing::PointSequence* … in GetPolyPolygon()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx1220 …if( !aElement.hasValue() || aElement.getValueType() != getElementType() || !(aElement >>= aPropert… in replaceByName()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx513 if(aNumProv.getValueType() == rProvType) in getTypes()
2149 if(aNumTunnel.getValueType() == rTunnelType) in getSomething()
/aoo42x/main/xmloff/source/core/
H A Dxmlimp.cxx1535 if (aAny.getValueType() == getBooleanCppuType()) in GetProgressBarHelper()
/aoo42x/main/chart2/source/controller/main/
H A DChartController_Window.cxx1653 const uno::Type& rType = rSelection.getValueType(); in select()
/aoo42x/main/extensions/source/bibliography/
H A Ddatman.cxx1590 if( evt.NewValue.getValueType() == ::getCppuType((Reference<io::XInputStream>*)0) ) in propertyChange()
/aoo42x/main/ucb/workben/ucb/
H A Ducbdemo.cxx1495 if ( aAny.getValueType() == getCppuType( (const ::rtl::OUString *)0 ) ) in getStringPropertyValue()
/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx393 … uno::Type aSimpleType( getSequenceElementType( aPropValues->Value.getValueType() ) ); in implApplyGenericProperties()
/aoo42x/main/sfx2/source/control/
H A Dbindings.cxx2144 ::com::sun::star::uno::Type pType = aAny.getValueType(); in QueryState()
/aoo42x/main/connectivity/source/commontools/
H A DFValue.cxx2213 switch (_rValue.getValueType().getTypeClass()) in fill()
/aoo42x/main/svtools/source/misc/
H A Dtransfer.cxx481 …if( maAny.hasValue() && ::com::sun::star::uno::TypeClass_STRING != maAny.getValueType().getTypeCla… in getTransferData()
/aoo42x/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1353 if (rAny.getValueType() != expectedType) in other_methodAny()

Completed in 294 milliseconds

1234567891011