Home
last modified time | relevance | path

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

/trunk/main/basic/inc/basic/
H A Dsbmeth.hxx89 SbIfaceMapperMethod( const String& rName, SbMethod* pImplMeth ) in SbIfaceMapperMethod() argument
90 : SbMethod( rName, pImplMeth->GetType(), NULL ) in SbIfaceMapperMethod()
91 , mxImplMeth( pImplMeth ) in SbIfaceMapperMethod()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx657 ( const String& rName, SbMethod* pImplMeth ) in GetIfaceMapperMethod() argument
665 pMapperMethod = new SbIfaceMapperMethod( rName, pImplMeth ); in GetIfaceMapperMethod()

Completed in 38 milliseconds