Home
last modified time | relevance | path

Searched refs:getTypeClass (Results 201 – 225 of 226) sorted by relevance

12345678910

/aoo42x/main/configmgr/source/
H A Dconfigurationregistry.cxx547 switch (t.getTypeClass()) { in getValueType()
/aoo42x/main/svx/source/form/
H A Dfmtextcontrolshell.cxx398 switch ( _rUnoState.getValueType().getTypeClass() ) in lcl_translateUnoStateToItem()
/aoo42x/main/forms/source/xforms/
H A Dmodel_ui.cxx96 switch( mxDataTypes->getDataType( sTypeName )->getTypeClass() ) in getDefaultServiceNameForNode()
/aoo42x/main/stoc/source/corereflection/
H A Dcriface.cxx856 if (xType.is() && xType->getTypeClass() == TypeClass_INTERFACE) in isAssignableFrom()
/aoo42x/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx44 switch ( aType.getTypeClass() ) in lcl_toMSOPropType()
/aoo42x/main/extensions/source/propctrlr/
H A Dformmetadata.cxx628 switch ( m_aType.getTypeClass() ) in getValueFromDescription()
H A Deventhandler.cxx695 OSL_ENSURE( _rControlValueType.getTypeClass() == TypeClass_STRING, in convertToControlValue()
/aoo42x/main/basic/source/runtime/
H A Dstep0.cxx359 if( aAny.getValueType().getTypeClass() == TypeClass_STRUCT ) in checkUnoStructCopy()
/aoo42x/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1007 if ( _rControlValue.getValueType().getTypeClass() == uno::TypeClass_STRING ) in convertToPropertyValue()
1155 if ( _rControlValueType.getTypeClass() == uno::TypeClass_STRING ) in convertToControlValue()
/aoo42x/main/starmath/source/
H A Dunomodel.cxx430 uno::TypeClass eType = rAny.getValueType().getTypeClass(); in lcl_AnyToINT16()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java300 switch (type.getTypeClass().getValue()) { in fill()
/aoo42x/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx230 TypeClass eType = rProp.Type.getTypeClass(); in implHandleControlResourceProperties()
/aoo42x/main/forms/source/misc/
H A DInterfaceContainer.cxx1154 if (Element.getValueType().getTypeClass() != TypeClass_INTERFACE) in replaceByName()
/aoo42x/main/embedserv/source/embed/
H A Ddocholder.cxx1146 getCppuType((sal_uInt32*) 0).getTypeClass() ) in GetIDispatch()
/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/registry/source/
H A Dreflread.cxx1732 aApi.getTypeClass = &typereg_reader_getTypeClass; in initRegistryTypeReader_Api()
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1150 switch( rAny.getValueType().getTypeClass() ) in exportAnimProperty()
/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx877 switch (value_td.getTypeClass()) in map_to_uno()
/aoo42x/main/connectivity/source/commontools/
H A DFValue.cxx2213 switch (_rValue.getValueType().getTypeClass()) in fill()
/aoo42x/main/svtools/source/misc/
H A Dtransfer.cxx481 …aAny.hasValue() && ::com::sun::star::uno::TypeClass_STRING != maAny.getValueType().getTypeClass() ) in getTransferData()
/aoo42x/main/sw/source/core/unocore/
H A Dunosett.cxx1342 if(rElement.getValueType().getTypeClass() != uno::TypeClass_SEQUENCE) in replaceByIndex()
H A Dunostyle.cxx901 if(rElement.getValueType().getTypeClass() == in insertByName()
/aoo42x/main/toolkit/source/awt/
H A Dvclxwindow.cxx1444 sal_Bool bVoid = Value.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_VOID; in setProperty()
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1629 if( a.getType().getTypeClass().equals( TypeClass.INTERFACE) in isVoidAny()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1112 TypeClass eType = rValue.getValueType().getTypeClass(); in lcl_Any_To_ULONG()

Completed in 303 milliseconds

12345678910