Home
last modified time | relevance | path

Searched refs:eSbxType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx2645 SbxDataType eSbxType, in SbUnoMethod() argument
2650 : SbxMethod( aName_, eSbxType ) in SbUnoMethod()
2718 SbxDataType eSbxType, in SbUnoProperty() argument
2723 : SbxProperty( aName_, eSbxType ) in SbUnoProperty()
2730 if( eSbxType & SbxARRAY ) in SbUnoProperty()
2767 SbxDataType eSbxType; in Find() local
2769 eSbxType = SbxVARIANT; in Find()
2771 eSbxType = unoToSbxType( rProp.Type.getTypeClass() ); in Find()
2945 SbxDataType eSbxType; in implCreateAll() local
2947 eSbxType = SbxVARIANT; in implCreateAll()
[all …]
/trunk/main/basic/source/inc/
H A Dsbunoobj.hxx113 …SbUnoMethod( const String& aName_, SbxDataType eSbxType, ::com::sun::star::uno::Reference< ::com::…
141 SbUnoProperty( const String& aName_, SbxDataType eSbxType,

Completed in 34 milliseconds