Searched refs:GetMethodName (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/basic/inc/basic/ |
H A D | basicrt.hxx | 39 const String GetMethodName( SbxNameType nType ); 55 const String GetMethodName( SbxNameType nType );
|
/aoo4110/main/basctl/source/basicide/ |
H A D | objdlg.cxx | 79 aDesc.GetMethodName(), ConvertType( aDesc.GetType() ) ); in MouseButtonDown() 207 … aDesc.GetMethodName(), aMacroTreeList.ConvertType( aDesc.GetType() ) ); in IMPL_LINK()
|
H A D | bastype2.cxx | 662 String aMethodName( aDesc.GetMethodName() ); in ExpandingHdl() 855 String aMethodName( aDesc.GetMethodName() ); in SetCurrentEntry()
|
H A D | bastype2.hxx | 128 const String& GetMethodName() const { return m_aMethodName; } in GetMethodName() function in BasicEntryDescriptor
|
H A D | macrodlg.cxx | 182 String aLastMacro( aDesc.GetMethodName() ); in RestoreMacroDescription() 728 String aSub( aDesc.GetMethodName() ); in IMPL_LINK()
|
H A D | bastype3.cxx | 423 String aMethodName( aDesc.GetMethodName() ); in IsValidEntry()
|
H A D | basides1.cxx | 634 ((ModulWindow*)pWin)->EditMacro( rSbxItem.GetMethodName() ); in ExecuteGlobal()
|
/aoo4110/main/vcl/unx/generic/app/ |
H A D | i18n_im.cxx | 306 GetMethodName( XIMStyle nStyle, char *pBuf, int nBufSize) in GetMethodName() function 358 GetMethodName(pStyle->supported_styles[nStyle], pBuf, nBuf) ); in PrintInputStyle()
|
H A D | i18n_ic.cxx | 586 GetMethodName(mnPreeditStyle | mnStatusStyle, pBuf, sizeof(pBuf)) ); in SupportInputMethodStyle()
|
/aoo4110/main/vcl/inc/unx/ |
H A D | i18n_im.hxx | 29 extern "C" char* GetMethodName( XIMStyle nStyle, char *pBuf, int nBufSize);
|
/aoo4110/main/basctl/source/inc/ |
H A D | sbxitem.hxx | 64 const String& GetMethodName() const { return m_aMethodName; } in GetMethodName() function in SbxItem
|
/aoo4110/main/automation/source/inc/ |
H A D | testapp.hxx | 165 String GetMethodName( sal_uLong nMethodId );
|
Completed in 110 milliseconds