Searched refs:eSbxType (Results 1 – 2 of 2) sorted by relevance
2645 SbxDataType eSbxType, in SbUnoMethod() argument2650 : SbxMethod( aName_, eSbxType ) in SbUnoMethod()2718 SbxDataType eSbxType, in SbUnoProperty() argument2723 : SbxProperty( aName_, eSbxType ) in SbUnoProperty()2730 if( eSbxType & SbxARRAY ) in SbUnoProperty()2767 SbxDataType eSbxType; in Find() local2769 eSbxType = SbxVARIANT; in Find()2771 eSbxType = unoToSbxType( rProp.Type.getTypeClass() ); in Find()2945 SbxDataType eSbxType; in implCreateAll() local2947 eSbxType = SbxVARIANT; in implCreateAll()[all …]
113 …SbUnoMethod( const String& aName_, SbxDataType eSbxType, ::com::sun::star::uno::Reference< ::com::…141 SbUnoProperty( const String& aName_, SbxDataType eSbxType,
Completed in 195 milliseconds