Home
last modified time | relevance | path

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

/aoo41x/main/basic/inc/basic/
H A Dsbmeth.hxx88 SbIfaceMapperMethod( const String& rName, SbMethod* pImplMeth ) in SbIfaceMapperMethod() argument
89 : SbMethod( rName, pImplMeth->GetType(), NULL ) in SbIfaceMapperMethod()
90 , mxImplMeth( pImplMeth ) in SbIfaceMapperMethod()
/aoo41x/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 35 milliseconds