Lines Matching refs:SbMethod
60 DECLARE_LIST( MacroList, SbMethod* ) in DECLARE_LIST() argument
283 SbMethod* MacroChooser::GetMacro() in GetMacro()
285 SbMethod* pMethod = 0; in GetMacro()
293 pMethod = (SbMethod*)pModule->GetMethods()->Find( aMacroName, SbxCLASS_METHOD ); in GetMacro()
303 SbMethod* pMethod = GetMacro(); in DeleteMacro()
350 SbMethod* MacroChooser::CreateMacro() in CreateMacro()
352 SbMethod* pMethod = 0; in CreateMacro()
425 SbMethod* pMethod = GetMacro(); in CheckButtons()
505 SbMethod* pMethod = GetMacro(); in IMPL_LINK_INLINE_START()
559 SbMethod* pMethod = (SbMethod*)pModule->GetMethods()->Get( iMeth ); in IMPL_LINK()
571 SbMethod* pM = aMacros.GetObject( n ); in IMPL_LINK()
674 SbMethod* pMethod = GetMacro(); in IMPL_LINK()
699 SbMethod* pMethod = GetMacro(); in IMPL_LINK()
775 SbMethod* pMethod = CreateMacro(); in IMPL_LINK()
809 SbMethod* pMethod = GetMacro(); in IMPL_LINK()