Searched defs:aMethodName (Results 1 – 14 of 14) sorted by relevance
37 String aMethodName; member in SfxMacroInfoItem
65 void SetMethodName( const String& aMethodName ) { m_aMethodName = aMethodName; } in SetMethodName()
281 String aMethodName; in GetEntryDescriptor() local423 String aMethodName( aDesc.GetMethodName() ); in IsValidEntry() local
129 …void SetMethodName( const String& aMethodName ) { m_aMethodName = aMethodName; } in SetMethodName()
662 String aMethodName( aDesc.GetMethodName() ); in ExpandingHdl() local855 String aMethodName( aDesc.GetMethodName() ); in SetCurrentEntry() local
146 String aMethodName; in StoreMacroDescription() local
897 …cument& rDocument, const String& aLibName, const String& aName, const String& aMethodName, sal_uIn… in SbxItem()
132 public boolean hasMethod( String aMethodName ) in hasMethod()
196 public boolean hasMethod( String aMethodName ) { in hasMethod()
415 sal_Bool Adapter::hasMethod( const OUString & aMethodName ) in hasMethod()
1211 ByteString aMethodName( GetExecMethod() ); in WriteSlotStubs() local
666 String aMethodName = pMethod->GetName(); in dbg_traceNotifyCall() local
2519 static String aMethodName( RTL_CONSTASCII_USTRINGPARAM("Userform_Layout") ); in triggerLayoutEvent() local2525 static String aMethodName( RTL_CONSTASCII_USTRINGPARAM("Userform_Resize") ); in triggerResizeEvent() local
130 rtl::OUString aMethodName = xFunction->getName(); in GetCompNames() local
Completed in 95 milliseconds